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.
Changeset 1225 for trunk/DOC/TexFiles/Namelist/namptr – NEMO

Ignore:
Timestamp:
2008-11-26T17:01:21+01:00 (15 years ago)
Author:
gm
Message:

phase the namelist with NEMO v3 + update the references & figures see ticket #284

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DOC/TexFiles/Namelist/namptr

    r707 r1225  
    11!----------------------------------------------------------------------- 
    2 &namptr   !   Poleward Transport Diagnostic 
     2&namptr       !   Poleward Transport Diagnostic 
    33!----------------------------------------------------------------------- 
    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 
     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] 
    88/ 
Note: See TracChangeset for help on using the changeset viewer.