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 3901 for branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/NEMO/OPA_SRC/DIA/diadct.F90 – NEMO

Ignore:
Timestamp:
2013-05-03T14:35:21+02:00 (11 years ago)
Author:
clevy
Message:

Configuration Setting/Step2, see ticket:#1074

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2013/dev_r3853_CNRS9_ConfSetting/NEMOGCM/NEMO/OPA_SRC/DIA/diadct.F90

    r3875 r3901  
    6666 
    6767  !! * Module variables 
    68   INTEGER :: nn_dct      = 1     ! Frequency of computation 
    69   INTEGER :: nn_dctwri   = 1     ! Frequency of output 
    70   INTEGER :: nn_secdebug = 0     ! Number of the section to debug 
     68  INTEGER :: nn_dct        ! Frequency of computation 
     69  INTEGER :: nn_dctwri     ! Frequency of output 
     70  INTEGER :: nn_secdebug   ! Number of the section to debug 
    7171    
    7272  INTEGER, PARAMETER :: nb_class_max  = 10 
Note: See TracChangeset for help on using the changeset viewer.