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 10500 for branches/UKMO/AMM15_v3_6_STABLE_package_collate_coupling/NEMOGCM/NEMO/OPA_SRC/step_oce.F90 – NEMO

Ignore:
Timestamp:
2019-01-10T17:09:57+01:00 (5 years ago)
Author:
jcastill
Message:

Fix bug when coupling Stokes drift, y component

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/AMM15_v3_6_STABLE_package_collate_coupling/NEMOGCM/NEMO/OPA_SRC/step_oce.F90

    r10473 r10500  
    8787   USE zdfric           ! Richardson vertical mixing       (zdf_ric routine) 
    8888   USE zdfmxl           ! Mixed-layer depth                (zdf_mxl routine) 
    89    USE zdfqiao          !Qiao module wave induced mixing   (zdf_qiao routine 
     89   USE zdfqiao          !Qiao module wave induced mixing   (zdf_qiao routine) 
    9090 
    9191   USE zpshde           ! partial step: hor. derivative     (zps_hde routine) 
Note: See TracChangeset for help on using the changeset viewer.