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 4525 for branches/dev_r4028_CNRS_LIM3_MV2014/NEMOGCM/CONFIG/SHARED/field_def.xml – NEMO

Ignore:
Timestamp:
2014-03-13T16:35:37+01:00 (10 years ago)
Author:
flavoni
Message:

change limwri.F90, use iom_put for all variables

File:
1 edited

Legend:

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

    r4098 r4525  
    231231         <field id="micesalt"     long_name="Mean ice salinity"                                            unit="psu"      /> 
    232232         <field id="miceage"      long_name="Mean ice age"                                                 unit="years"    /> 
     233 
     234         <field id="iceage_cat"   long_name="Ice age for categories"                                       unit="days"   axis_ref="ncatice" /> 
     235         <field id="iceconc_cat"  long_name="Ice concentration for categories"                             unit="%"      axis_ref="ncatice" /> 
     236         <field id="icethic_cat"  long_name="Ice thickness for categories"                                 unit="m"      axis_ref="ncatice" /> 
     237         <field id="snowthic_cat" long_name="Snow thicknessi for categories"                               unit="m"      axis_ref="ncatice" /> 
     238         <field id="salinity_cat" long_name="Sea-Ice Bulk salinity for categories"                         unit="ppt"    axis_ref="ncatice" /> 
     239         <field id="brinevol_cat" long_name="Brine volume for categories"                                  unit="%"      axis_ref="ncatice" /> 
     240 
    233241         <field id="icelapr"      long_name="daily lateral thermo ice prod."                               unit="km3/day"   /> 
    234242         <field id="icesipr"      long_name="daily snowice ice prod."                                      unit="km3/day"   /> 
Note: See TracChangeset for help on using the changeset viewer.