Skip to content

v0.5

Compare
Choose a tag to compare
@pgf pgf released this 06 Dec 12:43
· 4 commits to master since this release
3f84816

Main news:

  1. Run with any number of MPI processes: now the number of MPI processes does not necessarily have to be an integer divisor of the number of sub-domains.
  2. Use external MPICH compatible library (Intel MPI or whatever library is available on the HPC platform): needs to be set up (module load or whatever)
  3. Added command line option (-c) to use NETCDF4_CLASSIC format for output (default format is NETCDF4).

Minor fixes and updates.