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

Ignore:
Timestamp:
2011-01-09T05:46:20+01:00 (13 years ago)
Author:
gm
Message:

v3.3beta: phasing of the DOC and trunk namelists

File:
1 edited

Legend:

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

    r2282 r2540  
    44   rn_sbot_min =  300.     !  minimum depth of s-bottom surface (>0) (m) 
    55   rn_sbot_max = 5250.     !  maximum depth of s-bottom surface (= ocean depth) (>0) (m) 
    6    rn_theta    =    6.0    !  surface control parameter (0<=theta<=20) 
    7    rn_thetb    =    0.75   !  bottom control parameter  (0<=thetb<= 1) 
    8    rn_rmax     =    0.15   !  maximum cut-off r-value allowed (0<r_max<1) 
     6   rn_theta    =    6.0    !  surface control parameter (0<=rn_theta<=20) 
     7   rn_thetb    =    0.75   !  bottom control parameter  (0<=rn_thetb<= 1) 
     8   rn_rmax     =    0.15   !  maximum cut-off r-value allowed (0<rn_max<1) 
    99   ln_s_sigma  = .false.   !  hybrid s-sigma coordinates 
    1010   rn_bb       =    0.8    !  stretching with s-sigma 
Note: See TracChangeset for help on using the changeset viewer.