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 8215 for branches/2017/dev_r7881_ENHANCE09_RK3/NEMOGCM/CONFIG/ORCA2_LIM3_PISCES/EXP00 – NEMO

Ignore:
Timestamp:
2017-06-25T12:26:32+02:00 (7 years ago)
Author:
gm
Message:

#1911 (ENHANCE-09): PART 0 - phasing with branch dev_r7832_HPC09_ZDF revision 8214

Location:
branches/2017/dev_r7881_ENHANCE09_RK3/NEMOGCM/CONFIG/ORCA2_LIM3_PISCES/EXP00
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_r7881_ENHANCE09_RK3/NEMOGCM/CONFIG/ORCA2_LIM3_PISCES/EXP00/1_namelist_cfg

    r7715 r8215  
    2020/ 
    2121!----------------------------------------------------------------------- 
    22 &namzgr        !   vertical coordinate 
    23 !----------------------------------------------------------------------- 
    24    ln_zps      = .true.    !  z-coordinate - partial steps 
    25 / 
    26 !----------------------------------------------------------------------- 
    2722&namdom        !   space and time domain (bathymetry, mesh, timestep) 
    2823!-----------------------------------------------------------------------   
     
    3429/ 
    3530!----------------------------------------------------------------------- 
    36 &namcrs        !   Grid coarsening for dynamics output and/or 
    37 !              !   passive tracer coarsened online simulations 
     31&namcrs        !   coarsened grid (for outputs and/or TOP)              (ln_crs =T) 
    3832!----------------------------------------------------------------------- 
    3933/ 
     
    9286/ 
    9387!----------------------------------------------------------------------- 
    94 &nambfr        !   bottom friction 
    95 !----------------------------------------------------------------------- 
     88&namdrg        !   bottom friction 
     89!----------------------------------------------------------------------- 
     90   ln_lin = .true.         !     linear  drag: Cd = Cd0 Uc0 
    9691/ 
    9792!----------------------------------------------------------------------- 
     
    10398&nambbl        !   bottom boundary layer scheme 
    10499!----------------------------------------------------------------------- 
     100   ln_trabbl   = .true.    !  Bottom Boundary Layer parameterisation flag 
     101   nn_bbl_ldf  =  1        !  diffusive bbl (=1)   or not (=0) 
     102   nn_bbl_adv  =  0        !  advective bbl (=1/2) or not (=0) 
     103   rn_ahtbbl   =  1000.    !  lateral mixing coefficient in the bbl  [m2/s] 
     104   rn_gambbl   =  10.      !  advective bbl coefficient                 [s] 
     105/ 
    105106/ 
    106107!----------------------------------------------------------------------- 
     
    205206   rn_bhm_0      = 8.5e+11     !  horizontal bilaplacian eddy viscosity [m4/s] 
    206207/ 
    207 !----------------------------------------------------------------------- 
    208 &namzdf        !   vertical physics 
    209 !----------------------------------------------------------------------- 
    210 / 
    211 !----------------------------------------------------------------------- 
    212 &namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  ("key_zdftke") 
    213 !----------------------------------------------------------------------- 
    214 / 
    215 !----------------------------------------------------------------------- 
    216 &namzdf_ddm    !   double diffusive mixing parameterization             ("key_zdfddm") 
    217 !----------------------------------------------------------------------- 
    218 / 
    219 !----------------------------------------------------------------------- 
    220 &namzdf_tmx    !   tidal mixing parameterization                        ("key_zdftmx") 
    221 !----------------------------------------------------------------------- 
    222    ln_tmx_itf  = .false.   !  ITF specific parameterisation 
     208!!====================================================================== 
     209!!                     vertical physics namelists                     !! 
     210!!====================================================================== 
     211!----------------------------------------------------------------------- 
     212&namzdf        !   vertical physics                                     (default: NO selection) 
     213!----------------------------------------------------------------------- 
     214   !                       ! type of vertical closure 
     215   ln_zdfcst   = .false.      !  constant mixing 
     216   ln_zdfric   = .false.      !  local Richardson dependent formulation (T =>   fill namzdf_ric) 
     217   ln_zdftke   = .true.       !  Turbulent Kinetic Energy closure       (T =>   fill namzdf_tke) 
     218   ln_zdfgls   = .false.      !  Generic Length Scale closure           (T =>   fill namzdf_gls) 
     219   ! 
     220   !                       ! convection 
     221   ln_zdfevd   = .true.       !  Enhanced Vertical Diffusion scheme 
     222      nn_evdm  =    0            !  evd apply on tracer (=0) or on tracer and momentum (=1) 
     223      rn_evd   =  100.           !  evd mixing coefficient [m2/s] 
     224   ! 
     225   ln_zdfddm   = .true.    ! double diffusive mixing 
     226      rn_avts  =    1.e-4     !  maximum avs (vertical mixing on salinity) 
     227      rn_hsbfr =    1.6       !  heat/salt buoyancy flux ratio 
     228   ! 
     229   !                       ! gravity wave-driven vertical mixing 
     230   ln_zdfiwm   = .true.       ! internal wave-induced mixing            (T =>   fill namzdf_iwm) 
     231   ln_zdfswm   = .false.      ! surface  wave-induced mixing            (T => ln_wave=ln_sdw=T ) 
     232   ! 
     233   !                       ! time-stepping 
     234   ln_zdfexp   = .false.      ! split-explicit (T) or implicit (F) scheme 
     235      nn_zdfexp=    3            !  number of sub-timestep for ln_zdfexp=T 
     236   ! 
     237   !                       !  Coefficients 
     238   rn_avm0     =   1.2e-4     !  vertical eddy viscosity   [m2/s]       (background Kz if ln_zdfcst=F) 
     239   rn_avt0     =   1.2e-5     !  vertical eddy diffusivity [m2/s]       (background Kz if ln_zdfcst=F) 
     240   nn_avb      =    0         !  profile for background avt & avm (=1) or not (=0) 
     241   nn_havtb    =    1         !  horizontal shape for avtb (=1) or not (=0) 
     242/ 
     243!----------------------------------------------------------------------- 
     244&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  (ln_zdftke =T) 
     245!----------------------------------------------------------------------- 
     246/ 
     247!----------------------------------------------------------------------- 
     248&namzdf_iwm    !    internal wave-driven mixing parameterization        (ln_zdfiwm =T) 
     249!----------------------------------------------------------------------- 
     250   nn_zpyc     = 1         !  pycnocline-intensified dissipation scales as N (=1) or N^2 (=2) 
     251   ln_mevar    = .true.    !  variable (T) or constant (F) mixing efficiency 
     252   ln_tsdiff   = .true.    !  account for differential T/S mixing (T) or not (F) 
    223253/ 
    224254!----------------------------------------------------------------------- 
  • branches/2017/dev_r7881_ENHANCE09_RK3/NEMOGCM/CONFIG/ORCA2_LIM3_PISCES/EXP00/file_def_nemo.xml

    r7828 r8215  
    9595     <field field_ref="avt"          name="difvho"   /> 
    9696     <field field_ref="w_masstr"     name="vovematr" /> 
    97           <!-- variables available with key_zdftmx_new --> 
     97         <!-- variables available with ln_zdfiwm =T --> 
    9898          <field field_ref="av_wave"      name="av_wave"    /> 
    9999          <field field_ref="bn2"          name="bn2"        /> 
    100           <field field_ref="bflx_tmx"     name="bflx_tmx"   /> 
    101           <field field_ref="pcmap_tmx"    name="pcmap_tmx"  /> 
    102           <field field_ref="emix_tmx"     name="emix_tmx"   /> 
     100          <field field_ref="bflx_iwm"     name="bflx_tmx"   /> 
     101          <field field_ref="pcmap_iwm"    name="pcmap_tmx"  /> 
     102          <field field_ref="emix_iwm"     name="emix_tmx"   /> 
    103103          <field field_ref="av_ratio"     name="av_ratio"   /> 
    104104   </file> 
  • branches/2017/dev_r7881_ENHANCE09_RK3/NEMOGCM/CONFIG/ORCA2_LIM3_PISCES/EXP00/namelist_cfg

    r7828 r8215  
    1919/ 
    2020!----------------------------------------------------------------------- 
    21 &namzgr        !   vertical coordinate 
    22 !----------------------------------------------------------------------- 
    23    ln_zps      = .true.    !  z-coordinate - partial steps 
    24 / 
    25 !----------------------------------------------------------------------- 
    2621&namdom        !   space and time domain (bathymetry, mesh, timestep) 
    2722!----------------------------------------------------------------------- 
     
    3227/ 
    3328!----------------------------------------------------------------------- 
    34 &namcrs        !   Grid coarsening for dynamics output and/or 
    35                !   passive tracer coarsened online simulations 
     29&namcrs        !   coarsened grid (for outputs and/or TOP)              (ln_crs =T) 
    3630!----------------------------------------------------------------------- 
    3731/ 
     
    10599/ 
    106100!----------------------------------------------------------------------- 
    107 &nambfr        !   bottom friction 
    108 !----------------------------------------------------------------------- 
     101&namdrg        !   top/bottom friction 
     102!----------------------------------------------------------------------- 
     103   ln_lin = .true.         !     linear  drag: Cd = Cd0 Uc0 
    109104/ 
    110105!----------------------------------------------------------------------- 
     
    114109/ 
    115110!----------------------------------------------------------------------- 
    116 &nambbl        !   bottom boundary layer scheme 
    117 !----------------------------------------------------------------------- 
     111&nambbl        !   bottom boundary layer scheme                         (default: NO) 
     112!----------------------------------------------------------------------- 
     113   ln_trabbl   = .true.    !  Bottom Boundary Layer parameterisation flag 
     114   nn_bbl_ldf  =  1        !  diffusive bbl (=1)   or not (=0) 
     115   nn_bbl_adv  =  0        !  advective bbl (=1/2) or not (=0) 
     116   rn_ahtbbl   =  1000.    !  lateral mixing coefficient in the bbl  [m2/s] 
     117   rn_gambbl   =  10.      !  advective bbl coefficient                 [s] 
    118118/ 
    119119!----------------------------------------------------------------------- 
     
    234234   ! Caution in 20 and 30 cases the coefficient have to be given for a 1 degree grid (~111km) 
    235235/ 
    236 !----------------------------------------------------------------------- 
    237 &namzdf        !   vertical physics 
    238 !----------------------------------------------------------------------- 
    239 / 
    240 !----------------------------------------------------------------------- 
    241 &namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  ("key_zdftke") 
    242 !----------------------------------------------------------------------- 
    243 / 
    244 !----------------------------------------------------------------------- 
    245 &namzdf_ddm    !   double diffusive mixing parameterization             ("key_zdfddm") 
    246 !----------------------------------------------------------------------- 
    247 / 
    248 !----------------------------------------------------------------------- 
    249 &namzdf_tmx    !   tidal mixing parameterization                        ("key_zdftmx") 
    250 !----------------------------------------------------------------------- 
    251 / 
    252 !----------------------------------------------------------------------- 
    253 &namzdf_tmx_new !   internal wave-driven mixing parameterization        ("key_zdftmx_new" & "key_zdfddm") 
     236!!====================================================================== 
     237!!                     vertical physics namelists                     !! 
     238!!====================================================================== 
     239!----------------------------------------------------------------------- 
     240&namzdf        !   vertical physics                                     (default: NO selection) 
     241!----------------------------------------------------------------------- 
     242   !                       ! type of vertical closure 
     243   ln_zdfcst   = .false.      !  constant mixing 
     244   ln_zdfric   = .false.      !  local Richardson dependent formulation (T =>   fill namzdf_ric) 
     245   ln_zdftke   = .true.       !  Turbulent Kinetic Energy closure       (T =>   fill namzdf_tke) 
     246   ln_zdfgls   = .false.      !  Generic Length Scale closure           (T =>   fill namzdf_gls) 
     247   ! 
     248   !                       ! convection 
     249   ln_zdfevd   = .true.       !  Enhanced Vertical Diffusion scheme 
     250      nn_evdm  =    0            !  evd apply on tracer (=0) or on tracer and momentum (=1) 
     251      rn_evd   =  100.           !  evd mixing coefficient [m2/s] 
     252   ! 
     253   ln_zdfddm   = .true.    ! double diffusive mixing 
     254      rn_avts  =    1.e-4     !  maximum avs (vertical mixing on salinity) 
     255      rn_hsbfr =    1.6       !  heat/salt buoyancy flux ratio 
     256   ! 
     257   !                       ! gravity wave-driven vertical mixing 
     258   ln_zdfiwm   = .false.      ! internal wave-induced mixing            (T =>   fill namzdf_iwm) 
     259   ln_zdfswm   = .false.      ! surface  wave-induced mixing            (T => ln_wave=ln_sdw=T ) 
     260   ! 
     261   !                       !  Coefficients 
     262   rn_avm0     =   1.2e-4     !  vertical eddy viscosity   [m2/s]       (background Kz if ln_zdfcst=F) 
     263   rn_avt0     =   1.2e-5     !  vertical eddy diffusivity [m2/s]       (background Kz if ln_zdfcst=F) 
     264   nn_avb      =    0         !  profile for background avt & avm (=1) or not (=0) 
     265   nn_havtb    =    1         !  horizontal shape for avtb (=1) or not (=0) 
     266/ 
     267!----------------------------------------------------------------------- 
     268&namzdf_tke    !   turbulent eddy kinetic dependent vertical diffusion  
     269!----------------------------------------------------------------------- 
     270/ 
     271!----------------------------------------------------------------------- 
     272&namzdf_iwm    !   tidal mixing parameterization                        (ln_zdfiwm =T) 
    254273!----------------------------------------------------------------------- 
    255274   nn_zpyc     = 2         !  pycnocline-intensified dissipation scales as N (=1) or N^2 (=2) 
  • branches/2017/dev_r7881_ENHANCE09_RK3/NEMOGCM/CONFIG/ORCA2_LIM3_PISCES/EXP00/namelist_top_cfg

    r7445 r8215  
    8181/ 
    8282!----------------------------------------------------------------------- 
    83 &namtrc_zdf        !   vertical physics 
    84 !----------------------------------------------------------------------- 
    85 / 
    86 !----------------------------------------------------------------------- 
    8783&namtrc_rad        !  treatment of negative concentrations  
    8884!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.