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

source: branches/UKMO/icebergs_restart_single_file/DOC/TexFiles/Namelist/namzdf_tmx @ 6019

Last change on this file since 6019 was 6019, checked in by timgraham, 8 years ago

Reinstated svn keywords before upgrading to head of trunk

  • Property svn:keywords set to Id
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.