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 NEMO/branches/2018/dev_r9866_HPC_03_globcom/doc/namelists – NEMO

source: NEMO/branches/2018/dev_r9866_HPC_03_globcom/doc/namelists/namptr @ 11574

Last change on this file since 11574 was 10289, checked in by francesca, 6 years ago

alignment to the current version of the trunk

  • Property svn:mime-type set to text/x-fortran
File size: 397 bytes
Line 
1!-----------------------------------------------------------------------
2&namptr        !   Poleward Transport Diagnostic                        (default: OFF)
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/
Note: See TracBrowser for help on using the repository browser.