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 13075 – NEMO

Changeset 13075


Ignore:
Timestamp:
2020-06-09T15:03:02+02:00 (4 years ago)
Author:
pdavis
Message:

Updated the field_def.xml file with th tav300 and sav300 variables

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/AddC3SDiags/NEMOGCM/CONFIG/SHARED/field_def.xml

    r9163 r13075  
    8282         <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"       /> 
    8383         <field id="saltc"        long_name="Salt content vertically integrated"                                                                                                                   unit="0.001*kg/m2" /> 
     84         <field id="tav300"      long_name="Average potential temperature 0-300m"                standard_name="sea_water_potential_temperature" /> 
     85         <field id="sav300"       long_name="Average salinity 0-300m"                            standard_name="sea_water_practical_salinity"    /> 
    8486 
    8587         <!-- EOS --> 
Note: See TracChangeset for help on using the changeset viewer.