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/SHARED/field_def_nemo-oce.xml – 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

File:
1 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.--> 
Note: See TracChangeset for help on using the changeset viewer.