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

Changeset 2297


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

rename clim_galp in rn_clim_galp

Location:
branches/nemo_v3_3_beta/NEMOGCM/CONFIG
Files:
3 edited

Legend:

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

    r2281 r2297  
    618618&namzdf_gls                !   GLS vertical diffusion  ("key_zdfgls") 
    619619!----------------------------------------------------------------------- 
    620    rn_emin     =   1.e-6   !  minimum value of e   [m2/s2] 
    621    rn_epsmin   =   1.e-12 !  minimum value of eps [m2/s3] 
    622    ln_length_lim = .true. !  limit on the dissipation rate under stable stratification (Galperin et al., 1988) 
    623    clim_galp   =   0.53    !  galperin limit 
    624    ln_crban = .TRUE.      !  Use Craig & Banner (1994) surface wave mixing parametrisation 
    625    ln_sigpsi = .TRUE.      !  Activate or not Burchard 2001 mods on psi schmidt number in the wb case 
    626    rn_crban = 100.         !  Craig and Banner 1994 constant for wb tke flux 
    627    rn_charn =  70000.      !  Charnock constant for wb induced roughness length 
     620   rn_emin        = 1.e-6  !  minimum value of e   [m2/s2] 
     621   rn_epsmin      = 1.e-12 !  minimum value of eps [m2/s3] 
     622   ln_length_lim  = .true. !  limit on the dissipation rate under stable stratification (Galperin et al., 1988) 
     623   rn_clim_galp   = 0.53   !  galperin limit 
     624   ln_crban       = .TRUE. !  Use Craig & Banner (1994) surface wave mixing parametrisation 
     625   ln_sigpsi      = .TRUE. !  Activate or not Burchard 2001 mods on psi schmidt number in the wb case 
     626   rn_crban       = 100.   !  Craig and Banner 1994 constant for wb tke flux 
     627   rn_charn       = 70000. !  Charnock constant for wb induced roughness length 
    628628   nn_tkebc_surf  =   1    !  surface tke condition (0/1/2=Dir/Neum/Dir Mellor-Blumberg) 
    629629   nn_tkebc_bot   =   1    !  bottom tke condition (0/1=Dir/Neum) 
  • branches/nemo_v3_3_beta/NEMOGCM/CONFIG/ORCA2_OFF_PISCES/EXP00/namelist

    r2281 r2297  
    618618&namzdf_gls                !   GLS vertical diffusion  ("key_zdfgls") 
    619619!----------------------------------------------------------------------- 
    620    rn_emin     =   1.e-6   !  minimum value of e   [m2/s2] 
    621    rn_epsmin   =   1.e-12 !  minimum value of eps [m2/s3] 
    622    ln_length_lim = .true. !  limit on the dissipation rate under stable stratification (Galperin et al., 1988) 
    623    clim_galp   =   0.53    !  galperin limit 
    624    ln_crban = .TRUE.      !  Use Craig & Banner (1994) surface wave mixing parametrisation 
    625    ln_sigpsi = .TRUE.      !  Activate or not Burchard 2001 mods on psi schmidt number in the wb case 
    626    rn_crban = 100.         !  Craig and Banner 1994 constant for wb tke flux 
    627    rn_charn =  70000.      !  Charnock constant for wb induced roughness length 
     620   rn_emin        = 1.e-6  !  minimum value of e   [m2/s2] 
     621   rn_epsmin      = 1.e-12 !  minimum value of eps [m2/s3] 
     622   ln_length_lim  = .true. !  limit on the dissipation rate under stable stratification (Galperin et al., 1988) 
     623   rn_clim_galp   = 0.53   !  galperin limit 
     624   ln_crban       = .TRUE. !  Use Craig & Banner (1994) surface wave mixing parametrisation 
     625   ln_sigpsi      = .TRUE. !  Activate or not Burchard 2001 mods on psi schmidt number in the wb case 
     626   rn_crban       = 100.   !  Craig and Banner 1994 constant for wb tke flux 
     627   rn_charn       = 70000. !  Charnock constant for wb induced roughness length 
    628628   nn_tkebc_surf  =   1    !  surface tke condition (0/1/2=Dir/Neum/Dir Mellor-Blumberg) 
    629629   nn_tkebc_bot   =   1    !  bottom tke condition (0/1=Dir/Neum) 
  • branches/nemo_v3_3_beta/NEMOGCM/CONFIG/POMME/EXP00/namelist

    r2281 r2297  
    615615&namzdf_gls                !   GLS vertical diffusion  ("key_zdfgls") 
    616616!----------------------------------------------------------------------- 
    617    rn_emin     =   1.e-6   !  minimum value of e   [m2/s2] 
    618    rn_epsmin   =   1.e-12 !  minimum value of eps [m2/s3] 
    619    ln_length_lim = .true. !  limit on the dissipation rate under stable stratification (Galperin et al., 1988) 
    620    clim_galp   =   0.53    !  galperin limit 
    621    ln_crban = .TRUE.      !  Use Craig & Banner (1994) surface wave mixing parametrisation 
    622    ln_sigpsi = .TRUE.      !  Activate or not Burchard 2001 mods on psi schmidt number in the wb case 
    623    rn_crban = 100.         !  Craig and Banner 1994 constant for wb tke flux 
    624    rn_charn =  70000.      !  Charnock constant for wb induced roughness length 
     617   rn_emin        = 1.e-6  !  minimum value of e   [m2/s2] 
     618   rn_epsmin      = 1.e-12 !  minimum value of eps [m2/s3] 
     619   ln_length_lim  = .true. !  limit on the dissipation rate under stable stratification (Galperin et al., 1988) 
     620   rn_clim_galp   = 0.53   !  galperin limit 
     621   ln_crban       = .TRUE. !  Use Craig & Banner (1994) surface wave mixing parametrisation 
     622   ln_sigpsi      = .TRUE. !  Activate or not Burchard 2001 mods on psi schmidt number in the wb case 
     623   rn_crban       = 100.   !  Craig and Banner 1994 constant for wb tke flux 
     624   rn_charn       = 70000. !  Charnock constant for wb induced roughness length 
    625625   nn_tkebc_surf  =   1    !  surface tke condition (0/1/2=Dir/Neum/Dir Mellor-Blumberg) 
    626626   nn_tkebc_bot   =   1    !  bottom tke condition (0/1=Dir/Neum) 
Note: See TracChangeset for help on using the changeset viewer.