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/DEV_r1826_DOC/DOC/TexFiles/Namelist – NEMO

source: branches/DEV_r1826_DOC/DOC/TexFiles/Namelist/namzdf_tmx @ 1831

Last change on this file since 1831 was 1831, checked in by gm, 14 years ago

cover, namelist, rigid-lid, e3t, appendices, see ticket: #658

File size: 617 bytes
RevLine 
[1831]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  = .FALSE.   !  ITF specific parameterisation
9   rn_tfe_itf  = 1.        !  ITF tidal dissipation efficiency
10/
Note: See TracBrowser for help on using the repository browser.