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 15198 for NEMO/branches/UKMO/NEMO_4.0.1_NGMS_couple_stage3 – NEMO

Ignore:
Timestamp:
2021-08-17T10:23:59+02:00 (3 years ago)
Author:
andmirek
Message:

Add coupling for wind 10m

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/UKMO/NEMO_4.0.1_NGMS_couple_stage3/src/OCE/SBC/sbccpl.F90

    r15196 r15198  
    742742         srcv(jpr_snow)%laction = .TRUE. 
    743743         ! wind 10m 
    744 !        srcv(jpr_w10m)%laction = .TRUE. 
     744         srcv(jpr_w10m)%laction = .TRUE. 
    745745         ! Set taux and tauy to be active or not 
    746746         srcv(jpr_otx1)%laction = .TRUE.             ! temporary until those variables are available in lfric trunk 
Note: See TracChangeset for help on using the changeset viewer.