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 1759 for trunk/CONFIG/ORCA2_LIM_PISCES/EXP00/namelist – NEMO

Ignore:
Timestamp:
2009-11-25T16:02:31+01:00 (14 years ago)
Author:
cetlod
Message:

Improvement NEMO standard configuration, see ticket:614

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/CONFIG/ORCA2_LIM_PISCES/EXP00/namelist

    r1741 r1759  
    698698&namptr       !   Poleward Transport Diagnostic 
    699699!----------------------------------------------------------------------- 
    700    ln_diaptr  = .false.    !  Poleward heat and salt transport (T) or not (F) 
    701    ln_diaznl  = .false.    !  Add zonal means and meridional stream functions 
    702    ln_subbas  = .false.    !  Atlantic/Pacific/Indian basins computation (T) or not  
     700   ln_diaptr  = .true.     !  Poleward heat and salt transport (T) or not (F) 
     701   ln_diaznl  = .true.     !  Add zonal means and meridional stream functions 
     702   ln_subbas  = .true.     !  Atlantic/Pacific/Indian basins computation (T) or not  
    703703                           !  (orca configuration only, need input basins mask file named "subbasins.nc" 
     704   ln_ptrcomp = .true.     !  Add decomposition : overturning  
    704705   nf_ptr     =  1         !  Frequency of ptr computation [time step] 
    705706   nf_ptr_wri =  15        !  Frequency of ptr outputs 
Note: See TracChangeset for help on using the changeset viewer.