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 2850 for branches/2011/dev_r2802_MERCATOR10_diadct/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/namelist – NEMO

Ignore:
Timestamp:
2011-09-21T14:09:21+02:00 (13 years ago)
Author:
cbricaud
Message:

add diadct namelist block for ORCA2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2011/dev_r2802_MERCATOR10_diadct/NEMOGCM/CONFIG/ORCA2_LIM/EXP00/namelist

    r2715 r2850  
    772772!----------------------------------------------------------------------- 
    773773   ln_diahsb  = .false.    !  check the heat and salt budgets (T) or not (F) 
     774/ 
     775!----------------------------------------------------------------------- 
     776&namdct        ! transports through sections 
     777!----------------------------------------------------------------------- 
     778    nn_dct      = 15       !  time step frequency for transports computing 
     779    nn_dctwri   = 15       !  time step frequency for transports writing 
     780    nn_secdebug = 112      !      0 : no section to debug 
     781                           !     -1 : debug all section 
     782                           !  0 < n : debug section number n 
    774783/ 
    775784 
Note: See TracChangeset for help on using the changeset viewer.