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/TRD/trdmxl_rst.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/TRD/trdmxl_rst.F90

    r11715 r15584  
    4343      INTEGER ::   jk                 ! loop indice 
    4444      CHARACTER(LEN=20)   ::   clkt     ! ocean time-step deine as a character 
    45       CHARACTER(LEN=50)   ::   clname   ! output restart file name 
     45      CHARACTER(LEN=100)  ::   clname   ! output restart file name 
    4646      CHARACTER(LEN=256)  ::   clpath   ! full path to restart file 
    4747      !!-------------------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.