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 2294 – NEMO

Changeset 2294


Ignore:
Timestamp:
2010-10-19T14:36:22+02:00 (14 years ago)
Author:
cbricaud
Message:

rename clim_galp in rn_clim_galp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/nemo_v3_3_beta/NEMOGCM/CONFIG/GYRE/EXP00/namelist

    r2281 r2294  
    573573&namzdf_gls                !   GLS vertical diffusion  ("key_zdfgls") 
    574574!----------------------------------------------------------------------- 
    575    rn_emin     =   1.e-6   !  minimum value of e   [m2/s2] 
    576    rn_epsmin   =   1.e-12 !  minimum value of eps [m2/s3] 
    577    ln_length_lim = .true. !  limit on the dissipation rate under stable stratification (Galperin et al., 1988) 
    578    clim_galp   =   0.53    !  galperin limit 
    579    ln_crban = .TRUE.      !  Use Craig & Banner (1994) surface wave mixing parametrisation 
    580    ln_sigpsi = .TRUE.      !  Activate or not Burchard 2001 mods on psi schmidt number in the wb case 
    581    rn_crban = 100.         !  Craig and Banner 1994 constant for wb tke flux 
    582    rn_charn =  70000.      !  Charnock constant for wb induced roughness length 
     575   rn_emin        = 1.e-6  !  minimum value of e   [m2/s2] 
     576   rn_epsmin      = 1.e-12 !  minimum value of eps [m2/s3] 
     577   ln_length_lim  = .true. !  limit on the dissipation rate under stable stratification (Galperin et al., 1988) 
     578   rn_clim_galp   = 0.53   !  galperin limit 
     579   ln_crban       = .TRUE. !  Use Craig & Banner (1994) surface wave mixing parametrisation 
     580   ln_sigpsi      = .TRUE. !  Activate or not Burchard 2001 mods on psi schmidt number in the wb case 
     581   rn_crban       = 100.   !  Craig and Banner 1994 constant for wb tke flux 
     582   rn_charn       = 70000. !  Charnock constant for wb induced roughness length 
    583583   nn_tkebc_surf  =   1    !  surface tke condition (0/1/2=Dir/Neum/Dir Mellor-Blumberg) 
    584584   nn_tkebc_bot   =   1    !  bottom tke condition (0/1=Dir/Neum) 
Note: See TracChangeset for help on using the changeset viewer.