ZEUS-MP/2 2.1.2
Up to Product page
Bugfix release.
For additional information about this project, please visit the
project page.
Available downloads
Release Notes
| State | Final release |
|---|---|
| License | ZEUS-MP |
Bugfixes
- Subroutine mapout.F edited to add a statement which writes the boundary value arrays nijb1 and nojb1 to the restart files. These writes had been erroneously omitted in previous releases. (Perversely, the corres- ponding READ statements in mapin.F were already present.)
- Subroutine restart.F was edited so that the (unnecessary) call to NUDT was commented out. The restart files already contain the value of dt that should be used at startup; this call to NUDT overwrites that value.