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

source: branches/2013/dev_LOCEAN_2013/DOC/TexFiles/Namelist/namzdf_tmx @ 4147

Last change on this file since 4147 was 4147, checked in by cetlod, 10 years ago

merge in dev_LOCEAN_2013, the 1st development branch dev_r3853_CNRS9_Confsetting, from its starting point ( r3853 ) on the trunk: see ticket #1169

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.