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/STO/stopar.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/STO/stopar.F90

    r11715 r15584  
    746746      REAL(KIND=8)        ::   zrseed(4)           ! RNG seeds in real type (with same bits to save in restart) 
    747747      CHARACTER(LEN=20)   ::   clkt                ! ocean time-step defined as a character 
    748       CHARACTER(LEN=50)   ::   clname              ! restart file name 
     748      CHARACTER(LEN=100)  ::   clname              ! restart file name 
    749749      CHARACTER(LEN=9)    ::   clsto2d='sto2d_000' ! stochastic parameter variable name 
    750750      CHARACTER(LEN=9)    ::   clsto3d='sto3d_000' ! stochastic parameter variable name 
Note: See TracChangeset for help on using the changeset viewer.