Changeset 4162 for trunk


Ignore:
Timestamp:
Apr 1, 2026, 6:58:58 PM (9 days ago)
Author:
jmauxion
Message:

Mars PCM:
Adding some missing fields in field_def_physics.xml that are called by xios in the code.
JM

Location:
trunk/LMDZ.MARS
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/changelog.txt

    r4161 r4162  
    51475147- Fix write_output to handle logical arrays with an unstructured grid.
    51485148- Update some of the utils (localtime/zrecast) to handle phisfi.
     5149
     5150== 01/04/2026 == JM
     5151Adding some missing slope fields in field_def_physics_mars.xml that are called
     5152by xios in the code.
  • trunk/LMDZ.MARS/deftank/xios/field_def_physics_mars.xml

    r4160 r4162  
    544544                   long_name="Total flux exchanged with subsurface ice"
    545545                   unit="kg.m-2.s-1" />
     546             <field id="flux_ssice_slope01"
     547                   long_name="Total flux exchanged with subsurface ice of slope 01"
     548                   unit="kg.m-2.s-1" />
     549             <field id="flux_ssice_slope02"
     550                   long_name="Total flux exchanged with subsurface ice of slope 02"
     551                   unit="kg.m-2.s-1" />
     552             <field id="flux_ssice_slope03"
     553                   long_name="Total flux exchanged with subsurface ice of slope 03"
     554                   unit="kg.m-2.s-1" />
     555             <field id="flux_ssice_slope04"
     556                   long_name="Total flux exchanged with subsurface ice of slope 04"
     557                   unit="kg.m-2.s-1" />
     558             <field id="flux_ssice_slope05"
     559                   long_name="Total flux exchanged with subsurface ice of slope 05"
     560                   unit="kg.m-2.s-1" />
     561             <field id="flux_ssice_slope06"
     562                   long_name="Total flux exchanged with subsurface ice of slope 06"
     563                   unit="kg.m-2.s-1" />
     564             <field id="flux_ssice_slope07"
     565                   long_name="Total flux exchanged with subsurface ice of slope 07"
     566                    unit="kg.m-2.s-1" />
    546567
    547568            <!-- Water ice sublimation parameters -->
Note: See TracChangeset for help on using the changeset viewer.