Changeset 4887 for LMDZ6/trunk/DefLists


Ignore:
Timestamp:
Apr 2, 2024, 1:14:33 PM (15 months ago)
Author:
oboucher
Message:

Correction of another small bug on the water mass fixer (not activated)
Introduction of a water_budget diagnostic that quantifies non-conservation from the LMDZ physics

Location:
LMDZ6/trunk/DefLists
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/DefLists/field_def_lmdz.xml

    r4846 r4887  
    311311        <field id="prsw"   long_name="Precipitable solid water"  unit="kg/m2" />
    312312        <field id="prbsw"   long_name="Precipitable blowing snow"  unit="kg/m2" />
     313        <field id="water_budget"   long_name="Residual non-conservation water budget from physics"  unit="kg/m2" />
    313314        <field id="s_pblh"    long_name="Boundary Layer Height"    unit="m" />
    314315        <field id="s_pblt"    long_name="t at Boundary Layer Height"    unit="K" />
  • LMDZ6/trunk/DefLists/field_def_lmdz_cospv2.xml

    r3625 r4887  
    265265        <field id="prlw"   long_name="Precipitable liquid water"  unit="kg/m2" />
    266266        <field id="prsw"   long_name="Precipitable solid water"  unit="kg/m2" />
     267        <field id="water_budget"   long_name="Residual non-conservation water budget from physics"  unit="kg/m2" />
    267268        <field id="s_pblh"    long_name="Boundary Layer Height"    unit="m" />
    268269        <field id="s_pblt"    long_name="t at Boundary Layer Height"    unit="K" />
  • LMDZ6/trunk/DefLists/file_def_histmth_lmdz.xml

    r4846 r4887  
    254254                <field field_ref="prlw" level="1" />
    255255                <field field_ref="prsw" level="1" />
     256                <field field_ref="water_budget" level="1" />
    256257                <field field_ref="s_pblh" level="1" />
    257258                <field field_ref="s_pblt" level="1" />
Note: See TracChangeset for help on using the changeset viewer.