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/NEMO/OPA_SRC/ZDF/zdf_oce.F90 – 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/NEMO/OPA_SRC/ZDF/zdf_oce.F90

    r8882 r8930  
    2222   LOGICAL , PUBLIC ::   ln_zdfric   !: Richardson depend coefficients 
    2323   LOGICAL , PUBLIC ::   ln_zdftke   !: Turbulent Kinetic Energy closure 
    24    LOGICAL , PUBLIC ::   ln_zdfgls   !: Generic Length Sclare closure 
     24   LOGICAL , PUBLIC ::   ln_zdfgls   !: Generic Length Scale closure 
     25   LOGICAL , PUBLIC ::   ln_zdfosm   !: OSMOSIS BL closure 
    2526   !                             ! convection 
    2627   LOGICAL , PUBLIC ::   ln_zdfevd   !: convection: enhanced vertical diffusion flag 
Note: See TracChangeset for help on using the changeset viewer.