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 11145 for NEMO/branches/UKMO/NEMO_4.0_OSMOSIS/cfgs/SHARED/field_def_nemo-oce.xml – NEMO

Ignore:
Timestamp:
2019-06-20T11:35:10+02:00 (5 years ago)
Author:
cguiavarch
Message:

Merge changes from /NEMO/branches/2019/dev_r11078_OSMOSIS_IMMERSE_Nurser:r11139-11143

File:
1 edited

Legend:

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

    r10823 r11145  
    200200        <field id="zws0"                long_name="surface non-local salinity flux"          unit="psu m/s" /> 
    201201        <field id="hbl"                 long_name="boundary layer depth"                     unit="m"       /> 
     202        <field id="dh"          long_name="OBL pycnocline thickness"                                     unit="m"        /> 
     203        <field id="hml"          long_name="OBL MLD thickness"                                     unit="m"        /> 
    202204        <field id="hbli"                long_name="initial boundary layer depth"             unit="m"       /> 
    203205        <field id="dstokes"             long_name="stokes drift  depth scale"                unit="m"       /> 
     
    205207        <field id="zwstrc"              long_name="convective velocity scale"                unit="m/s"     /> 
    206208        <field id="zwstrl"              long_name="langmuir velocity scale"                  unit="m/s"     /> 
     209        <field id="zvstr"              long_name="mixed La/wind velocity"                        unit="m/s"     /> 
    207210        <field id="zustar"              long_name="friction velocity"                        unit="m/s"     /> 
    208211        <field id="zhbl"                long_name="boundary layer depth"                     unit="m"       /> 
    209212        <field id="zhml"                long_name="mixed layer depth"                        unit="m"       /> 
     213        <field id="zla"                long_name="Langmuir #"                        unit="#"       /> 
    210214        <field id="wind_wave_abs_power" long_name="\rho |U_s| x u*^2"                        unit="mW"      /> 
    211215        <field id="wind_wave_power"     long_name="U_s \dot  tau"                            unit="mW"      /> 
    212216        <field id="wind_power"          long_name="\rho  u*^3"                               unit="mW"      /> 
    213217 
     218        <field id="ttrd_osm"          long_name="T-trend from non-local terms"         unit=" deg/s"    grid_ref="grid_T_3D"     /> 
     219        <field id="strd_osm"          long_name="S-trend from non-local terms"         unit=" psu/s"        grid_ref="grid_T_3D"   /> 
     220 
    214221        <!-- extra OSMOSIS diagnostics --> 
     222        <field id="ibld"              long_name="boundary-layer depth index"                  unit="#" /> 
     223        <field id="imld"              long_name="mixed-layer depth index"                  unit="#" /> 
    215224        <field id="zwthav"              long_name="av turb flux of T in ml"                  unit="deg m/s" /> 
    216225        <field id="zt_ml"               long_name="av T in ml"                               unit="deg"     /> 
     226        <field id="zdt_bl"               long_name="dT in ml"                               unit="deg"     /> 
     227        <field id="zds_bl"               long_name="dS in ml"                               unit="g/kg"     /> 
     228        <field id="zdb_bl"               long_name="db in ml"                               unit="m/s^2"     /> 
     229        <field id="zdu_bl"               long_name="du in ml"                               unit="m/s"     /> 
     230        <field id="zdv_bl"               long_name="dv in ml"                               unit="m/s"     /> 
    217231        <field id="zwth_ent"            long_name="entrainment turb flux of T"               unit="deg m/s" /> 
     232        <field id="zws_ent"            long_name="entrainment turb flux of S"               unit="g/kg m/s" /> 
     233        <field id="zwb_ent"            long_name="entrainment turb flux of buoyancy"     unit="m^2/s^3" /> 
    218234        <field id="zhol"                long_name="Hoenekker number"                         unit="#"       /> 
    219235        <field id="zdh"                 long_name="Pycnocline  depth - grid"                 unit=" m"      /> 
     236 
     237        <field id="zsc_uw_1_0"       long_name="zsc u-momentum flux on T after Stokes"                       unit="m^2/s^2" /> 
     238        <field id="zsc_uw_1_f"       long_name="zsc u-momentum flux on T after Coriolis"                       unit="m^2/s^2" /> 
     239        <field id="zsc_vw_1_f"       long_name="zsc v-momentum flux on T after Coriolis"                       unit="m^2/s^2" /> 
     240        <field id="zsc_uw_2_f"       long_name="2nd zsc u-momentum flux on T after Coriolis"                       unit="m^2/s^2" /> 
     241        <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" /> 
    220244      </field_group> 
    221245 
     
    224248        <field id="ghams"       long_name="non-local salinity flux"                          unit="psu m/s" /> 
    225249        <field id="zdtdz_pyc"   long_name="Pycnocline temperature gradient"                  unit=" deg/m"  /> 
     250        <field id="zdsdz_pyc"   long_name="Pycnocline salinity gradient"                  unit=" g/kg/m"  /> 
     251        <field id="zdbdz_pyc"   long_name="Pycnocline buoyancy gradient"                  unit=" s^-2"  /> 
     252 
     253        <!-- extra OSMOSIS diagnostics --> 
     254        <field id="ghamu_00"       long_name="non-local u-momentum flux on T before Stokes"                       unit="m^2/s^2" /> 
     255        <field id="ghamv_00"       long_name="non-local v-momentum flux on T before Stokes"                       unit="m^2/s^2" /> 
     256   <field id="ghamu_0"       long_name="non-local u-momentum flux on T after Stokes"                       unit="m^2/s^2" /> 
     257        <field id="ghamu_f"       long_name="non-local u-momentum flux on T after Coriolis"                       unit="m^2/s^2" /> 
     258        <field id="ghamv_f"       long_name="non-local v-momentum flux on T after Coriolis"                          unit="m^2/s^2" /> 
     259        <field id="ghamu_b"       long_name="non-local u-momentum flux on T before base"                       unit="m^2/s^2" /> 
     260        <field id="ghamv_b"       long_name="non-local v-momentum flux on T before base"                          unit="m^2/s^2" /> 
     261        <field id="ghamu_1"       long_name="non-local u-momentum flux on T"                       unit="m^2/s^2" /> 
     262        <field id="ghamv_1"       long_name="non-local v-momentum flux on T"                          unit="m^2/s^2" /> 
     263        <field id="zviscos"       long_name="OSMOSIS viscosity on T-points"                          unit="m/s^2" /> 
     264        <field id="zdudz_pyc"       long_name="pycnocline u-shear T-points"                          unit="m/s^2" /> 
     265        <field id="zdvdz_pyc"       long_name="pycnocline v-shear T-points"                          unit="m/s^2" /> 
    226266      </field_group> 
    227267 
Note: See TracChangeset for help on using the changeset viewer.