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/NEMO/DOC/BETA/Namelist – NEMO

source: trunk/NEMO/DOC/BETA/Namelist/nam_zgr_sco @ 705

Last change on this file since 705 was 705, checked in by smasson, 17 years ago

Historical date: first beta version of the documentation, see ticket:1

  • Property svn:executable set to *
File size: 629 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 (>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)
10/
Note: See TracBrowser for help on using the repository browser.