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 9033 for branches/2017/dev_merge_2017/NEMOGCM/NEMO/OPA_SRC/SBC/sbc_oce.F90 – NEMO

Ignore:
Timestamp:
2017-12-14T11:29:10+01:00 (6 years ago)
Author:
timgraham
Message:

Commit final files from merge of NEMOGCM and some fixes for waves (taooc renamed tauwoc)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_merge_2017/NEMOGCM/NEMO/OPA_SRC/SBC/sbc_oce.F90

    r9023 r9033  
    5858   LOGICAL , PUBLIC ::   ln_cdgw        !: true if neutral drag coefficient from wave model 
    5959   LOGICAL , PUBLIC ::   ln_sdw         !: true if 3d stokes drift from wave model 
    60    LOGICAL , PUBLIC ::   ln_tauoc       !: true if normalized stress from wave is used 
     60   LOGICAL , PUBLIC ::   ln_tauwoc       !: true if normalized stress from wave is used 
    6161   LOGICAL , PUBLIC ::   ln_tauw        !: true if ocean stress components from wave is used 
    6262   LOGICAL , PUBLIC ::   ln_stcor       !: true if Stokes-Coriolis term is used 
Note: See TracChangeset for help on using the changeset viewer.