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 2992 for branches/2011/dev_INGV_2011/NEMOGCM/CONFIG/POMME – NEMO

Ignore:
Timestamp:
2011-10-25T16:15:52+02:00 (13 years ago)
Author:
poddo
Message:

ticket #879. Step 2: Add in changes from the 2011/dev_r2802_INGV4_zdfRic branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2011/dev_INGV_2011/NEMOGCM/CONFIG/POMME/EXP00/namelist

    r2650 r2992  
    592592   rn_alp      =   5.      !  coefficient of the parameterization 
    593593   nn_ric      =   2       !  coefficient of the parameterization 
     594   rn_ekmfc    =   0.7     !  Factor in the Ekman depth Equation 
     595   rn_mldmin   =   1.0     !  minimum allowable mixed-layer depth estimate (m) 
     596   rn_mldmax   =1000.0     !  maximum allowable mixed-layer depth estimate (m) 
     597   rn_wtmix    =  10.0     !  vertical eddy viscosity coeff [m2/s] in the mixed-layer 
     598   rn_wvmix    =  10.0     !  vertical eddy diffusion coeff [m2/s] in the mixed-layer 
     599   ln_mldw     = .true.    !  Flag to use or not the mized layer depth param. 
    594600/ 
    595601!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.