Announcement of 4.2.1 Bugfix Release

NEMO v4.2.1 is now available!

To checkout the 4.2.1 release:

git clone --branch 4.2.1 https://forge.nemo-ocean.eu/nemo/nemo.git nemo_4.2.1

Full list of changes since 4.2.0 available here

Migration guide from 4.0 to 4.2 available here

Brief summary of highlights:

NEMO version 4.2.1 can be viewed largely as a bugfix release with very minor highlights in terms of developments. For details on all changes since the 4.2.0, please refer to this page. Notably, small improvements to the NEMO-TOP interface were made, especially the robustness of passive tracer conservation for the euler-forward time-stepping scheme. An issue with the option ln_top_euler = .true. has been resolved as implementation of this was found to possibly result in small drifts in passive tracer inventories. Furthermore, a restartability issue affecting some configurations with euler-forward time-stepping of passive tracers has been addressed, along with improvements in offline transport when using the linear free surface option. Conservation of passive tracers is now restored to the level of uncertainty expected from double precision arithmetic. Debugging of HPC capabilities now means that the model can be run in single precision to save cpu time (using the cpp key key_single). Note that the results are not as accurate as when running in double precision. Additionally, demonstration of mixed-precision compilation for ORCA2 is available with further details here. It is now possible to use the new version of the input/output manager, XIOS3, instead of XIOS2 with the cpp key “key_xios3” (which needs to be added alongside “key_xios”), see user guide section for further instructions. Finally, it is important to note that tiling capabilities are not fully functional in the 4.2.1 and so we do not recommend the activation of this option.

The Nemo System Team strongly encourages users working with version 4.2.0 to upgrade to this new bugfix release. For new users, please refer to this page for instructions on installation.

Documentation: