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 1604 – NEMO

Changeset 1604


Ignore:
Timestamp:
2009-08-11T14:32:53+02:00 (15 years ago)
Author:
ctlod
Message:

Doctor naming of OPA namelist variables, see ticket: #526

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/DOM/domain.F90

    r1601 r1604  
    128128         WRITE(numout,*) '      experiment name for output      cn_exp     = ', cn_exp 
    129129         WRITE(numout,*) '      restart logical                 ln_rstart  = ', ln_rstart 
    130          WRITE(numout,*) '      control of time step            nn_rstdt   = ', nn_rstctl 
     130         WRITE(numout,*) '      control of time step            nn_rstctl  = ', nn_rstctl 
    131131         WRITE(numout,*) '      number of the first time step   nn_it000   = ', nn_it000 
    132132         WRITE(numout,*) '      number of the last time step    nn_itend   = ', nn_itend 
Note: See TracChangeset for help on using the changeset viewer.