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 4147 for branches/2013/dev_LOCEAN_2013/DOC/TexFiles/Namelist/namzdf_kpp – NEMO

Ignore:
Timestamp:
2013-11-04T12:51:55+01:00 (10 years ago)
Author:
cetlod
Message:

merge in dev_LOCEAN_2013, the 1st development branch dev_r3853_CNRS9_Confsetting, from its starting point ( r3853 ) on the trunk: see ticket #1169

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2013/dev_LOCEAN_2013/DOC/TexFiles/Namelist/namzdf_kpp

    r3294 r4147  
    22&namzdf_kpp    !   K-Profile Parameterization dependent vertical mixing  ("key_zdfkpp", and optionally: 
    33!------------------------------------------------------------------------ "key_kppcustom" or "key_kpplktb") 
    4    ln_kpprimix = .true.    !  shear instability mixing  
     4   ln_kpprimix = .true.    !  shear instability mixing 
    55   rn_difmiw   =  1.0e-04  !  constant internal wave viscosity [m2/s] 
    66   rn_difsiw   =  0.1e-04  !  constant internal wave diffusivity [m2/s] 
    77   rn_riinfty  =  0.8      !  local Richardson Number limit for shear instability 
    88   rn_difri    =  0.0050   !  maximum shear mixing at Rig = 0    [m2/s] 
    9    rn_bvsqcon  = -0.01e-07 !  Brunt-Vaisala squared for maximum convection [1/s2]  
    10    rn_difcon   =  1.       !  maximum mixing in interior convection [m2/s]  
     9   rn_bvsqcon  = -0.01e-07 !  Brunt-Vaisala squared for maximum convection [1/s2] 
     10   rn_difcon   =  1.       !  maximum mixing in interior convection [m2/s] 
    1111   nn_avb      =  0        !  horizontal averaged (=1) or not (=0) on avt and amv 
    1212   nn_ave      =  1        !  constant (=0) or profile (=1) background on avt 
Note: See TracChangeset for help on using the changeset viewer.