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 14921 for NEMO/trunk/cfgs/SHARED – NEMO

Ignore:
Timestamp:
2021-05-28T14:19:26+02:00 (3 years ago)
Author:
smueller
Message:

Merge of development branch /NEMO/branches/2021/dev_r14122_HPC-08_Mueller_OSMOSIS_streamlining into /NEMO/trunk (ticket #2353)

Location:
NEMO/trunk/cfgs/SHARED
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/cfgs/SHARED/field_def_nemo-oce.xml

    r14723 r14921  
    280280    <field id="dh"                  long_name="Pycnocline thickness"                     unit=" m"      /> 
    281281    <field id="ibld"                long_name="index of boundary layer depth"            unit="#"       /> 
    282     <field id="imld"                long_name="index of mixed layer depth"            unit="#"       /> 
    283     <field id="zhbl"                long_name="boundary layer depth -grid"                     unit="m"       /> 
    284     <field id="zhml"                long_name="mixed layer depth - grid"                        unit="m"       /> 
     282    <field id="imld"                long_name="index of mixed layer depth"               unit="#"       /> 
     283    <field id="jp_ext"              long_name="flag =1 if pycnocline well resolved"      unit="#"       /> 
     284    <field id="j_ddh"               long_name="index of mixed layer depth"               unit="#"       /> 
     285    <field id="zshear"              long_name="shear production of TKE "                 unit="m^3/s^3" /> 
     286    <field id="zhbl"                long_name="boundary layer depth -grid"               unit="m"       /> 
     287    <field id="zhml"                long_name="mixed layer depth - grid"                 unit="m"       /> 
    285288    <field id="zdh"                 long_name="Pycnocline  depth - grid"                 unit=" m"      /> 
    286289    <field id="zustke"              long_name="magnitude of stokes drift  at T-points"   unit="m/s"     /> 
    287     <field id="us_x"        long_name="i component of active Stokes drift"                      unit="m/s"     /> 
    288     <field id="us_y"        long_name="j component of active Stokes drift"                      unit="m/s"     /> 
     290    <field id="us_x"                long_name="i component of active Stokes drift"       unit="m/s"     /> 
     291    <field id="us_y"                long_name="j component of active Stokes drift"       unit="m/s"     /> 
    289292    <field id="dstokes"             long_name="stokes drift  depth scale"                unit="m"       /> 
    290293    <field id="zwth0"               long_name="surface non-local temperature flux"       unit="deg m/s" /> 
    291294    <field id="zws0"                long_name="surface non-local salinity flux"          unit="psu m/s" /> 
     295    <field id="zwb0"                long_name="surface non-local buoyancy flux"          unit="m^2/s^3" /> 
    292296    <field id="zwstrc"              long_name="convective velocity scale"                unit="m/s"     /> 
    293297    <field id="zustar"              long_name="friction velocity"                        unit="m/s"     /> 
     
    300304 
    301305    <!-- interior BL OSMOSIS diagnostics --> 
    302     <field id="zwthav"              long_name="av turb flux of T in ml"                  unit="deg m/s" /> 
     306    <field id="zwbav"               long_name="av turb flux of buoyancy in ml"           unit="m^2/s^3" /> 
    303307    <field id="zt_ml"               long_name="av T in ml"                               unit="deg"     /> 
    304308    <field id="zhol"                long_name="Hoenekker number"                         unit="#"       /> 
     
    307311    <field id="zwb_ent"            long_name="entrainment turb flux of buoyancy"         unit="m^2/s^-3" /> 
    308312 
    309     <field id="zdt_bl"             long_name="temperature jump at base of BL"                 unit="deg"      /> 
    310     <field id="zds_bl"             long_name="salinity jump at base of BL"                 unit="10^-3"      /> 
    311     <field id="zdb_bl"             long_name="buoyancy jump at base of BL"                 unit="m/s^2"      /> 
    312     <field id="zdu_bl"             long_name="u jump at base of BL"                       unit="m/s"      /> 
    313     <field id="zdv_bl"             long_name="v jump at base of BL"                       unit="m/s"      /> 
    314  
     313    <field id="zdt_bl"             long_name="temperature jump at base of BL"            unit="deg"      /> 
     314    <field id="zds_bl"             long_name="salinity jump at base of BL"               unit="10^-3"    /> 
     315    <field id="zdb_bl"             long_name="buoyancy jump at base of BL"               unit="m/s^2"    /> 
     316    <field id="zdu_bl"             long_name="u jump at base of BL"                      unit="m/s"      /> 
     317    <field id="zdv_bl"             long_name="v jump at base of BL"                      unit="m/s"      /> 
     318    <field id="zdt_ml"             long_name="temperature jump at base of ML"            unit="deg"      /> 
     319    <field id="zds_ml"             long_name="salinity jump at base of ML"               unit="10^-3"    /> 
     320    <field id="zdb_ml"             long_name="buoyancy jump at base of ML"               unit="m/s^2"    /> 
     321    <field id="pb_coup"            long_name="bottom coupling velocity"                  unit="m/s"      /> 
    315322    <!-- extra OSMOSIS diagnostics for debugging --> 
    316323    <field id="zsc_uw_1_0"       long_name="zsc u-momentum flux on T after Stokes"                       unit="m^2/s^2" /> 
     
    319326    <field id="zsc_uw_2_f"       long_name="2nd zsc u-momentum flux on T after Coriolis"                       unit="m^2/s^2" /> 
    320327    <field id="zsc_vw_2_f"       long_name="2nd zsc v-momentum flux on T after Coriolis"                       unit="m^2/s^2" /> 
    321     <field id="zuw_bse"       long_name="base u-flux T-points"                          unit="m^2/s^2" /> 
    322     <field id="zvw_bse"       long_name="base v-flux T-points"                          unit="m^2/s^2" /> 
    323328 
    324329    <!-- FK_OSM OSMOSIS diagnostics (require also ln_osm_mle=.true.--> 
  • NEMO/trunk/cfgs/SHARED/namelist_ref

    r14903 r14921  
    12651265                               !  = 2:use surface value of SD fit to slope at rn_osm_hblfrac*hbl below surface 
    12661266   ln_zdfosm_ice_shelter = .true.  ! reduce surface SD and depth scale under ice 
    1267    ln_osm_mle = .false.        !  Use integrated FK-OSM model 
     1267   ln_osm_mle = .true.         !  Use integrated FK-OSM model 
    12681268/ 
    12691269!----------------------------------------------------------------------- 
     
    12731273   nn_osm_mle          = 0         ! MLE type: =0 standard Fox-Kemper ; =1 new formulation 
    12741274   rn_osm_mle_lf       = 5.e+3     ! typical scale of mixed layer front (meters)                      (case rn_osm_mle=0) 
    1275    rn_osm_mle_time     = 172800.   ! time scale for mixing momentum across the mixed layer (seconds)  (case rn_osm_mle=0) 
     1275   rn_osm_mle_time     = 43200.    ! time scale for mixing momentum across the mixed layer (seconds)  (case rn_osm_mle=0) 
    12761276   rn_osm_mle_lat      = 20.       ! reference latitude (degrees) of MLE coef.                        (case rn_mle=1) 
    1277    rn_osm_mle_rho_c =    0.01      ! delta rho criterion used to calculate MLD for FK 
    1278    rn_osm_mle_thresh  = 0.0005     ! delta b criterion used for FK MLE criterion 
    1279    rn_osm_mle_tau     = 172800.    ! time scale for FK-OSM (seconds)  (case rn_osm_mle=0) 
    1280    ln_osm_hmle_limit   = .false.   ! limit hmle to rn_osm_hmle_limit*hbl 
    1281    rn_osm_hmle_limit   = 1.2 
     1277   rn_osm_mle_rho_c    = 0.03      ! delta rho criterion used to calculate MLD for FK 
     1278   rn_osm_mle_thresh   = 0.0001    ! delta b criterion used for FK MLE criterion 
     1279   rn_osm_mle_tau      = 172800.   ! time scale for FK-OSM (seconds)  (case rn_osm_mle=0) 
     1280   ln_osm_hmle_limit   = .true.    ! If true, limit hmle to rn_osm_hmle_limit*hbl 
     1281   rn_osm_hmle_limit   = 1.5 
    12821282   / 
    12831283!----------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.