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.
namzdf_tmx in branches/UKMO/r5518_INGV1_WAVE-coupling/DOC/TexFiles/Namelist – NEMO

source: branches/UKMO/r5518_INGV1_WAVE-coupling/DOC/TexFiles/Namelist/namzdf_tmx @ 7152

Last change on this file since 7152 was 7152, checked in by jcastill, 7 years ago

Initial implementation of wave coupling branch - INGV wave branch + UKMO wave coupling branch

File size: 617 bytes
Line 
1!-----------------------------------------------------------------------
2&namzdf_tmx    !   tidal mixing parameterization                        ("key_zdftmx")
3!-----------------------------------------------------------------------
4   rn_htmx     = 500.      !  vertical decay scale for turbulence (meters)
5   rn_n2min    = 1.e-8     !  threshold of the Brunt-Vaisala frequency (s-1)
6   rn_tfe      = 0.333     !  tidal dissipation efficiency
7   rn_me       = 0.2       !  mixing efficiency
8   ln_tmx_itf  = .true.    !  ITF specific parameterisation
9   rn_tfe_itf  = 1.        !  ITF tidal dissipation efficiency
10/
Note: See TracBrowser for help on using the repository browser.