Dear list,
ERmod 1.0.0 has been released at
https://sourceforge.net/projects/ermod/files/ermod-1.0/
As you can see, this is a major update of ERmod.
The most important change is we finally migrated to Python3.
* Moved toolchain to python3 and Fortran2008
* Requirement: Python 3.5+
* SltInfo / MolPrm format was changed. Old format is still accepted.
* engsln/engref output formats were changed.
* Removed unmaintained tools:
* MARBLE
* MODYLAS
* slvfe checks the consistency between soln/refs.
* Added internal rng to make sure the rng uncorrelated in parallel.
* Source code was reformatted with findent (3-column space indentation
throughout)
Note that we will move the version management system to git in a few days (for almost all users, this is irrelevant).
Best,
--
Shun Sakuraba