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_OFF_PISCES/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_OFF_PISCES/EXP00/namelist

    r2715 r2850  
    787787!----------------------------------------------------------------------- 
    788788   ln_diahsb  = .false.     !  check the heat and salt budgets (T) or not (F) 
     789/ 
     790!----------------------------------------------------------------------- 
     791&namdct        ! transports through sections 
     792!----------------------------------------------------------------------- 
     793    nn_dct      = 15       !  time step frequency for transports computing 
     794    nn_dctwri   = 15       !  time step frequency for transports writing 
     795    nn_secdebug = 112      !      0 : no section to debug 
     796                           !     -1 : debug all section 
     797                           !  0 < n : debug section number n 
    789798/ 
    790799 
Note: See TracChangeset for help on using the changeset viewer.