New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changelog (diff) – NEMO

Changes between Version 25 and Version 26 of Changelog


Ignore:
Timestamp:
2021-12-27T15:08:17+01:00 (2 years ago)
Author:
clem
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Changelog

    v25 v26  
    2424 
    2525== 2021 v4.0.7 (Dec 2021) minor release 
    26 This version does not differ much from v4.0.6, except that the initial ssh for all simulations is now adjusted to the initial volume of sea ice (if any), so that the total ocean+ice volume remains unchanged across simulations (0 at init.). This applies to both levitating (ssh depletion is global) and embedded sea ice (ssh depletion is only below the ice). 
    27  
    28 The bug on sublimation has been corrected as well as few other bugs mainly concerning sea-ice, agrif and icebergs. Addtional outputs are provided to close the mass, heat and salt budget of the ice-ocean system. And one namelist_ice default parameter has been changed because it appeared to be the least physical (nn_qtrice=1->0) 
     26This version does not differ much from v4.0.6, except that: 
     27- the initial ssh for all simulations is now adjusted to the initial volume of sea ice (if any), so that the total ocean+ice volume remains unchanged across simulations (0 at init.). This applies to both levitating (ssh depletion is global) and embedded sea ice (ssh depletion is only below the ice). 
     28- The bug on sublimation has been corrected as well as few other bugs mainly concerning sea-ice, agrif and icebergs. 
     29- Addtional outputs are provided to close the mass, heat and salt budget of the ice-ocean system. 
     30- Namelist changes: 
     31  - a new namelist_ref parameter (nn_vvl_interp) has been introduced to solve a long lasting issue on vertical scale factors (see ticket #1791) 
     32  - a new namelist_top_ref parameter (ln_trcdc2dm), the counterpart of ln_dm2dc, has been introduced to implement the diurnal cycle in TOP (see ticket #2739) 
     33  - one namelist_ice_ref default parameter has been changed because it appeared to be the least physical (nn_qtrice=1->0) 
    2934 
    3035The complete list of code changes is here: 
    31 https://forge.ipsl.jussieu.fr/nemo/changeset?sfp_email=&sfph_mail=&reponame=&new=15599%40NEMO%2Freleases%2Fr4.0%2Fr4.0-HEAD&old=14605%40NEMO%2Freleases%2Fr4.0%2Fr4.0-HEAD&sfp_email=&sfph_mail= 
     36https://forge.ipsl.jussieu.fr/nemo/changeset?sfp_email=&sfph_mail=&reponame=&new=15613%40NEMO%2Freleases%2Fr4.0%2Fr4.0-HEAD&old=14605%40NEMO%2Freleases%2Fr4.0%2Fr4.0-HEAD&sfp_email=&sfph_mail= 
    3237 
    3338== 2021 v4.0.6 (Mar 2021) minor release