Changeset 2992
- Timestamp:
- Jul 10, 2023, 9:53:55 AM (17 months ago)
- Location:
- trunk/LMDZ.MARS
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/changelog.txt
r2991 r2992 4093 4093 == 07/07/2023 == JBC 4094 4094 Minor fix for initialization of tracers indices and rework of "atm_wat_profile" in testphys1d.F. 4095 4096 == 10/07/2023 == EM 4097 Update reference field_def_physics_mars.xml to take into account recently 4098 added outputs in improvedclouds. -
trunk/LMDZ.MARS/deftank/field_def_physics_mars.xml
r2976 r2992 640 640 long_name="pdqcloud_hdo_vap after microphysics" 641 641 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" 647 654 unit="integer" /> 648 655
Note: See TracChangeset
for help on using the changeset viewer.