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 10903 for NEMO/branches/UKMO/NEMO_4.0_old_tidal_mixing/src/OCE/ZDF/zdf_oce.F90 – NEMO

Ignore:
Timestamp:
2019-04-26T14:24:39+02:00 (5 years ago)
Author:
davestorkey
Message:

UKMO/NEMO_4.0_old_tidal_mixing : science change.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/UKMO/NEMO_4.0_old_tidal_mixing/src/OCE/ZDF/zdf_oce.F90

    r10888 r10903  
    4040   LOGICAL , PUBLIC ::   ln_zdfswm   !: surface  wave-induced mixing flag 
    4141   LOGICAL , PUBLIC ::   ln_zdfiwm   !: internal wave-induced mixing flag 
     42   LOGICAL , PUBLIC ::   ln_zdftmx   !: old tidal mixing scheme (Simmons et al 2004) 
    4243   !                             ! coefficients  
    4344   REAL(wp), PUBLIC ::   rn_avm0     !: vertical eddy viscosity (m2/s) 
Note: See TracChangeset for help on using the changeset viewer.