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 9132 for branches/UKMO/dev_r6912_GO6_package/NEMOGCM/NEMO/OPA_SRC/IOM – NEMO

Ignore:
Timestamp:
2017-12-19T15:42:23+01:00 (6 years ago)
Author:
andmirek
Message:

#1868 changes enabling coupling

File:
1 edited

Legend:

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

    r6755 r9132  
    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.