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

Changeset 2227


Ignore:
Timestamp:
2010-10-12T16:31:15+02:00 (14 years ago)
Author:
cbricaud
Message:

add changes in namelist due to changes from devmercator2010_1

Location:
branches/DEV_r2191_3partymerge2010/CONFIG
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/DEV_r2191_3partymerge2010/CONFIG/GYRE_LOBSTER/EXP00/namelist

    r2207 r2227  
    569569   nn_avb      =  0        !  horizontal averaged (=1) or not (=0) on avt and amv 
    570570   nn_ave      =  1        !  constant (=0) or profile (=1) background on avt 
     571/ 
     572!----------------------------------------------------------------------- 
     573&namzdf_gls                !   GLS vertical diffusion  ("key_zdfgls") 
     574!----------------------------------------------------------------------- 
     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 
     583   nn_tkebc_surf  =   1    !  surface tke condition (0/1/2=Dir/Neum/Dir Mellor-Blumberg) 
     584   nn_tkebc_bot   =   1    !  bottom tke condition (0/1=Dir/Neum) 
     585   nn_psibc_surf  =   1    !  surface psi condition (0/1/2=Dir/Neum/Dir Mellor-Blumberg) 
     586   nn_psibc_bot   =   1    !  bottom psi condition (0/1=Dir/Neum) 
     587   nn_stab_func   =   2    !  stability function (0=Galp, 1= KC94, 2=CanutoA, 3=CanutoB) 
     588   nn_clos        =   1    !  predefined closure type (0=MY82, 1=k-eps, 2=k-w, 3=Gen) 
    571589/ 
    572590!----------------------------------------------------------------------- 
  • branches/DEV_r2191_3partymerge2010/CONFIG/ORCA2_LIM/EXP00/1_namelist

    r2207 r2227  
    246246   rn_alphc    =    0.65   !  compute albedo between two extremes values  
    247247   rn_alphdi   =    0.72   !  (Pyane, 1972) 
     248/ 
     249&namdta_tem    !   surface boundary condition : sea surface restoring 
     250!----------------------------------------------------------------------- 
     251!              !     file name                  ! frequency (hours) ! variable   ! time interpol. !  clim   !'yearly' or ! weights  ! rotation ! 
     252!              !                                !  (if <0  months)  !   name     !    (logical)   !  (T/F)  ! 'monthly'  ! filename ! pairing  ! 
     253  sn_tem       = 'data_1m_potential_temperature_nomask',  -1        , 'votemper' ,     .true.     , .true.  , 'yearly'   , ' '      , ' ' 
     254! 
     255  cn_dir       = './'      !  root directory for the location of the runoff files 
     256/ 
     257!----------------------------------------------------------------------- 
     258&namdta_sal    !   surface boundary condition : sea surface restoring 
     259!----------------------------------------------------------------------- 
     260!              !     file name                  ! frequency (hours) ! variable   ! time interpol. !  clim   ! 'yearly' or ! weights  ! rotation ! 
     261!              !                                !  (if <0  months)  !   name     !    (logical)   !  (T/F)  !  'monthly'  ! filename ! pairing  ! 
     262   sn_sal      =  'data_1m_salinity_nomask'     ,         -1        , 'vosaline' ,     .true.     , .true.  , 'yearly'    , ''       , ' ' 
     263! 
     264   cn_dir      = './'      !  root directory for the location of the runoff files 
    248265/ 
    249266 
     
    560577   nn_avb      =  0        !  horizontal averaged (=1) or not (=0) on avt and amv 
    561578   nn_ave      =  1        !  constant (=0) or profile (=1) background on avt 
     579/ 
     580!----------------------------------------------------------------------- 
     581&namzdf_gls                !   GLS vertical diffusion  ("key_zdfgls") 
     582!----------------------------------------------------------------------- 
     583   rn_emin     =   1.e-6   !  minimum value of e   [m2/s2] 
     584   rn_epsmin   =   1.e-12  !  minimum value of eps [m2/s3] 
     585   ln_length_lim = .true.  !  limit on the dissipation rate under stable stratification (Galperin et al., 1988) 
     586   clim_galp   =   0.53    !  galperin limit 
     587   ln_crban = .TRUE.       !  Use Craig & Banner (1994) surface wave mixing parametrisation 
     588   ln_sigpsi = .TRUE.      !  Activate or not Burchard 2001 mods on psi schmidt number in the wb case 
     589   rn_crban = 100.         !  Craig and Banner 1994 constant for wb tke flux 
     590   rn_charn =  70000.      !  Charnock constant for wb induced roughness length 
     591   nn_tkebc_surf  =   1    !  surface tke condition (0/1/2=Dir/Neum/Dir Mellor-Blumberg) 
     592   nn_tkebc_bot   =   1    !  bottom tke condition (0/1=Dir/Neum) 
     593   nn_psibc_surf  =   1    !  surface psi condition (0/1/2=Dir/Neum/Dir Mellor-Blumberg) 
     594   nn_psibc_bot   =   1    !  bottom psi condition (0/1=Dir/Neum) 
     595   nn_stab_func   =   2    !  stability function (0=Galp, 1= KC94, 2=CanutoA, 3=CanutoB) 
     596   nn_clos        =   1    !  predefined closure type (0=MY82, 1=k-eps, 2=k-w, 3=Gen) 
    562597/ 
    563598!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.