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.
Changeset 8930 for branches/2017/dev_CNRS_2017/NEMOGCM/CONFIG/AMM12/EXP00/namelist_cfg – NEMO

Ignore:
Timestamp:
2017-12-06T18:17:10+01:00 (7 years ago)
Author:
acc
Message:

Branch 2017/dev_CNRS_2017. Merge in NOC-originated OSMOSIS additions from dev_r7881_ENHANCE09_RK3. SETTE tested successfully apart from WISOMIP_ST (expected) and WORCA2AGR_ST (which differs only after 115 timesteps and seems to be a local issue)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_CNRS_2017/NEMOGCM/CONFIG/AMM12/EXP00/namelist_cfg

    r8882 r8930  
    324324   ln_zdftke   = .false.      !  Turbulent Kinetic Energy closure       (T =>   fill namzdf_tke) 
    325325   ln_zdfgls   = .true.       !  Generic Length Scale closure           (T =>   fill namzdf_gls) 
     326   ln_zdfosm   = .false.      !  OSMOSIS BL closure                     (T =>   fill namzdf_osm) 
    326327   ! 
    327328   !                       ! convection 
     
    362363/ 
    363364!----------------------------------------------------------------------- 
     365&namzdf_osm                !   OSM vertical diffusion                   (ln_zdfosm =T) 
     366!----------------------------------------------------------------------- 
     367/ 
     368!----------------------------------------------------------------------- 
    364369&namzdf_iwm    !   internal wave-driven mixing parameterization         (ln_zdfiwm =T) 
    365370!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.