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 15584 for NEMO/branches/UKMO/NEMO_4.0.1_NGMS_couple_stage3/src/OCE/IOM/restart.F90 – NEMO

Ignore:
Timestamp:
2021-12-08T10:47:44+01:00 (2 years ago)
Author:
frrh
Message:

Add changes to exchange U and V during test coupling.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/UKMO/NEMO_4.0.1_NGMS_couple_stage3/src/OCE/IOM/restart.F90

    r11715 r15584  
    6060      !! 
    6161      CHARACTER(LEN=20)   ::   clkt     ! ocean time-step deine as a character 
    62       CHARACTER(LEN=50)   ::   clname   ! ocean output restart file name 
     62      CHARACTER(LEN=100)  ::   clname   ! ocean output restart file name 
    6363      CHARACTER(lc)       ::   clpath   ! full path to ocean output restart file 
    6464      CHARACTER(LEN=52)   ::   clpname   ! ocean output restart file name including prefix for AGRIF 
Note: See TracChangeset for help on using the changeset viewer.