source: vendor/nemo/v3.4_r_3499_dev_r3406_LOCEAN4_XIOS/DOC/TexFiles/Namelist/namzdf_ric @ 53

Last change on this file since 53 was 1, checked in by cholod, 12 years ago

importing initial nemo vendor drop (v3.4_r_3220)

File size: 911 bytes
Line 
1!-----------------------------------------------------------------------
2&namzdf_ric    !   richardson number dependent vertical diffusion       ("key_zdfric" )
3!-----------------------------------------------------------------------
4   rn_avmri    = 100.e-4   !  maximum value of the vertical viscosity
5   rn_alp      =   5.      !  coefficient of the parameterization
6   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.
13/
Note: See TracBrowser for help on using the repository browser.