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 6294 for branches/2015/dev_r6287_ZDFTMX_new/NEMOGCM/CONFIG/SHARED/namelist_ref – NEMO

Ignore:
Timestamp:
2016-02-05T10:12:54+01:00 (8 years ago)
Author:
gm
Message:

#1674: TMX_new for v3.6_stable, new internal wave-driven mixing introduced and complilation OK, see wiki page

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/dev_r6287_ZDFTMX_new/NEMOGCM/CONFIG/SHARED/namelist_ref

    r5578 r6294  
    10101010   rn_tfe_itf  = 1.        !  ITF tidal dissipation efficiency 
    10111011/ 
     1012!----------------------------------------------------------------------- 
     1013&namzdf_tmx_new !   internal wave-driven mixing parameterization        ("key_zdftmx_new" & "key_zdfddm") 
     1014!----------------------------------------------------------------------- 
     1015   nn_zpyc     = 1         !  pycnocline-intensified dissipation scales as N (=1) or N^2 (=2) 
     1016   ln_mevar    = .true.    !  variable (T) or constant (F) mixing efficiency 
     1017   ln_tsdiff   = .true.    !  account for differential T/S mixing (T) or not (F) 
     1018/ 
     1019 
    10121020 
    10131021!!====================================================================== 
Note: See TracChangeset for help on using the changeset viewer.