Changes between Version 7 and Version 8 of user/gm/Namelist_framework
- Timestamp:
- 2018-06-21T22:01:00+02:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
user/gm/Namelist_framework
v7 v8 166 166 }}} 167 167 - create namisf, a "master" namelist for under-ice-shelf cavities. This namelist will regroup all ISF related control instead of the current spread of ISF control parameter throughout many namelists. 168 - rename namtra_adv_mle ==>> namtra_mle to be consistent with eve name: namtra_eiv which are both associated with an extra advection for tracers. '''==>>> DONE in rev @9532'''.169 - namlbc : the current default is no slip, should it be a required choice (set by default a negative value: -9999 or, a probably better case, set it by default to free slip ? '''==>>>required choice DONE in revision @9527'''168 - rename namtra_adv_mle ==>> namtra_mle to be consistent with eve name: namtra_eiv which are both associated with an extra advection for tracers. '''==>>> DONE in rev [changeset:9532 @9532]'''. 169 - namlbc : the current default is no slip, should it be a required choice (set by default a negative value: -9999 or, a probably better case, set it by default to free slip ? '''==>>>required choice DONE in revision [changeset:9527 @9527]''' 170 170 - namdyn_vor : add a ln_dynvor_noCOR option (used in some TEST_CASES (overflow and lock exchange) 171 171 - move ln_icebergs from namberg to namsbc namelist (affect the surface ocean boundary condition, should be a "associate manager" namelist … … 205 205 206 206 From discussion with Andrew: 207 - In logical namelist use "_OFF" instead of "_NONE" (e.g. ln_traldf_NONE ==> ln_traldf_OFF) '''DONE in @9526'''207 - In logical namelist use "_OFF" instead of "_NONE" (e.g. ln_traldf_NONE ==> ln_traldf_OFF) '''DONE in [changeset:9526 @9526]''' 208 208 - "specific" namelist should be called '''self-contained''' or '''autonomous''' namelist