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.
nam_zgr_sco in trunk/DOC/TexFiles/Namelist – NEMO

source: trunk/DOC/TexFiles/Namelist/nam_zgr_sco @ 1225

Last change on this file since 1225 was 1225, checked in by gm, 15 years ago

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

  • Property svn:executable set to *
File size: 582 bytes
Line 
1!-----------------------------------------------------------------------
2&nam_zgr_sco   !   s-coordinate or hybrid z-s-coordinate
3!-----------------------------------------------------------------------
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)
9/
Note: See TracBrowser for help on using the repository browser.