source: vendor/nemo/v3.4_r_3499_dev_r3406_LOCEAN4_XIOS/DOC/TexFiles/Namelist/namzgr_sco @ 53

Last change on this file since 53 was 1, checked in by cholod, 12 years ago

importing initial nemo vendor drop (v3.4_r_3220)

File size: 760 bytes
Line 
1!-----------------------------------------------------------------------
2&namzgr_sco    !   s-coordinate or hybrid z-s-coordinate
3!-----------------------------------------------------------------------
4   rn_sbot_min =  300.     !  minimum depth of s-bottom surface (>0) (m)
5   rn_sbot_max = 5250.     !  maximum depth of s-bottom surface (= ocean depth) (>0) (m)
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)
9   ln_s_sigma  = .false.   !  hybrid s-sigma coordinates
10   rn_bb       =    0.8    !  stretching with s-sigma
11   rn_hc       =  150.0    !  critical depth with s-sigma
12/
Note: See TracBrowser for help on using the repository browser.