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 558 for trunk/NEMO/OPA_SRC/IOM/in_out_manager.F90 – NEMO

Ignore:
Timestamp:
2006-10-27T17:17:48+02:00 (18 years ago)
Author:
opalod
Message:

nemo_v1_bugfix_070: SM+RB+GM: add nn_rstssh for hand made initilization of ssh or not (1/0)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/IOM/in_out_manager.F90

    r557 r558  
    2727   INTEGER            ::   no         = 0         !: job number 
    2828   INTEGER            ::   nrstdt     = 0         !: control of the time step (0, 1 or 2) 
     29   INTEGER            ::   nn_rstssh  = 0         !: hand made initilization of ssh or not (1/0) 
    2930   INTEGER            ::   nit000     = 1         !: index of the first time step 
    3031   INTEGER            ::   nitend     = 10        !: index of the last time step 
Note: See TracChangeset for help on using the changeset viewer.