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 8756 for branches/UKMO/r6232_HZG_WAVE-coupling/NEMOGCM/NEMO/OPA_SRC/SBC/sbc_oce.F90 – NEMO

Ignore:
Timestamp:
2017-11-20T17:28:07+01:00 (6 years ago)
Author:
jcastill
Message:

Changes for receiving the ocean wind stress components from a wave model, both in forced and coupled mode
WARNING: this might not work properly without merging the branch svn+ssh://forge.ipsl.jussieu.fr/ipsl/forge/projets/nemo/svn/branches/UKMO/AMM15_v3_6_STABLE_package_UKEP

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/r6232_HZG_WAVE-coupling/NEMOGCM/NEMO/OPA_SRC/SBC/sbc_oce.F90

    r7905 r8756  
    6969   LOGICAL , PUBLIC ::   ln_stcor       !: true if Stokes-Coriolis term is used  
    7070   LOGICAL , PUBLIC ::   ln_tauoc       !: true if normalized stress from wave is used  
     71   LOGICAL , PUBLIC ::   ln_tauw        !: true if ocean stress components from wave is used  
    7172   LOGICAL , PUBLIC ::   ln_phioc       !: true if wave energy to ocean is used  
    7273   LOGICAL , PUBLIC ::   ln_rough       !: true if wave roughness equals significant wave height 
Note: See TracChangeset for help on using the changeset viewer.