Changeset 3113 for LMDZ6/trunk/DefLists
- Timestamp:
- Dec 5, 2017, 1:29:47 PM (7 years ago)
- Location:
- LMDZ6/trunk/DefLists
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/DefLists/CMIP6_ping_atmos.xml
r3112 r3113 58 58 <field id="CMIP6_clcalipsoice" field_ref="clcalipsoice" /> <!-- P1 (%) ice_cloud_area_fraction_in_atmosphere_layer : CALIPSO ice cloud Fraction --> 59 59 <field id="CMIP6_clcalipsoliq" field_ref="clcalipsoice" /> <!-- P1 (%) liquid_cloud_area_fraction_in_atmosphere_layer : CALIPSO liquid cloud Fraction --> 60 <field id="CMIP6_cldicemxrat" field_ref=" dummy_XYA" /> <!-- P3 (1.0) cloud_ice_mixing_ratio : Cloud ice mixing ratio -->60 <field id="CMIP6_cldicemxrat" field_ref="cldicemxrat" /> <!-- P3 (1.0) cloud_ice_mixing_ratio : Cloud ice mixing ratio --> 61 61 <field id="CMIP6_cldnci" field_ref="dummy_XY" /> <!-- P1 (m-3) number_concentration_of_ice_crystals_in_air_at_ice_cloud_top : Concentration 'as seen from space' over ice-cloud portion of grid cell. This is the value from uppermost model layer with ice cloud or, if available, it is the sum over all ice cloud tops, no matter where they occur, as long as they are seen from the top of the atmosphere. Weight by total ice cloud top fraction (as seen from TOA) of each time sample when computing monthly mean. --> 62 62 <field id="CMIP6_cldncl" field_ref="cldncl" /> <!-- P1 (m-3) number_concentration_of_cloud_liquid_water_particles_in_air_at_liquid_water_cloud_top : Droplets are liquid only. Report concentration 'as seen from space' over liquid cloudy portion of grid cell. This is the value from uppermost model layer with liquid cloud or, if available, it is better to sum over all liquid cloud tops, no matter where they occur, as long as they are seen from the top of the atmosphere. Weight by total liquid cloud top fraction of (as seen from TOA) each time sample when computing monthly mean. --> 63 63 <field id="CMIP6_cldnvi" field_ref="cldnvi" /> <!-- P1 (m-2) atmosphere_number_content_of_cloud_droplets : Droplets are liquid only. Values are weighted by liquid cloud fraction in each layer when vertically integrating, and for monthly means the samples are weighted by total liquid cloud fraction (as seen from TOA). --> 64 <field id="CMIP6_cldwatmxrat" field_ref=" dummy_XYA" /> <!-- P2 (1.0) cloud_liquid_water_mixing_ratio : Cloud water mixing ratio -->64 <field id="CMIP6_cldwatmxrat" field_ref="cldwatmxrat" /> <!-- P2 (1.0) cloud_liquid_water_mixing_ratio : Cloud water mixing ratio --> 65 65 <field id="CMIP6_clhcalipso" field_ref="pclhcalipso" /> <!-- P1 (%) cloud_area_fraction_in_atmosphere_layer : Percentage cloud cover in layer centred on 220hPa --> 66 66 <field id="CMIP6_cli" field_ref="iwcon" /> <!-- P1 (kg kg-1) mass_fraction_of_cloud_ice_in_air : Includes both large-scale and convective cloud. This is calculated as the mass of cloud ice in the grid cell divided by the mass of air (including the water in all phases) in the grid cell. It includes precipitating hydrometeors ONLY if the precipitating hydrometeors affect the calculation of radiative transfer in model. --> -
LMDZ6/trunk/DefLists/field_def_lmdz.xml
r3112 r3113 568 568 <field id="lcc3dcon" long_name="Convective cloud liquid fraction" unit="1" /> 569 569 <field id="lcc3dstra" long_name="Stratiform cloud liquid fraction" unit="1" /> 570 <field id="cldwatmxrat" long_name="Cloud Water Mixing Ratio" unit="1" /> 570 571 <field id="icc3dcon" long_name="Mass Fraction of Convective Cloud Ice" unit="kg/kg" /> 571 572 <field id="icc3dstra" long_name="Mass Fraction of Stratiform Cloud Ice " unit="kg/kg" /> 573 <field id="cldicemxrat" long_name="Cloud Ice Mixing Ratio" unit="1" /> 572 574 <field id="clwcon" long_name="Convective Cloud Liquid water content" unit="kg/kg" /> 573 575 <field id="Ma" long_name="undilute adiab updraft" unit="kg/m2/s" /> -
LMDZ6/trunk/DefLists/file_def_histday_lmdz.xml
r3112 r3113 512 512 <field field_ref="lcc3dcon" level="6" /> 513 513 <field field_ref="lcc3dstra" level="6" /> 514 <field field_ref="cldwatmxrat" level="2" /> 514 515 <field field_ref="icc3dcon" level="6" /> 515 516 <field field_ref="icc3dstra" level="6" /> 517 <field field_ref="cldicemxrat" level="2" /> 516 518 <field field_ref="clwcon" level="10" /> 517 519 <field field_ref="Ma" level="10" /> -
LMDZ6/trunk/DefLists/file_def_histhf_lmdz.xml
r3112 r3113 533 533 <field field_ref="lcc3dcon" level="5" /> 534 534 <field field_ref="lcc3dstra" level="5" /> 535 <field field_ref="cldwatmxrat" level="2" /> 535 536 <field field_ref="icc3dcon" level="5" /> 536 537 <field field_ref="icc3dstra" level="5" /> 538 <field field_ref="cldicemxrat" level="2" /> 537 539 <field field_ref="clwcon" level="10" /> 538 540 <field field_ref="Ma" level="10" /> -
LMDZ6/trunk/DefLists/file_def_histmth_lmdz.xml
r3112 r3113 554 554 <field field_ref="lcc3dcon" level="2" /> 555 555 <field field_ref="lcc3dstra" level="2" /> 556 <field field_ref="cldwatmxrat" level="2" /> 556 557 <field field_ref="icc3dcon" level="2" /> 557 558 <field field_ref="icc3dstra" level="2" /> 559 <field field_ref="cldicemxrat" level="2" /> 558 560 <field field_ref="clwcon" level="4" /> 559 561 <field field_ref="Ma" level="4" />
Note: See TracChangeset
for help on using the changeset viewer.