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 14413 for NEMO/branches/UKMO/NEMO_4.0.1_FKOSM_m11715/cfgs – NEMO

Ignore:
Timestamp:
2021-02-05T17:18:45+01:00 (3 years ago)
Author:
dancopsey
Message:

Custom merge from revision 13684 to 14412 of:

http://forge.ipsl.jussieu.fr/nemo/log/NEMO/branches/2019/dev_r11078_OSMOSIS_IMMERSE_Nurser_4.0

Location:
NEMO/branches/UKMO/NEMO_4.0.1_FKOSM_m11715/cfgs/SHARED
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/UKMO/NEMO_4.0.1_FKOSM_m11715/cfgs/SHARED/field_def_nemo-oce.xml

    r13403 r14413  
    202202        <field id="ibld"                long_name="index of boundary layer depth"            unit="#"       /> 
    203203        <field id="imld"                long_name="index of mixed layer depth"            unit="#"       /> 
     204        <field id="jp_ext"                long_name="flag =1 if pycnocline well resolved"            unit="#"       /> 
     205        <field id="j_ddh"                long_name="index of mixed layer depth"            unit="#"       /> 
     206        <field id="zshear"          long_name="shear production of TKE "                               unit="m^3/s^3"      /> 
    204207        <field id="zhbl"                long_name="boundary layer depth -grid"                     unit="m"       /> 
    205208        <field id="zhml"                long_name="mixed layer depth - grid"                        unit="m"       /> 
     
    211214        <field id="zwth0"               long_name="surface non-local temperature flux"       unit="deg m/s" /> 
    212215        <field id="zws0"                long_name="surface non-local salinity flux"          unit="psu m/s" /> 
     216        <field id="zwb0"              long_name="surface non-local buoyancy flux"                  unit="m^2/s^3" /> 
    213217        <field id="zwstrc"              long_name="convective velocity scale"                unit="m/s"     /> 
    214218        <field id="zustar"              long_name="friction velocity"                        unit="m/s"     /> 
     
    221225 
    222226       <!-- interior BL OSMOSIS diagnostics --> 
    223         <field id="zwthav"              long_name="av turb flux of T in ml"                  unit="deg m/s" /> 
     227        <field id="zwbav"              long_name="av turb flux of buoyancy in ml"                  unit="m^2/s^3" /> 
    224228        <field id="zt_ml"               long_name="av T in ml"                               unit="deg"     /> 
    225229        <field id="zhol"                long_name="Hoenekker number"                         unit="#"       /> 
     
    233237        <field id="zdu_bl"             long_name="u jump at base of BL"                       unit="m/s"      /> 
    234238        <field id="zdv_bl"             long_name="v jump at base of BL"                       unit="m/s"      /> 
    235  
     239        <field id="zdt_ml"             long_name="temperature jump at base of ML"                 unit="deg"      /> 
     240        <field id="zds_ml"             long_name="salinity jump at base of ML"                 unit="10^-3"      /> 
     241        <field id="zdb_ml"             long_name="buoyancy jump at base of ML"                 unit="m/s^2"      />  
    236242        <!-- extra OSMOSIS diagnostics for debugging --> 
    237243       <field id="zsc_uw_1_0"       long_name="zsc u-momentum flux on T after Stokes"                       unit="m^2/s^2" /> 
     
    240246        <field id="zsc_uw_2_f"       long_name="2nd zsc u-momentum flux on T after Coriolis"                       unit="m^2/s^2" /> 
    241247        <field id="zsc_vw_2_f"       long_name="2nd zsc v-momentum flux on T after Coriolis"                       unit="m^2/s^2" /> 
    242         <field id="zuw_bse"       long_name="base u-flux T-points"                          unit="m^2/s^2" /> 
    243         <field id="zvw_bse"       long_name="base v-flux T-points"                          unit="m^2/s^2" /> 
    244248 
    245249       <!-- FK_OSM OSMOSIS diagnostics (require also ln_osm_mle=.true.--> 
  • NEMO/branches/UKMO/NEMO_4.0.1_FKOSM_m11715/cfgs/SHARED/namelist_ref

    r13478 r14413  
    10931093   rn_zdfosm_adjust_sd = 1.0   ! Stokes drift reduction factor 
    10941094   rn_osm_hblfrac = 0.1        ! specify top part of hbl for nn_osm_wave = 3 or 4 
     1095   rn_osm_bl_thresh   = 5.e-5      !Threshold buoyancy for deepening of OSBL base 
    10951096   nn_ave = 0                  ! choice of horizontal averaging on avt, avmu, avmv 
    10961097   ln_dia_osm = .true.         ! output OSMOSIS-OBL variables 
     
    11191120   nn_osm_mle          = 0         ! MLE type: =0 standard Fox-Kemper ; =1 new formulation 
    11201121   rn_osm_mle_lf       = 5.e+3     ! typical scale of mixed layer front (meters)                      (case rn_osm_mle=0) 
    1121    rn_osm_mle_time     = 172800.   ! time scale for mixing momentum across the mixed layer (seconds)  (case rn_osm_mle=0) 
     1122   rn_osm_mle_time     = 43200.   ! time scale for mixing momentum across the mixed layer (seconds)  (case rn_osm_mle=0) 
    11221123   rn_osm_mle_lat      = 20.       ! reference latitude (degrees) of MLE coef.                        (case rn_mle=1) 
    1123    rn_osm_mle_rho_c =    0.01      ! delta rho criterion used to calculate MLD for FK 
    1124    rn_osm_mle_thresh = 0.0005      ! delta b criterion used for FK MLD criterion 
    1125    rn_osm_mle_tau     = 172800.    ! time scale for FK-OSM (seconds)  (case rn_osm_mle=0) 
    1126    ln_osm_hmle_limit   = .false.   ! limit hmle to rn_osm_hmle_limit*hbl 
    1127    rn_osm_hmle_limit   = 1.2 
    1128    / 
     1124   rn_osm_mle_rho_c    = 0.03      ! delta rho criterion used to calculate MLD for FK 
     1125   rn_osm_mle_thresh   = 0.0001    ! delta b criterion used for FK MLD criterion 
     1126   rn_osm_mle_tau      = 172800.   ! time scale for FK-OSM (seconds)  (case rn_osm_mle=0) 
     1127   ln_osm_hmle_limit   = .true.    ! If true, limit hmle to rn_osm_hmle_limit*hbl 
     1128   rn_osm_hmle_limit   = 1.5 
     1129/ 
    11291130!----------------------------------------------------------------------- 
    11301131&namzdf_iwm    !    internal wave-driven mixing parameterization        (ln_zdfiwm =T) 
Note: See TracChangeset for help on using the changeset viewer.