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

source: trunk/NEMO/DOC/BETA/Namelist/namptr @ 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: 517 bytes
Line 
1!-----------------------------------------------------------------------
2&namptr   !   Poleward Transport Diagnostic
3!-----------------------------------------------------------------------
4   ln_diaptr = .false.           !  logical flag for Poleward transport computation
5   ln_subbas = .false.           !  logical flag for Atlantic/Pacific/Indian basins computation
6                                 !  need input basins mask file named "subbasins.nc"
7   nf_ptr    =  15               !  Frequency of computation
8/
Note: See TracBrowser for help on using the repository browser.