Skip to content
Snippets Groups Projects
CHANGES.md 2.47 KiB
Newer Older
Stefania Ciliberti's avatar
Stefania Ciliberti committed
# List of the main additions of the new 4.2 release - February 2022
Guillaume Samson's avatar
Guillaume Samson committed

Stefania Ciliberti's avatar
Stefania Ciliberti committed
This section provides you an overview of the major NEMO upgrades as included in the new 4.2 release. 
It includes instructions on how to move to new version and a list of the novelties of changed NEMO modules.
Stefania Ciliberti's avatar
Stefania Ciliberti committed
If you are willing to port an existing configuration in order to start using this new release, it is sugggested to also look at the 4.2 [Migration Guide](https://sites.nemo-ocean.io/user-guide/migration.html).

## KERNEL

- Quasi Eulerian Coordinates
Stefania Ciliberti's avatar
Stefania Ciliberti committed
- New HPG schemes (improvements and new option)
Claire Levy's avatar
Claire Levy committed
- Preparatory stages for new RK3 time stepping scheme (includes time-pointer changes, DO LOOP macros, changes in main arrays dimensions)
- Full Shallow Water setup
- New vertical scale factors management in time reducing meùory footprint : added key qco (Quasi Eulerian Coordinates), key linssh, see Migration Guide

## AIR SEA INTERACTIONS

- Currents feedbacks
- Mass-flux convection scheme (still not compatible with TOP & PISCES)
- Bulk improvements 
Claire Levy's avatar
Claire Levy committed
- Atmospheric Boundary layer model (1D vertical as for now) & tools improvements
- Wave forcing improvements

Claire Levy's avatar
Claire Levy committed
## AGRIF zooms
Claire Levy's avatar
Claire Levy committed
- Improvement of Agrif for global configurations (periodic, north fold zoom, HPC), 
- Allow AGRIF for multiple vertical grids
- Updated Nesting Tools to set up the AGRIF zooms
Claire Levy's avatar
Claire Levy committed
## Sea-ice SI3

- EAP & VP rheology (V&V to complete)
- Melt ponds (preliminary implementation)
Stefania Ciliberti's avatar
Stefania Ciliberti committed
- (Updated Reference Manual will be made available to users by March 2022)
Claire Levy's avatar
Claire Levy committed
## ENHANCEMENTS

- Ocean column properties in NEMO-ICB
- OSMOSIS
Claire Levy's avatar
Claire Levy committed
- Update internal tidal mixing 
Claire Levy's avatar
Claire Levy committed
## Tracers and biogeochemistry TOP

- Ice sheet iron sources
- Scheme for vertical penetration of visible light
Stefania Ciliberti's avatar
Stefania Ciliberti committed
- (Updated Reference Manual will be made available to users by March 2022)

## DATA interface

- OBS modifications

Claire Levy's avatar
Claire Levy committed
## Input Output Manager
Claire Levy's avatar
Claire Levy committed
- Use XIOS to read & write restart file (allowing to produce a unique restart file while using domain decomposition)
Claire Levy's avatar
Claire Levy committed
## High Performance Computing HPC
Claire Levy's avatar
Claire Levy committed
- MPI Communication cleanup & improvements using MPI3
- Reduce memory footprint
- Improved computational performance of solar penetration scheme
So as some new features implemented, and now needing further work to produce actual performance improvements:
- Extra Halo extension
- Mixed precision preparatory phase
- Loop fusion
- Tiling

Claire Levy's avatar
Claire Levy committed
## VERIFICATION & VALIDATION

- Tests cases now available with most  new developments
- SETTE validation script improvements
- OASIS test case for ocean atmosphere coupled interface