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 8975 for branches/UKMO/2017_dev_r7573_oasis/NEMOGCM/NEMO/OPA_SRC/IOM/restart.F90 – NEMO

Ignore:
Timestamp:
2017-12-11T14:04:27+01:00 (6 years ago)
Author:
andmirek
Message:

#1868 first working branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/2017_dev_r7573_oasis/NEMOGCM/NEMO/OPA_SRC/IOM/restart.F90

    r6755 r8975  
    154154                     CALL iom_rstput( kt, nitrst, numrow, 'sshn'   , sshn      ) 
    155155                     CALL iom_rstput( kt, nitrst, numrow, 'rhop'   , rhop      ) 
     156                     CALL iom_rstput( kt, nitrst, numrow, 'fromCICE'   , vcice      ) 
    156157#if defined key_zdfkpp 
    157158                     CALL iom_rstput( kt, nitrst, numrow, 'rhd'    , rhd       ) 
Note: See TracChangeset for help on using the changeset viewer.