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

Ignore:
Timestamp:
2009-03-20T14:41:30+01:00 (15 years ago)
Author:
ctlod
Message:

add the initialization of kiomid variable to -1, see ticket: #370

File:
1 edited

Legend:

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

    r1319 r1341  
    8787      ! Initializations and control 
    8888      ! ============= 
     89      kiomid = -1 
    8990      clinfo = '                    iom_open ~~~  ' 
    9091      istop = nstop 
Note: See TracChangeset for help on using the changeset viewer.