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.
namptr in branches/DEV_r1826_DOC/DOC/TexFiles/Namelist – NEMO

source: branches/DEV_r1826_DOC/DOC/TexFiles/Namelist/namptr @ 1831

Last change on this file since 1831 was 1831, checked in by gm, 14 years ago

cover, namelist, rigid-lid, e3t, appendices, see ticket: #658

  • Property svn:executable set to *
File size: 667 bytes
Line 
1!-----------------------------------------------------------------------
2&namptr       !   Poleward Transport Diagnostic
3!-----------------------------------------------------------------------
4   ln_diaptr  = .false.    !  Poleward heat and salt transport (T) or not (F)
5   ln_diaznl  = .false.    !  Add zonal means and meridional stream functions
6   ln_subbas  = .false.    !  Atlantic/Pacific/Indian basins computation (T) or not
7                           !  (orca configuration only, need input basins mask file named "subbasins.nc"
8   nf_ptr     =  1         !  Frequency of ptr computation [time step]
9   nf_ptr_wri =  15        !  Frequency of ptr outputs
10/
Note: See TracBrowser for help on using the repository browser.