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/POMME – 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/POMME/EXP00/namelist

    r3047 r3049  
    799799!----------------------------------------------------------------------- 
    800800   ln_diahsb  = .false.    !  check the heat and salt budgets (T) or not (F) 
     801/ 
     802!----------------------------------------------------------------------- 
     803&namdct        ! transports through sections 
     804!----------------------------------------------------------------------- 
     805    nn_dct      = 60       !  time step frequency for transports computing 
     806    nn_dctwri   = 60       !  time step frequency for transports writing 
     807    nn_secdebug =  0       !      0 : no section to debug 
     808                           !     -1 : debug all section 
     809                           !  0 < n : debug section number n 
    801810/ 
    802811 
Note: See TracChangeset for help on using the changeset viewer.