Skip to content

Releases: ggciag/mandyoc

v0.1.6

21 Mar 14:18
44b7b06
Compare
Choose a tag to compare

DOI
DOI

This release mostly addresses issues related to documentation and JOSS paper.

Changes:

This release contains contributions from:

v0.1.5

11 Mar 18:31
61dd9fd
Compare
Choose a tag to compare

This release mostly addresses issues related to JOSS review (issues from #46 to #54).

Changes:

  • fix segmentation fault associate with particles warm (#63)
  • improve Makefile (#55)
  • add Docker image (#57)
  • add two new example scenarios (#65)
  • add scaling examples for vanKeken and Crameri examples (#67)
  • add automated tests (#68)
  • improve model progression output (#64)
  • improve install instructions (#69)
  • improve documentation (#56)
  • convert examples to jupyter notebooks (#58)
  • update JOSS paper (#60)

This release contains contributions from:

Full Changelog: v0.1.4...v0.1.5

v0.1.4

26 Jan 18:30
0914456
Compare
Choose a tag to compare

Changes:

  • Add notes about MPIEXEC variable in mandyoc-installation doc and contributing section (#45 ).
  • Fix expression for viscosity component in documentation ($37).
  • Remove definition of MPIEXEC in Makefile (#42).
  • Fix DOIs (#43)

This release contains contributions from:

v0.1.3

12 Jan 12:39
Compare
Choose a tag to compare

Changes:

  • fix Makefile variable related to MPI (#39)

  • fix Makefile test target (#39)

  • fix an error in the test section in the CONTRIBUTING file (#39)

  • improve JOSS paper (d3d4f06)

This release contains contributions from:

Full Changelog: v0.1.2...v0.1.3

0.1.2

27 Sep 13:35
29602c2
Compare
Choose a tag to compare

Changes:

  • Improve examples (#25):
    • Fix path.
    • Add README file with running instructions.
    • Improve examples script to create input files and plot results.
  • Test to check that the Mandyoc output result for a given model is equal to the expected result (#27)
  • Improve paper (#34)
  • Add developers info (#28)
  • Fixes -Wunused-but-set-variable warnings during Mandyoc compilation (#26)
  • Fix documentation (#16 #33 #30)
  • Improve GitAction for documentation (#33)

This release contains contributions from:

  • Jamison Assunção
  • Rafael Silva
  • Victor Sacek
  • Agustina Pesce

0.1.1

27 Jul 17:53
45bc29e
Compare
Choose a tag to compare

Mandyoc is a finite element code written in C dedicated to simulate thermo-chemical convection in the interior of terrestrial planets.
Different linear and non-linear rheologies can be adopted, appropriately simulating the strain and stress pattern in the Earth's crust and mantle, both in extensional or collisional tectonics. Additionally, the code allows variations of boundary condition for the velocity field in space and time, simulating different pulses of tectonism in the same numerical scenario.

Main changes to version 0.1.1:

  • Small corrections in the setup of the numerical examples.
  • Update in the documentation.

0.1.0

22 Jul 14:18
d31a417
Compare
Choose a tag to compare

First release - Mandyoc

Mandyoc is a finite element code written in C dedicated to simulate thermo-chemical convection in the interior of terrestrial planets.
Different linear and non-linear rheologies can be adopted, appropriately simulating the strain and stress pattern in the Earth's crust and mantle, both in extensional or collisional tectonics. Additionally, the code allows variations of boundary condition for the velocity field in space and time, simulating different pulses of tectonism in the same numerical scenario.