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 tags/nemo_v3_2/nemo_v3_2/DOC/TexFiles/Namelist – NEMO

source: tags/nemo_v3_2/nemo_v3_2/DOC/TexFiles/Namelist/namptr @ 1878

Last change on this file since 1878 was 1878, checked in by flavoni, 14 years ago

initial test for nemogcm

File size: 534 bytes
Line 
1!-----------------------------------------------------------------------
2&namptr       !   Poleward Transport Diagnostic
3!-----------------------------------------------------------------------
4   ln_diaptr  = .false.    !  Poleward heat and salt transport (T) or not (F)
5   ln_subbas  = .false.    !  Atlantic/Pacific/Indian basins computation (T) or not
6                           !  (orca configuration only, need input basins mask file named "subbasins.nc"
7   nf_ptr     =  15        !  Frequency of ptr computation [time step]
8/
Note: See TracBrowser for help on using the repository browser.