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 2399 for branches/nemo_v3_3_beta/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/1_namelist – NEMO

Ignore:
Timestamp:
2010-11-17T10:09:35+01:00 (13 years ago)
Author:
gm
Message:

v3.3beta: diaptr (poleward heat & salt transports) #759 : rewriting including dynamical allocation + DOCTOR names

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/nemo_v3_3_beta/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/1_namelist

    r2396 r2399  
    727727   ln_subbas  = .false.    !  Atlantic/Pacific/Indian basins computation (T) or not  
    728728                           !  (orca configuration only, need input basins mask file named "subbasins.nc" 
    729    nf_ptr     =  1         !  Frequency of ptr computation [time step] 
    730    nf_ptr_wri =  15        !  Frequency of ptr outputs 
     729   ln_ptrcomp = .false.    !  Add decomposition : overturning 
     730   nn_fptr    =  1         !  Frequency of ptr computation [time step] 
     731   nn_fwri    =  15        !  Frequency of ptr outputs [time step] 
    731732/ 
    732733!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.