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 3294 for trunk/DOC/TexFiles/Namelist/namzdf_ric – NEMO

Ignore:
Timestamp:
2012-01-28T17:44:18+01:00 (12 years ago)
Author:
rblod
Message:

Merge of 3.4beta into the trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DOC/TexFiles/Namelist/namzdf_ric

    • Property svn:executable deleted
    r2540 r3294  
    55   rn_alp      =   5.      !  coefficient of the parameterization 
    66   nn_ric      =   2       !  coefficient of the parameterization 
     7   rn_ekmfc    =   0.7     !  Factor in the Ekman depth Equation 
     8   rn_mldmin   =   1.0     !  minimum allowable mixed-layer depth estimate (m) 
     9   rn_mldmax   =1000.0     !  maximum allowable mixed-layer depth estimate (m) 
     10   rn_wtmix    =  10.0     !  vertical eddy viscosity coeff [m2/s] in the mixed-layer 
     11   rn_wvmix    =  10.0     !  vertical eddy diffusion coeff [m2/s] in the mixed-layer 
     12   ln_mldw     = .true.    !  Flag to use or not the mized layer depth param. 
    713/ 
Note: See TracChangeset for help on using the changeset viewer.