Newer
Older
# List the main additions of the new 4.2 release - February 2022
This document lsts the improvements and new features of the 4.2 release compared to the previous 4.0.
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 (link to add).
Improvements and new features of 4.2 release
## KERNEL
- Quasi Eulerian Coordinates
- New vertical scale factors management
- New HPG schemes, Runge Kutta (preparatory stages includes time-pointer changes, DO LOOP macros
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
## AIR SEA INTERACTIONS
- Currents feedbacks
- Mass-flux convection scheme (still not compatible with TOP & PISCES)
- Bulk improvements
- ABL1D model & tools improvements
- Wave forcing improvements
- Atmospheric boundary layer
## AGRIF
- Improvement of Agrif for global configurations (periodic, north fold zoom, HPC), AGRIF vertical interpolation
## SI3
- EAP & VP rheology (V&V to complete)
- Melt ponds (preliminary implementation)
## ENHANCE
- Ocean column properties in NEMO-ICB
- OSMOSIS
- Update tidal mixing
## TOP
- Ice sheet iron sources
- Scheme for vertical penetration of visible light
## DATA interface
- OBS modifications
## IO Manager
- Restart read write with XIOS
## VALIDATION
- Tests cases now available with most new developments
- SETTE validation script improvements
- OASIS test case for ocean atmosphere coupled interface
## HPC
- Extra Halo extension
- Mixed precision preparatory phase
- MPI Communication cleanup & improvements using MPI3
- Loop fusion
- Tiling
- Improved computational performance of solar penetration scheme