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/GYRE_BFM – NEMO

Ignore:
Timestamp:
2017-12-06T18:17:10+01:00 (6 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/GYRE_BFM/EXP00/namelist_cfg

    r8882 r8930  
    249249   ln_zdftke   = .true.       !  Turbulent Kinetic Energy closure       (T =>   fill namzdf_tke) 
    250250   ln_zdfgls   = .false.      !  Generic Length Scale closure           (T =>   fill namzdf_gls) 
     251   ln_zdfosm   = .false.      !  OSMOSIS BL closure                     (T =>   fill namzdf_osm) 
    251252   ! 
    252253   !                       ! convection 
     
    286287/ 
    287288!----------------------------------------------------------------------- 
     289&namzdf_osm                !   OSM vertical diffusion                   (ln_zdfosm =T) 
     290!----------------------------------------------------------------------- 
     291/ 
     292!----------------------------------------------------------------------- 
    288293&namzdf_iwm    !    internal wave-driven mixing parameterization        (ln_zdfiwm =T) 
    289294!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.