source: CONFIG_DEVT/IPSLCM6.5_work_ENSEMBLES/modeles/NEMO/doc/namelists/nam_diadct @ 5501

Last change on this file since 5501 was 5501, checked in by aclsce, 4 years ago

First import of IPSLCM6.5_work_ENSEMBLES working configuration

File size: 628 bytes
Line 
1!-----------------------------------------------------------------------
2&nam_diadct    !   transports through some sections                     (default: OFF)
3!-----------------------------------------------------------------------
4    ln_diadct  = .false.   ! Calculate transport thru sections or not
5       nn_dct     = 15     !  time step frequency for transports computing
6       nn_dctwri  = 15     !  time step frequency for transports writing
7       nn_secdebug = 112   !      0 : no section to debug
8       !                   !     -1 : debug all section
9       !                   !  0 < n : debug section number n
10/
Note: See TracBrowser for help on using the repository browser.