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 5517 for trunk/NEMOGCM/CONFIG/SHARED/field_def.xml – NEMO

Ignore:
Timestamp:
2015-06-30T15:09:58+02:00 (9 years ago)
Author:
clem
Message:

add outputs of ice and snow temperatures per category.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/CONFIG/SHARED/field_def.xml

    r5463 r5517  
    281281         <field id="salinity_cat" long_name="Sea-Ice Bulk salinity for categories"                         unit="g/kg"   axis_ref="ncatice" /> 
    282282         <field id="brinevol_cat" long_name="Brine volume for categories"                                  unit="%"      axis_ref="ncatice" /> 
     283         <field id="icetemp_cat"  long_name="Ice temperature for categories"                               unit="degC"   axis_ref="ncatice" /> 
     284         <field id="snwtemp_cat"  long_name="Snow temperature for categories"                              unit="degC"   axis_ref="ncatice" /> 
    283285 
    284286         <field id="micet"        long_name="Mean ice temperature"                                         unit="degC"     /> 
Note: See TracChangeset for help on using the changeset viewer.