Changeset 2992


Ignore:
Timestamp:
Jul 10, 2023, 9:53:55 AM (17 months ago)
Author:
emillour
Message:

Mars PCM:
Update reference field_def_physics_mars.xml to take into account recently
added outputs in improvedclouds.
EM

Location:
trunk/LMDZ.MARS
Files:
2 edited

Legend:

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

    r2991 r2992  
    40934093== 07/07/2023 == JBC
    40944094Minor fix for initialization of tracers indices and rework of "atm_wat_profile" in testphys1d.F.
     4095
     4096== 10/07/2023 == EM
     4097Update reference field_def_physics_mars.xml to take into account recently
     4098added outputs in improvedclouds.
  • trunk/LMDZ.MARS/deftank/field_def_physics_mars.xml

    r2976 r2992  
    640640                   long_name="pdqcloud_hdo_vap after microphysics"
    641641                   unit="kg/kg.s-1" />
    642             <field id="computed_micro"
    643                    long_name="computed micro after microphysics"
    644                    unit="logical" />
    645             <field id="zimicro"
    646                    long_name="Used number of subtimestep in cloud microphysics"
     642           
     643            <field id="zpotcond_inst"
     644                   long_name="zpotcond_inst microphysics"
     645                   unit="(kg/kg)" />
     646            <field id="zpotcond_full"
     647                   long_name="zpotcond_full microphysics"
     648                   unit="(kg/kg)" />
     649            <field id="zpotcond"
     650                   long_name="zpotcond microphysics"
     651                   unit="(kg/kg)" />
     652            <field id="count_micro"
     653                   long_name="count_micro after microphysics"
    647654                   unit="integer" />
    648655           
Note: See TracChangeset for help on using the changeset viewer.