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

source: trunk/NEMO/DOC/BETA/Namelist/nam_zgr @ 707

Last change on this file since 707 was 707, checked in by smasson, 16 years ago

error during changeset:705... related to ticket:1

  • Property svn:executable set to *
File size: 438 bytes
Line 
1!-----------------------------------------------------------------------
2&nam_zgr       !   vertical coordinate
3!-----------------------------------------------------------------------
4   ln_zco   =  .false.     !   z-coordinate - full    steps 
5   !                       !       ("key_zco" may also be defined)
6   ln_zps   =  .true.      !  z-coordinate - partial steps   
7   ln_sco   =  .false.     !  s- or hybrid z-s-coordinate   
8/
Note: See TracBrowser for help on using the repository browser.