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 6684 for branches/2016/dev_v3_6_STABLE_r6506_AGRIF_LIM3/NEMOGCM/CONFIG/SHARED/field_def.xml – NEMO

Ignore:
Timestamp:
2016-06-11T11:24:15+02:00 (8 years ago)
Author:
clem
Message:

update field_def.xml

File:
1 edited

Legend:

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

    r6471 r6684  
    169169         <field id="Mmy_v"        long_name="Mm current barotrope along j-axis harmonic imaginary part "   unit="m/s"      />   
    170170      </field_group> 
    171  
     171       
    172172      <!-- SBC --> 
    173173       
     
    316316         <field id="sfxbom"       long_name="salt flux from bot melt"                                      unit="1e-3*kg/m2/day" /> 
    317317         <field id="sfxsum"       long_name="salt flux from surf melt"                                     unit="1e-3*kg/m2/day" /> 
     318         <field id="sfxlam"       long_name="salt flux from lateral melt"                                  unit="1e-3*kg/m2/day" /> 
    318319         <field id="sfxsni"       long_name="salt flux from snow-ice formation"                            unit="1e-3*kg/m2/day" /> 
    319320         <field id="sfxopw"       long_name="salt flux from open water ice formation"                      unit="1e-3*kg/m2/day" /> 
     
    326327         <field id="vfxsni"       long_name="daily snowice ice prod."                                      unit="m/day"   /> 
    327328         <field id="vfxsum"       long_name="surface melt"                                                 unit="m/day"   /> 
     329         <field id="vfxlam"       long_name="lateral melt"                                                 unit="m/day"   /> 
    328330         <field id="vfxbom"       long_name="bottom melt"                                                  unit="m/day"   /> 
    329331         <field id="vfxres"       long_name="daily resultant ice prod./melting from limupdate"             unit="m/day"   /> 
     
    533535         <field id="ibgvfxbom"    long_name="global mean volume flux (bottom melt)"                  unit="m/day"      /> 
    534536         <field id="ibgvfxsum"    long_name="global mean volume flux (surface melt)"                 unit="m/day"      /> 
     537         <field id="ibgvfxlam"    long_name="global mean volume flux (lateral melt)"                 unit="m/day"      /> 
    535538         <field id="ibgvfxres"    long_name="global mean volume flux (resultant)"                    unit="m/day"      /> 
    536539         <field id="ibgvfxspr"    long_name="global mean volume flux (snow precip)"                  unit="m/day"      /> 
     
    548551         <field id="ibgsfxsum"    long_name="global mean salt flux (thermo)"                         unit="1e-3*m/day" /> 
    549552         <field id="ibgsfxsub"    long_name="global mean salt flux (thermo)"                         unit="1e-3*m/day" /> 
     553         <field id="ibgsfxlam"    long_name="global mean salt flux (thermo)"                         unit="1e-3*m/day" /> 
    550554 
    551555         <field id="ibghfxdhc"    long_name="Heat content variation in snow and ice"                 unit="W"          /> 
Note: See TracChangeset for help on using the changeset viewer.