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 9433 for branches/2017/dev_merge_2017/NEMOGCM/CONFIG/ORCA2_LIM3_PISCES/EXP00/file_def_nemo-lim.xml – NEMO

Ignore:
Timestamp:
2018-03-26T17:38:31+02:00 (6 years ago)
Author:
clem
Message:

add two outputs: mean snow temperature and ice surface temperature per category

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_merge_2017/NEMOGCM/CONFIG/ORCA2_LIM3_PISCES/EXP00/file_def_nemo-lim.xml

    r9152 r9433  
    3333       <!-- heat --> 
    3434       <field field_ref="icetemp"          name="sitemp" /> 
     35       <field field_ref="snwtemp"          name="sntemp" /> 
    3536       <field field_ref="icettop"          name="sittop" /> 
    3637       <field field_ref="icetbot"          name="sitbot" /> 
     
    8586       <field field_ref="icesalt_cat"      name="sisalcat"/> 
    8687       <field field_ref="icetemp_cat"      name="sitemcat"/> 
    87         
     88       <field field_ref="snwtemp_cat"      name="sntemcat"/> 
     89       <field field_ref="icettop_cat"      name="sitopcat"/> 
     90 
    8891     </file> 
    8992      
Note: See TracChangeset for help on using the changeset viewer.