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/nam_zgr_sco – 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/nam_zgr_sco

    r707 r1225  
    22&nam_zgr_sco   !   s-coordinate or hybrid z-s-coordinate 
    33!----------------------------------------------------------------------- 
    4    sbot_min =  300.        !  minimum depth of s-bottom surface (>0) (m) 
    5    sbot_max = 5250.        !  maximum depth of s-bottom surface (>0) (m) 
    6    !                       !  (= maximum ocean depth allowed)  
    7    theta    =    6.0       !  surface control parameter (0<=theta<=20) 
    8    thetb    =    0.75      !  bottom control parameter  (0<=thetb<= 1) 
    9    r_max    =    0.15      !  maximum cut-off r-value allowed (0<r_max<1) 
     4   sbot_min    =  300.     !  minimum depth of s-bottom surface (>0) (m) 
     5   sbot_max    = 5250.     !  maximum depth of s-bottom surface (= ocean depth) (>0) (m) 
     6   theta       =    6.0    !  surface control parameter (0<=theta<=20) 
     7   thetb       =    0.75   !  bottom control parameter  (0<=thetb<= 1) 
     8   r_max       =    0.15   !  maximum cut-off r-value allowed (0<r_max<1) 
    109/ 
Note: See TracChangeset for help on using the changeset viewer.