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

Ignore:
Timestamp:
2008-11-26T17:01:21+01:00 (15 years ago)
Author:
gm
Message:

phase the namelist with NEMO v3 + update the references & figures see ticket #284

File:
1 edited

Legend:

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

    r707 r1225  
    11!----------------------------------------------------------------------- 
    2 &namric   richardson number dependent vertical diffusion                
     2&namric        !   richardson number dependent vertical diffusion       ("key_zdfric" ) 
    33!----------------------------------------------------------------------- 
    4 !  "key_zdfric"               !  Activate Kz =function of Ri 
    5    avmri = 100.e-4            !  maximum value of the vertical viscosity 
    6    alp   =      5.            !  coefficient of the parameterization 
    7    nric  =       2            !  coefficient of the parameterization 
     4   avmri       = 100.e-4   !  maximum value of the vertical viscosity 
     5   alp         =   5.      !  coefficient of the parameterization 
     6   nric        =   2       !  coefficient of the parameterization 
    87/ 
Note: See TracChangeset for help on using the changeset viewer.