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 3049 for branches/2011/dev_MERCATOR_2011_MERGE/NEMOGCM/CONFIG/GYRE – NEMO

Ignore:
Timestamp:
2011-11-07T14:22:59+01:00 (13 years ago)
Author:
cbricaud
Message:

add changes from dev_r2802_MERCATOR10_diadct

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2011/dev_MERCATOR_2011_MERGE/NEMOGCM/CONFIG/GYRE/EXP00/namelist

    r3047 r3049  
    795795   ln_diahsb  = .false.    !  check the heat and salt budgets (T) or not (F) 
    796796/ 
     797!----------------------------------------------------------------------- 
     798&namdct        ! transports through sections 
     799!----------------------------------------------------------------------- 
     800    nn_dct      = 60       !  time step frequency for transports computing 
     801    nn_dctwri   = 60       !  time step frequency for transports writing 
     802    nn_secdebug = 0        !      0 : no section to debug 
     803                           !     -1 : debug all section 
     804                           !  0 < n : debug section number n 
     805/  
    797806 
    798807!!====================================================================== 
Note: See TracChangeset for help on using the changeset viewer.