Ignore:
Timestamp:
Oct 26, 2023, 11:57:47 AM (16 months ago)
Author:
jbclement
Message:

Mars PCM:
Few small fixes following r3098.
JBC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/deftank/field_def_physics_mars.xml

    r3052 r3107  
    293293
    294294            <field id="fluxtop_lw"
    295                    long_name="Longwave radiation to space at the top of the atmosphere"
     295                   long_name="Longwave radiation at the top of the atmosphere"
    296296                   unit="W.m-2" />
    297297            <field id="fluxtop_dn_sw"
    298                    long_name="Incoming Solar radiative flux from space"
     298                   long_name="Incoming shortwave radiation at the top of the atmosphere"
    299299                   unit="W.m-2" />
    300300            <field id="fluxtop_up_sw"
    301                    long_name="Outgoing Solar radiative flux to space"
     301                   long_name="Upward shortwave radiation at the top of the atmosphere"
    302302                   unit="W.m-2" />
    303303
     
    325325            <field id="fluxsurf_dn_sw_slope07"
    326326                   long_name="Incoming shortwave radiation at the surface on slope 07" 
    327                    unit="W.m-2" />
    328             <field id="fluxtop_up_sw"
    329                    long_name="Upward shortwave radiation at the top of the atmosphere"
    330327                   unit="W.m-2" />
    331328           
     
    12091206                   long_name="Waterdensity_soil of slope 07"
    12101207                   unit="kg.m-3" />
     1208            <field id="zdqsdif_ssi_frost"
     1209                   long_name="Flux between frost and subsurface"
     1210                   unit="kg.m-2.s-1" />
     1211            <field id="subtimestep"
     1212                   long_name="vdifc substimestep length"
     1213                   unit="s" />
     1214            <field id="zdq_subtimestep"
     1215                   long_name="Actual flux zdqsdif*subtimestep"
     1216                   unit="kg.m-2" />
     1217            <field id="zdq_end"
     1218                   long_name="Flux after all contributions"
     1219                   unit="kg.m-2.s-1" />
    12111220
    12121221        </field_group>
Note: See TracChangeset for help on using the changeset viewer.