Skip to content

v1.2-mpi

Compare
Choose a tag to compare
@ladc ladc released this 05 Jan 16:51
· 18 commits to master since this release

MAOOAM v1.2-mpi has bugfixes in the IC specification / writing, improved ifort support and a custom integrator (Fortran).

Changelog

  • Lua code:
    Fix writing of IC by multiple threads.
    Update documentation.

From v1.2 (master)

  • Lua code:
    Reduce size of noise for random IC to avoid blow-up.
    Don’t rewrite IC file when resuming a previous run.
  • Fortran code:
    Selection of the integration scheme now done in the Makefile
    Update of the Makefile
    Correction of a bug in initial conditions (IC(0) should be always equal to 1)