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 7794 for branches/UKMO/r6232_INGV1_WAVE-coupling/NEMOGCM/NEMO/OPA_SRC/SBC/sbccpl.F90 – NEMO

Ignore:
Timestamp:
2017-03-14T17:24:44+01:00 (7 years ago)
Author:
jcastill
Message:

Forgot to change one variable name in last commit

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/r6232_INGV1_WAVE-coupling/NEMOGCM/NEMO/OPA_SRC/SBC/sbccpl.F90

    r7793 r7794  
    564564         cpl_wnum = .TRUE.  
    565565      ENDIF  
    566       srcv(jpr_tauoc)%clname = 'O_WStrf'     ! stress fraction adsorbed by the wave  
     566      srcv(jpr_tauoc)%clname = 'O_TauOce'     ! stress fraction adsorbed by the wave  
    567567      IF( TRIM(sn_rcv_tauoc%cldes ) == 'coupled' )  THEN  
    568568         srcv(jpr_tauoc)%laction = .TRUE.  
Note: See TracChangeset for help on using the changeset viewer.