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

Ignore:
Timestamp:
2019-10-18T11:05:50+02:00 (5 years ago)
Author:
davestorkey
Message:

UKMO/NEMO_4.0.1_GO8_package: copy over changes from NEMO_4.0_GO8_package branch.

Location:
NEMO/branches/UKMO/NEMO_4.0.1_GO8_package/cfgs
Files:
8 edited
2 copied

Legend:

Unmodified
Added
Removed
  • NEMO/branches/UKMO/NEMO_4.0.1_GO8_package/cfgs/METO_GO/EXPREF/context_nemo-BASIC.xml

    r10898 r11717  
    3535      <axis id="iax_20C" long_name="20 degC isotherm"   unit="degC"            /> 
    3636      <axis id="iax_28C" long_name="28 degC isotherm"   unit="degC"            /> 
     37      <axis id="deptht_surface" axis_ref="deptht" > 
     38         <zoom_axis begin=" 0 " n=" 1 " /> 
     39      </axis> 
    3740    </axis_definition> 
    3841  
  • NEMO/branches/UKMO/NEMO_4.0.1_GO8_package/cfgs/METO_GO/EXPREF/context_nemo-CMIP6.xml

    r10898 r11717  
    3535      <axis id="iax_20C" long_name="20 degC isotherm"   unit="degC"            /> 
    3636      <axis id="iax_28C" long_name="28 degC isotherm"   unit="degC"            /> 
     37      <axis id="deptht_surface" axis_ref="deptht" > 
     38         <zoom_axis begin=" 0 " n=" 1 " /> 
     39      </axis> 
    3740    </axis_definition> 
    3841  
  • NEMO/branches/UKMO/NEMO_4.0.1_GO8_package/cfgs/METO_GO/EXPREF/context_nemo-CUSTOM.xml

    r10898 r11717  
    3535      <axis id="iax_20C" long_name="20 degC isotherm"   unit="degC"            /> 
    3636      <axis id="iax_28C" long_name="28 degC isotherm"   unit="degC"            /> 
     37      <axis id="deptht_surface" axis_ref="deptht" > 
     38         <zoom_axis begin=" 0 " n=" 1 " /> 
     39      </axis> 
    3740    </axis_definition> 
    3841  
  • NEMO/branches/UKMO/NEMO_4.0.1_GO8_package/cfgs/METO_GO/EXPREF/file_def_nemo-oce-CMIP6-10D.xml

    r10898 r11717  
    153153          <field field_ref="uoce"         name="uo"     operation="average" freq_op="10d" > @uoce_e3u / @e3u </field> 
    154154     <field field_ref="utau"         name="tauuo"   standard_name="surface_downward_x_stress"  /> 
    155 <!-- TO FIX 
    156155          <field field_ref="ut"           name="uto" standard_name="product_of_xward_sea_water_velocity_and_temperature" long_name="UT"  operation="average" freq_op="10d" > @ut_e3u / @e3u </field> 
    157156          <field field_ref="us"           name="uso" standard_name="product_of_xward_sea_water_velocity_and_salinity" long_name="US"    operation="average" freq_op="10d" > @us_e3u / @e3u </field> 
    158 --> 
    159157          <field field_ref="uoce"         name="u2o" standard_name="square_of_sea_water_x_velocity" long_name="UU"  operation="average" freq_op="10d" > @uoce2_e3u / @e3u </field> 
    160158          <!-- available with key_diaar5 --> 
     
    172170          <field field_ref="voce"         name="vo"     operation="average" freq_op="10d" > @voce_e3v / @e3v </field> 
    173171     <field field_ref="vtau"         name="tauvo"   standard_name="surface_downward_y_stress" /> 
    174 <!-- TO FIX 
    175172          <field field_ref="vt"           name="vto" standard_name="product_of_yward_sea_water_velocity_and_temperature" long_name="VT"  operation="average" freq_op="10d" > @vt_e3v / @e3v </field> 
    176173          <field field_ref="vs"           name="vso" standard_name="product_of_yward_sea_water_velocity_and_salinity" long_name="VS"  operation="average" freq_op="10d" > @vs_e3v / @e3v </field> 
    177 --> 
    178174          <field field_ref="voce"         name="v2o" standard_name="square_of_sea_water_y_velocity" long_name="VV"  operation="average" freq_op="10d" > @voce2_e3v / @e3v </field> 
    179175          <!-- available with key_diaar5 --> 
     
    195191     <field field_ref="woce"         name="wo" standard_name="upward_sea_water_velocity" long_name="W"                  /> 
    196192          <field field_ref="woce"         name="w2o" standard_name="square_of_upward_sea_water_velocity" long_name="WW"  operation="average" > woce * woce </field> 
    197 <!-- TO FIX 
    198193          <field field_ref="wt"           name="wt"         standard_name="product_of_upward_sea_water_velocity_and_temperature" long_name="WT"         /> 
    199194          <field field_ref="ws"           name="ws"         standard_name="product_of_upward_sea_water_velocity_and_salinity" long_name="WS"            /> 
     195<!-- TO FIX 
    200196          <field field_ref="wpt_dep"      name="zhalf"        /> 
    201197--> 
  • NEMO/branches/UKMO/NEMO_4.0.1_GO8_package/cfgs/METO_GO/EXPREF/file_def_nemo-oce-CMIP6-1M.xml

    r10898 r11717  
    153153          <field field_ref="uoce"         name="uo"     operation="average" freq_op="1mo" > @uoce_e3u / @e3u </field> 
    154154     <field field_ref="utau"         name="tauuo"   standard_name="surface_downward_x_stress"  /> 
    155 <!-- TO FIX 
    156155          <field field_ref="ut"           name="uto" standard_name="product_of_xward_sea_water_velocity_and_temperature" long_name="UT"  operation="average" freq_op="1mo" > @ut_e3u / @e3u </field> 
    157156          <field field_ref="us"           name="uso" standard_name="product_of_xward_sea_water_velocity_and_salinity" long_name="US"    operation="average" freq_op="1mo" > @us_e3u / @e3u </field> 
    158 --> 
    159157          <field field_ref="uoce"         name="u2o" standard_name="square_of_sea_water_x_velocity" long_name="UU"  operation="average" freq_op="1mo" > @uoce2_e3u / @e3u </field> 
    160158          <!-- available with key_diaar5 --> 
     
    172170          <field field_ref="voce"         name="vo"     operation="average" freq_op="1mo" > @voce_e3v / @e3v </field> 
    173171     <field field_ref="vtau"         name="tauvo"   standard_name="surface_downward_y_stress" /> 
    174 <!-- TO FIX 
    175172          <field field_ref="vt"           name="vto" standard_name="product_of_yward_sea_water_velocity_and_temperature" long_name="VT"  operation="average" freq_op="1mo" > @vt_e3v / @e3v </field> 
    176173          <field field_ref="vs"           name="vso" standard_name="product_of_yward_sea_water_velocity_and_salinity" long_name="VS"  operation="average" freq_op="1mo" > @vs_e3v / @e3v </field> 
    177 --> 
    178174          <field field_ref="voce"         name="v2o" standard_name="square_of_sea_water_y_velocity" long_name="VV"  operation="average" freq_op="1mo" > @voce2_e3v / @e3v </field> 
    179175          <!-- available with key_diaar5 --> 
     
    195191     <field field_ref="woce"         name="wo" standard_name="upward_sea_water_velocity" long_name="W"                  /> 
    196192          <field field_ref="woce"         name="w2o" standard_name="square_of_upward_sea_water_velocity" long_name="WW"  operation="average" > woce * woce </field> 
    197 <!-- TO FIX 
    198193          <field field_ref="wt"           name="wt"         standard_name="product_of_upward_sea_water_velocity_and_temperature" long_name="WT"         /> 
    199194          <field field_ref="ws"           name="ws"         standard_name="product_of_upward_sea_water_velocity_and_salinity" long_name="WS"            /> 
     195<!-- TO FIX 
    200196          <field field_ref="wpt_dep"      name="zhalf"        /> 
    201197--> 
  • NEMO/branches/UKMO/NEMO_4.0.1_GO8_package/cfgs/SHARED/domain_def_nemo.xml

    r11536 r11717  
    179179     <!--   zonal mean grid   --> 
    180180     <domain id="gznl" long_name="gznl"/> 
     181     <domain id="ptr" domain_ref="gznl" > 
     182    <zoom_domain id="ptr" ibegin="0000" jbegin="0" ni="1" nj="0000" /> 
     183     </domain>   
    181184     <domain id="znl_T" domain_ref="gznl" > <zoom_domain id="znl_T"/> </domain> 
    182185     <domain id="znl_W" domain_ref="gznl" > <zoom_domain id="znl_W"/> </domain> 
  • NEMO/branches/UKMO/NEMO_4.0.1_GO8_package/cfgs/SHARED/field_def_nemo-oce.xml

    r11536 r11717  
    2020      <field_group id="grid_T" grid_ref="grid_T_2D" > 
    2121        <field id="e3t"          long_name="T-cell thickness"                    standard_name="cell_thickness"     unit="m"   grid_ref="grid_T_3D" /> 
    22         <field id="e3t_surf"     long_name="T-cell thickness"   field_ref="e3t"  standard_name="cell_thickness"     unit="m"   grid_ref="grid_T_SFC"/> 
     22        <field id="e3t_surf"     long_name="T-cell thickness"   field_ref="e3t"  standard_name="cell_thickness"     unit="m"   grid_ref="grid_T_surface_extract"/> 
    2323        <field id="e3t_0"        long_name="Initial T-cell thickness"            standard_name="ref_cell_thickness" unit="m"   grid_ref="grid_T_3D" /> 
    2424 
     
    6262        <field id="mldr10_1max"  long_name="Max of Mixed Layer Depth (dsigma = 0.01 wrt 10m)"   field_ref="mldr10_1"   operation="maximum"                                                                          /> 
    6363        <field id="mldr10_1min"  long_name="Min of Mixed Layer Depth (dsigma = 0.01 wrt 10m)"   field_ref="mldr10_1"   operation="minimum"                                                                          /> 
     64         <field id="mldzint_1"    long_name="Mixed Layer Depth interpolated"                     standard_name="ocean_mixed_layer_thickness"                                                       unit="m"          /> 
     65         <field id="mldzint_2"    long_name="Mixed Layer Depth interpolated"                     standard_name="ocean_mixed_layer_thickness"                                                       unit="m"          /> 
     66         <field id="mldzint_3"    long_name="Mixed Layer Depth interpolated"                     standard_name="ocean_mixed_layer_thickness"                                                       unit="m"          /> 
     67         <field id="mldzint_4"    long_name="Mixed Layer Depth interpolated"                     standard_name="ocean_mixed_layer_thickness"                                                       unit="m"          /> 
     68         <field id="mldzint_5"    long_name="Mixed Layer Depth interpolated"                     standard_name="ocean_mixed_layer_thickness"                                                       unit="m"          /> 
     69         <field id="mldhtc_1"     long_name="Mixed Layer Depth integrated heat content"          standard_name="integral_of_sea_water_potential_temperature_wrt_depth_expressed_as_heat_content"   unit="J/m2"       /> 
     70         <field id="mldhtc_2"     long_name="Mixed Layer Depth integrated heat content"          standard_name="integral_of_sea_water_potential_temperature_wrt_depth_expressed_as_heat_content"   unit="J/m2"       /> 
     71         <field id="mldhtc_3"     long_name="Mixed Layer Depth integrated heat content"          standard_name="integral_of_sea_water_potential_temperature_wrt_depth_expressed_as_heat_content"   unit="J/m2"       /> 
     72         <field id="mldhtc_4"     long_name="Mixed Layer Depth integrated heat content"          standard_name="integral_of_sea_water_potential_temperature_wrt_depth_expressed_as_heat_content"   unit="J/m2"       /> 
     73         <field id="mldhtc_5"     long_name="Mixed Layer Depth integrated heat content"          standard_name="integral_of_sea_water_potential_temperature_wrt_depth_expressed_as_heat_content"   unit="J/m2"       /> 
    6474        <field id="heatc"        long_name="Heat content vertically integrated"                 standard_name="integral_of_sea_water_potential_temperature_wrt_depth_expressed_as_heat_content"   unit="J/m2"       /> 
    6575        <field id="saltc"        long_name="Salt content vertically integrated"                                                                                                                   unit="1e-3*kg/m2" /> 
     
    354364        <field id="uoce"         long_name="ocean current along i-axis"                             standard_name="sea_water_x_velocity"        unit="m/s"        grid_ref="grid_U_3D" /> 
    355365        <field id="uoce_e3u"     long_name="ocean current along i-axis  (thickness weighted)"                                                   unit="m/s"        grid_ref="grid_U_3D"  > uoce * e3u </field> 
     366        <field id="uoce2_e3u"    long_name="ocean current along i-axis squared (thickness weighted)"                                            unit="m3/s2"      grid_ref="grid_U_3D"  > uoce * uoce * e3u </field> 
    356367        <field id="ssu"          long_name="ocean surface current along i-axis"                                                                 unit="m/s"                             /> 
    357368        <field id="sbu"          long_name="ocean bottom current along i-axis"                                                                  unit="m/s"                             /> 
     
    408419        <field id="voce"         long_name="ocean current along j-axis"                             standard_name="sea_water_y_velocity"        unit="m/s"        grid_ref="grid_V_3D" /> 
    409420        <field id="voce_e3v"     long_name="ocean current along j-axis  (thickness weighted)"                                                   unit="m/s"        grid_ref="grid_V_3D"  > voce * e3v </field> 
     421        <field id="voce2_e3v"    long_name="ocean current along j-axis squared (thickness weighted)"                                            unit="m3/s2"      grid_ref="grid_V_3D"  > voce * voce * e3v </field> 
    410422        <field id="ssv"          long_name="ocean surface current along j-axis"                                                                 unit="m/s"                             /> 
    411423        <field id="sbv"          long_name="ocean bottom current along j-axis"                                                                  unit="m/s"                             /> 
     
    497509      <field id="ahmf_3d"      long_name=" 3D      f-eddy viscosity coefficient"   unit="m2/s or m4/s"  grid_ref="grid_T_3D"/> 
    498510 
     511      <!-- product fields --> 
     512      <field_group id="diaprod"> 
     513   <field id="ut"           long_name="product_of_sea_water_x_velocity_and_potential_temperature"      unit="degree_C m/s"      grid_ref="grid_U_3D"   /> 
     514        <field id="ut_e3u"       long_name="product_of_sea_water_x_velocity_and_potential_temperature * e3u"  unit="degree_C m2/s"   grid_ref="grid_U_3D" > ut * e3u </field > 
     515   <field id="us"           long_name="product_of_sea_water_x_velocity_and_salinity"                   unit="PSU m/s"       grid_ref="grid_U_3D"   /> 
     516        <field id="us_e3u"       long_name="product_of_sea_water_x_velocity_and_salinity * e3u"             unit="PSU m2/s"      grid_ref="grid_U_3D" > us * e3u </field > 
     517   <field id="urhop"        long_name="product_of_sea_water_x_velocity_and_potential_density"          unit="(kg/m3).(m/s)" grid_ref="grid_U_3D"   /> 
     518        <field id="urhop_e3u"    long_name="product_of_sea_water_x_velocity_and_potential_density * e3u"    unit="(kg/m3).(m2/s)"   grid_ref="grid_U_3D" > urhop * e3u </field > 
     519   <field id="vt"           long_name="product_of_sea_water_y_velocity_and_potential_temperature"      unit="degree_C m/s"      grid_ref="grid_V_3D"   /> 
     520        <field id="vt_e3v"       long_name="product_of_sea_water_y_velocity_and_potential_temperature * e3v"  unit="degree_C m2/s"   grid_ref="grid_V_3D" > vt * e3v </field > 
     521   <field id="vs"           long_name="product_of_sea_water_y_velocity_and_salinity"                   unit="PSU m/s"       grid_ref="grid_V_3D"   /> 
     522        <field id="vs_e3v"       long_name="product_of_sea_water_y_velocity_and_salinity * e3t"             unit="PSU m2/s"      grid_ref="grid_V_3D" > vs * e3v </field > 
     523   <field id="vrhop"        long_name="product_of_sea_water_y_velocity_and_potential_density"          unit="(kg/m3).(m/s)" grid_ref="grid_V_3D"   /> 
     524        <field id="vrhop_e3v"    long_name="product_of_sea_water_y_velocity_and_potential_density * e3t"    unit="(kg/m3).(m2/s)"  grid_ref="grid_V_3D" > vrhop * e3v </field > 
     525   <field id="wt"           long_name="product_of_upward_sea_water_velocity_and_potential_temperature" unit="degree_C m/s"      grid_ref="grid_W_3D"   /> 
     526   <field id="ws"           long_name="product_of_upward_sea_water_velocity_and_salinity"              unit="PSU m/s"       grid_ref="grid_W_3D"   /> 
     527   <field id="wrhop"        long_name="product_of_upward_sea_water_velocity_and_potential_density"     unit="(kg/m3).(m/s)" grid_ref="grid_W_3D"   /> 
     528   <field id="uv"           long_name="product_of_sea_water_x_velocity_and_sea_water_y_velocity"       unit="m2/s2   "      grid_ref="grid_T_3D"   /> 
     529   <field id="uw"           long_name="product_of_upward_sea_water_velocity_and_sea_water_x_velocity"  unit="m2/s2   "      grid_ref="grid_W_3D"   /> 
     530   <field id="vw"           long_name="product_of_upward_sea_water_velocity_and_sea_water_y_velocity"  unit="m2/s2"         grid_ref="grid_W_3D"   /> 
     531      </field_group> 
     532 
     533      <field_group id="scalar"  grid_ref="grid_T_2D"  > 
    499534      <field_group id="scalar"  grid_ref="grid_scalar"  > 
    500535         <!-- Need to have a salinity reference climatological file : sali_ref_clim_monthly --> 
  • NEMO/branches/UKMO/NEMO_4.0.1_GO8_package/cfgs/SHARED/grid_def_nemo.xml

    r11536 r11717  
    5757        <scalar/> 
    5858      </grid> 
     59        <!--  --> 
     60       <grid id="grid_EqT" > 
     61         <domain id="EqT" /> 
     62       </grid> 
     63        <!--  --> 
     64       <grid id="gznl_T_2D"> 
     65         <domain id="ptr" /> 
     66       </grid> 
     67        <!--  --> 
     68       <grid id="gznl_T_3D"> 
     69         <domain id="ptr" /> 
     70         <axis axis_ref="deptht" /> 
     71       </grid> 
     72        <!--  --> 
     73       <grid id="gznl_W_2D"> 
     74         <domain id="ptr" /> 
     75       </grid> 
     76        <!--  --> 
     77       <grid id="gznl_W_3D"> 
     78         <domain id="ptr" /> 
     79         <axis axis_ref="depthw" /> 
     80       </grid> 
     81       <grid id="vert_sum"> 
     82         <domain id="grid_T"/> 
     83         <scalar> 
     84            <reduce_axis operation="sum" /> 
     85         </scalar> 
     86       </grid> 
     87       <grid id="zoom_300"> 
     88         <domain id="grid_T" /> 
     89         <axis axis_ref="deptht300"/> 
     90       </grid> 
     91       <grid id="zoom_300_sum"> 
     92         <domain id="grid_T" /> 
     93         <scalar> 
     94            <reduce_axis operation="sum" /> 
     95         </scalar> 
     96       </grid> 
     97       <grid id="grid_T_surface_extract"> 
     98         <domain id="grid_T" /> 
     99         <axis   axis_ref="deptht_surface" /> 
     100       </grid> 
    59101 
    60102    </grid_definition> 
Note: See TracChangeset for help on using the changeset viewer.