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

Ignore:
Timestamp:
2020-02-24T17:39:27+01:00 (4 years ago)
Author:
dford
Message:

Update to head of AMM15_v3_6_STABLE_package_collate (12437).

File:
1 edited

Legend:

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

    r8561 r12448  
    2929   USE sbctide          ! Tide initialisation 
    3030   USE sbcapr           ! surface boundary condition: ssh_ib required by bdydta  
     31   USE sbcwave          ! Wave intialisation 
    3132 
    3233   USE traqsr           ! solar radiation penetration      (tra_qsr routine) 
     
    8687   USE zdfric           ! Richardson vertical mixing       (zdf_ric routine) 
    8788   USE zdfmxl           ! Mixed-layer depth                (zdf_mxl routine) 
     89   USE zdfqiao          !Qiao module wave induced mixing   (zdf_qiao routine) 
    8890 
    8991   USE zpshde           ! partial step: hor. derivative     (zps_hde routine) 
Note: See TracChangeset for help on using the changeset viewer.