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 6440 for branches/UKMO/dev_r5518_GC3p0_package/DOC/TexFiles/Namelist/namptr – NEMO

Ignore:
Timestamp:
2016-04-07T16:32:24+02:00 (8 years ago)
Author:
dancopsey
Message:

Merged in nemo_v3_6_STABLE_copy up to revision 6436.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/dev_r5518_GC3p0_package/DOC/TexFiles/Namelist/namptr

    r4147 r6440  
    33!----------------------------------------------------------------------- 
    44   ln_diaptr  = .false.    !  Poleward heat and salt transport (T) or not (F) 
    5    ln_diaznl  = .true.     !  Add zonal means and meridional stream functions 
    6    ln_subbas  = .true.     !  Atlantic/Pacific/Indian basins computation (T) or not 
    7                            !  (orca configuration only, need input basins mask file named "subbasins.nc" 
    8    ln_ptrcomp = .true.     !  Add decomposition : overturning 
    9    nn_fptr    =  1         !  Frequency of ptr computation [time step] 
    10    nn_fwri    =  15        !  Frequency of ptr outputs [time step] 
     5   ln_subbas  = .false.     !  Atlantic/Pacific/Indian basins computation (T) or not 
    116/ 
Note: See TracChangeset for help on using the changeset viewer.