source: vendor/nemo/v3.4_r_3499_dev_r3406_LOCEAN4_XIOS/DOC/TexFiles/Namelist/namptr @ 53

Last change on this file since 53 was 1, checked in by cholod, 12 years ago

importing initial nemo vendor drop (v3.4_r_3220)

File size: 742 bytes
Line 
1!-----------------------------------------------------------------------
2&namptr       !   Poleward Transport Diagnostic
3!-----------------------------------------------------------------------
4   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]
11/
Note: See TracBrowser for help on using the repository browser.