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

Changeset 4762


Ignore:
Timestamp:
2014-09-08T15:30:26+02:00 (10 years ago)
Author:
clem
Message:

correct long_names in field_def.xml

File:
1 edited

Legend:

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

    r4690 r4762  
    293293         <field id="hfxerr"   long_name="heat fluxes error after heat diffusion"          unit="W/m2"  /> 
    294294         <field id="hfxerr_rem" long_name="heat fluxes error after remapping"             unit="W/m2"  /> 
    295          <field id="hfxout"   long_name="non solar heat fluxes received by the ocean"     unit="W/m2"  /> 
    296          <field id="hfxin"    long_name="total     heat fluxes at the ice surface"        unit="W/m2"  /> 
     295         <field id="hfxout"   long_name="total heat fluxes received by the ocean"         unit="W/m2"  /> 
     296         <field id="hfxin"    long_name="total heat fluxes at the ice/ocean surface"      unit="W/m2"  /> 
    297297 
    298298    <!-- heat flux associated with mass exchange --> 
Note: See TracChangeset for help on using the changeset viewer.