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 9997 for NEMO/branches/UKMO/dev_r9950_old_tidal_mixing/src/OCE/ZDF/zdf_oce.F90 – NEMO

Ignore:
Timestamp:
2018-07-25T10:24:01+02:00 (6 years ago)
Author:
davestorkey
Message:

UKMO dev_r9950_old_tidal_mixing branch: commit changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/UKMO/dev_r9950_old_tidal_mixing/src/OCE/ZDF/zdf_oce.F90

    r9950 r9997  
    3838   LOGICAL , PUBLIC ::   ln_zdfswm   !: surface  wave-induced mixing flag 
    3939   LOGICAL , PUBLIC ::   ln_zdfiwm   !: internal wave-induced mixing flag 
     40   LOGICAL , PUBLIC ::   ln_zdftmx   !: old tidal mixing scheme (Simmons et al 2004) 
    4041   !                             ! coefficients  
    4142   REAL(wp), PUBLIC ::   rn_avm0     !: vertical eddy viscosity (m2/s) 
Note: See TracChangeset for help on using the changeset viewer.