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 14994 for NEMO/branches/2021/ticket2669_isf_fluxes/cfgs/SHARED – NEMO

Ignore:
Timestamp:
2021-06-15T16:39:31+02:00 (3 years ago)
Author:
mathiot
Message:

ticket #2669: update to the head of trunk

Location:
NEMO/branches/2021/ticket2669_isf_fluxes/cfgs/SHARED
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2021/ticket2669_isf_fluxes/cfgs/SHARED/field_def_nemo-oce.xml

    r14988 r14994  
    317317    <field id="dh"                  long_name="Pycnocline thickness"                     unit=" m"      /> 
    318318    <field id="ibld"                long_name="index of boundary layer depth"            unit="#"       /> 
    319     <field id="imld"                long_name="index of mixed layer depth"            unit="#"       /> 
    320     <field id="zhbl"                long_name="boundary layer depth -grid"                     unit="m"       /> 
    321     <field id="zhml"                long_name="mixed layer depth - grid"                        unit="m"       /> 
     319    <field id="imld"                long_name="index of mixed layer depth"               unit="#"       /> 
     320    <field id="jp_ext"              long_name="flag =1 if pycnocline well resolved"      unit="#"       /> 
     321    <field id="j_ddh"               long_name="index of mixed layer depth"               unit="#"       /> 
     322    <field id="zshear"              long_name="shear production of TKE "                 unit="m^3/s^3" /> 
     323    <field id="zhbl"                long_name="boundary layer depth -grid"               unit="m"       /> 
     324    <field id="zhml"                long_name="mixed layer depth - grid"                 unit="m"       /> 
    322325    <field id="zdh"                 long_name="Pycnocline  depth - grid"                 unit=" m"      /> 
    323326    <field id="zustke"              long_name="magnitude of stokes drift  at T-points"   unit="m/s"     /> 
    324     <field id="us_x"        long_name="i component of active Stokes drift"                      unit="m/s"     /> 
    325     <field id="us_y"        long_name="j component of active Stokes drift"                      unit="m/s"     /> 
     327    <field id="us_x"                long_name="i component of active Stokes drift"       unit="m/s"     /> 
     328    <field id="us_y"                long_name="j component of active Stokes drift"       unit="m/s"     /> 
    326329    <field id="dstokes"             long_name="stokes drift  depth scale"                unit="m"       /> 
    327330    <field id="zwth0"               long_name="surface non-local temperature flux"       unit="deg m/s" /> 
    328331    <field id="zws0"                long_name="surface non-local salinity flux"          unit="psu m/s" /> 
     332    <field id="zwb0"                long_name="surface non-local buoyancy flux"          unit="m^2/s^3" /> 
    329333    <field id="zwstrc"              long_name="convective velocity scale"                unit="m/s"     /> 
    330334    <field id="zustar"              long_name="friction velocity"                        unit="m/s"     /> 
     
    337341 
    338342    <!-- interior BL OSMOSIS diagnostics --> 
    339     <field id="zwthav"              long_name="av turb flux of T in ml"                  unit="deg m/s" /> 
     343    <field id="zwbav"               long_name="av turb flux of buoyancy in ml"           unit="m^2/s^3" /> 
    340344    <field id="zt_ml"               long_name="av T in ml"                               unit="deg"     /> 
    341345    <field id="zhol"                long_name="Hoenekker number"                         unit="#"       /> 
     
    344348    <field id="zwb_ent"            long_name="entrainment turb flux of buoyancy"         unit="m^2/s^-3" /> 
    345349 
    346     <field id="zdt_bl"             long_name="temperature jump at base of BL"                 unit="deg"      /> 
    347     <field id="zds_bl"             long_name="salinity jump at base of BL"                 unit="10^-3"      /> 
    348     <field id="zdb_bl"             long_name="buoyancy jump at base of BL"                 unit="m/s^2"      /> 
    349     <field id="zdu_bl"             long_name="u jump at base of BL"                       unit="m/s"      /> 
    350     <field id="zdv_bl"             long_name="v jump at base of BL"                       unit="m/s"      /> 
    351  
     350    <field id="zdt_bl"             long_name="temperature jump at base of BL"            unit="deg"      /> 
     351    <field id="zds_bl"             long_name="salinity jump at base of BL"               unit="10^-3"    /> 
     352    <field id="zdb_bl"             long_name="buoyancy jump at base of BL"               unit="m/s^2"    /> 
     353    <field id="zdu_bl"             long_name="u jump at base of BL"                      unit="m/s"      /> 
     354    <field id="zdv_bl"             long_name="v jump at base of BL"                      unit="m/s"      /> 
     355    <field id="zdt_ml"             long_name="temperature jump at base of ML"            unit="deg"      /> 
     356    <field id="zds_ml"             long_name="salinity jump at base of ML"               unit="10^-3"    /> 
     357    <field id="zdb_ml"             long_name="buoyancy jump at base of ML"               unit="m/s^2"    /> 
     358    <field id="pb_coup"            long_name="bottom coupling velocity"                  unit="m/s"      /> 
    352359    <!-- extra OSMOSIS diagnostics for debugging --> 
    353360    <field id="zsc_uw_1_0"       long_name="zsc u-momentum flux on T after Stokes"                       unit="m^2/s^2" /> 
     
    356363    <field id="zsc_uw_2_f"       long_name="2nd zsc u-momentum flux on T after Coriolis"                       unit="m^2/s^2" /> 
    357364    <field id="zsc_vw_2_f"       long_name="2nd zsc v-momentum flux on T after Coriolis"                       unit="m^2/s^2" /> 
    358     <field id="zuw_bse"       long_name="base u-flux T-points"                          unit="m^2/s^2" /> 
    359     <field id="zvw_bse"       long_name="base v-flux T-points"                          unit="m^2/s^2" /> 
    360365 
    361366    <!-- FK_OSM OSMOSIS diagnostics (require also ln_osm_mle=.true.--> 
     
    756761    <field id="bn2"          long_name="squared Brunt-Vaisala frequency"                unit="s-2" /> 
    757762 
     763    <!-- dissipation diagnostics (note: ediss_k is only available with tke scheme) -->    
     764    <field id="avt_k"        long_name="vertical eddy diffusivity from closure schemes" standard_name="ocean_vertical_eddy_diffusivity"       unit="m2/s" /> 
     765    <field id="avm_k"        long_name="vertical eddy viscosity from closure schemes"   standard_name="ocean_vertical_eddy_viscosity"         unit="m2/s" /> 
     766    <field id="ediss_k"      long_name="Kolmogorov energy dissipation (tke scheme)"     standard_name="Kolmogorov_energy_dissipation"         unit="W/kg" /> 
     767    <field id="eshear_k"     long_name="energy source from vertical shear"              standard_name="energy_source_from_shear"              unit="W/kg" /> 
     768    <field id="estrat_k"     long_name="energy sink from stratification"                standard_name="energy_sink_from_stratification"       unit="W/kg" /> 
     769     
    758770  </field_group> 
    759771 
     
    11091121    <field id="vtrd_tot"       long_name="j-trend: total momentum trend before atf"        unit="m/s^2"                        /> 
    11101122    <field id="vtrd_atf"       long_name="j-trend: asselin time filter trend"              unit="m/s^2"                        /> 
     1123  </field_group> 
     1124 
     1125  <!-- shared variables available with TOP interface --> 
     1126  <field_group id="top_shared" grid_ref="grid_T_3D"> 
     1127    <field id="xeps"           long_name="Broadband light attenuation"                     unit="-"                            /> 
     1128    <field id="Heup"           long_name="Euphotic layer depth"                            unit="m"     grid_ref="grid_T_2D"   /> 
    11111129  </field_group> 
    11121130 
  • NEMO/branches/2021/ticket2669_isf_fluxes/cfgs/SHARED/namelist_ref

    r14916 r14994  
    9999!----------------------------------------------------------------------- 
    100100   ln_tile = .false.     !  Use tiling (T) or not (F) 
    101    nn_ltile_i = 10       !  Length of tiles in i 
     101   nn_ltile_i = 99999    !  Length of tiles in i 
    102102   nn_ltile_j = 10       !  Length of tiles in j 
    103103/ 
     
    12421242   !                       !           = 2 roughness uses rn_hsri and is weighted by 1-fr_i 
    12431243   !                       !           = 3 roughness uses rn_hsri and is weighted by 1-MIN(1,4*fr_i) 
     1244   nn_mxlice     =     1   !  mixing under sea ice 
     1245                           !     = 0 No scaling under sea-ice 
     1246                           !     = 1 scaling with constant Ice-ocean roughness (rn_hsri) 
     1247                           !     = 2 scaling with mean sea-ice thickness 
     1248                           !     = 3 scaling with max sea-ice thickness 
    12441249   nn_bc_surf    =     1   !  surface condition (0/1=Dir/Neum) 
    12451250   nn_bc_bot     =     1   !  bottom condition (0/1=Dir/Neum) 
     
    12731278                               !  = 2:use surface value of SD fit to slope at rn_osm_hblfrac*hbl below surface 
    12741279   ln_zdfosm_ice_shelter = .true.  ! reduce surface SD and depth scale under ice 
    1275    ln_osm_mle = .false.        !  Use integrated FK-OSM model 
     1280   ln_osm_mle = .true.         !  Use integrated FK-OSM model 
    12761281/ 
    12771282!----------------------------------------------------------------------- 
     
    12811286   nn_osm_mle          = 0         ! MLE type: =0 standard Fox-Kemper ; =1 new formulation 
    12821287   rn_osm_mle_lf       = 5.e+3     ! typical scale of mixed layer front (meters)                      (case rn_osm_mle=0) 
    1283    rn_osm_mle_time     = 172800.   ! time scale for mixing momentum across the mixed layer (seconds)  (case rn_osm_mle=0) 
     1288   rn_osm_mle_time     = 43200.    ! time scale for mixing momentum across the mixed layer (seconds)  (case rn_osm_mle=0) 
    12841289   rn_osm_mle_lat      = 20.       ! reference latitude (degrees) of MLE coef.                        (case rn_mle=1) 
    1285    rn_osm_mle_rho_c =    0.01      ! delta rho criterion used to calculate MLD for FK 
    1286    rn_osm_mle_thresh  = 0.0005     ! delta b criterion used for FK MLE criterion 
    1287    rn_osm_mle_tau     = 172800.    ! time scale for FK-OSM (seconds)  (case rn_osm_mle=0) 
    1288    ln_osm_hmle_limit   = .false.   ! limit hmle to rn_osm_hmle_limit*hbl 
    1289    rn_osm_hmle_limit   = 1.2 
     1290   rn_osm_mle_rho_c    = 0.03      ! delta rho criterion used to calculate MLD for FK 
     1291   rn_osm_mle_thresh   = 0.0001    ! delta b criterion used for FK MLE criterion 
     1292   rn_osm_mle_tau      = 172800.   ! time scale for FK-OSM (seconds)  (case rn_osm_mle=0) 
     1293   ln_osm_hmle_limit   = .true.    ! If true, limit hmle to rn_osm_hmle_limit*hbl 
     1294   rn_osm_hmle_limit   = 1.5 
    12901295   / 
    12911296!----------------------------------------------------------------------- 
  • NEMO/branches/2021/ticket2669_isf_fluxes/cfgs/SHARED/namelist_top_ref

    r14032 r14994  
    101101/ 
    102102!----------------------------------------------------------------------- 
     103&namtrc_opt      !  light availability in the water column 
     104!----------------------------------------------------------------------- 
     105!              !  file name       ! frequency (hours) ! variable  ! time interp. !  clim  ! 'yearly'/ ! weights  ! rotation ! land/sea mask ! 
     106!              !                  !  (if <0  months)  !   name    !   (logical)  !  (T/F) ! 'monthly' ! filename ! pairing  ! filename      ! 
     107   sn_par      = 'par.orca'       ,     24            , 'fr_par'  ,  .true.      , .true. , 'yearly'  , ''       , ''       , '' 
     108   cn_dir      = './'        ! root directory for the location of the dynamical files 
     109   ln_varpar   =  .true.     ! Read PAR from file 
     110   parlux      =  0.43       ! Fraction of shortwave as PAR 
     111   light_loc   = 'center'    ! Light location in the water cell ('center', 'integral') 
     112/ 
     113!----------------------------------------------------------------------- 
    103114&namtrc_dmp      !   passive tracer newtonian damping                   (ln_trcdmp=T) 
    104115!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.