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 14144 – NEMO

Changeset 14144


Ignore:
Timestamp:
2020-12-10T11:59:59+01:00 (3 years ago)
Author:
smueller
Message:

Activation of the mixed-layer eddy parameterisation in the OSMOSIS ocean boundary layer scheme by default (ticket #2353)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2020/dev_r14122_ENHANCE-14_smueller_OSMOSIS_streamlining/cfgs/SHARED/namelist_ref

    r14089 r14144  
    12601260                               !  = 2:use surface value of SD fit to slope at rn_osm_hblfrac*hbl below surface 
    12611261   ln_zdfosm_ice_shelter = .true.  ! reduce surface SD and depth scale under ice 
    1262    ln_osm_mle = .false.        !  Use integrated FK-OSM model 
     1262   ln_osm_mle = .true.         !  Use integrated FK-OSM model 
    12631263/ 
    12641264!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.