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 5050 for branches/2015/dev_r5044_CNRS_LIM3CLEAN/NEMOGCM/CONFIG/SHARED/field_def.xml – NEMO

Ignore:
Timestamp:
2015-02-02T18:29:41+01:00 (9 years ago)
Author:
clem
Message:

LIM3: add diagnostics of ice concentration trends

File:
1 edited

Legend:

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

    r5048 r5050  
    298298         <field id="vfxspr"       long_name="snw precipitation on ice"                                     unit="m/day"   /> 
    299299 
    300          <field id="afxtot"       long_name="area tendency (total)"                                        unit="s-1"     /> 
    301          <field id="afxdyn"       long_name="area tendency (dynamics)"                                     unit="s-1"     /> 
    302          <field id="afxthd"       long_name="area tendency (thermo)"                                       unit="s-1"     /> 
     300         <field id="afxtot"       long_name="area tendency (total)"                                        unit="day-1"   /> 
     301         <field id="afxdyn"       long_name="area tendency (dynamics)"                                     unit="day-1"   /> 
     302         <field id="afxthd"       long_name="area tendency (thermo)"                                       unit="day-1"   /> 
    303303 
    304304         <field id="hfxsum"   long_name="heat fluxes causing surface ice melt"            unit="W/m2"  /> 
Note: See TracChangeset for help on using the changeset viewer.