Changeset 3142 for LMDZ6/trunk/DefLists
- Timestamp:
- Dec 22, 2017, 2:04:59 PM (7 years ago)
- Location:
- LMDZ6/trunk/DefLists
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/DefLists/CMIP6_ping_atmos.xml
r3132 r3142 60 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 <field id="CMIP6_cldncl" field_ref="cldncl"> @cldncl / @lcc < !-- 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 <field id="CMIP6_cldnvi" field_ref="cldnvi"> @cldnvi / @lcc < !-- 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). -->62 <field id="CMIP6_cldncl" field_ref="cldncl"> @cldncl / @lcc </field> <!-- 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 <field id="CMIP6_cldnvi" field_ref="cldnvi"> @cldnvi / @lcc </field> <!-- 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 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 --> … … 121 121 <field id="CMIP6_hur" field_ref="rhum"> rhum*100. </field> <!-- P1 (%) relative_humidity : The relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C. --> 122 122 <field id="CMIP6_hurs" field_ref="rh2m" /> <!-- P1 (%) relative_humidity : The relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C. --> 123 <field id="CMIP6_hursmax" field_ref=" CMIP6_hurs" freq_op="1d" operation="maximum"> @this</field> <!-- P1 (%) relative_humidity : Daily Maximum Near-Surface Relative Humidity -->124 <field id="CMIP6_hursmin" field_ref=" CMIP6_hurs" freq_op="1d" operation="minimum"> @this</field> <!-- P1 (%) relative_humidity : Daily Minimum Near-Surface Relative Humidity -->123 <field id="CMIP6_hursmax" field_ref="rh2m_max" freq_op="1d" > @rh2m_max </field> <!-- P1 (%) relative_humidity : Daily Maximum Near-Surface Relative Humidity --> 124 <field id="CMIP6_hursmin" field_ref="rh2m_min" freq_op="1d" > @rh2m_min </field> <!-- P1 (%) relative_humidity : Daily Minimum Near-Surface Relative Humidity --> 125 125 <field id="CMIP6_hursminCrop" field_ref="dummy_not_provided" /> <!-- P1 (%) relative_humidity : minimum near-surface (usually, 2 meter) relative humidity (add cell_method attribute "time: min") --> 126 126 <field id="CMIP6_hus" field_ref="ovap" /> <!-- P1 (1.0) specific_humidity : Specific Humidity --> … … 157 157 <field id="CMIP6_lwtoafluxaerocs" field_ref="dummy_XY" /> <!-- P1 (W m-2) longwave_flux_due_to_volcanic_aerosols_at_TOA_under_clear_sky : downwelling longwave flux due to volcanic aerosols at TOA under clear sky to be diagnosed through double radiation call --> 158 158 <field id="CMIP6_mc" field_ref="mc" /> <!-- P3 (kg m-2 s-1) atmosphere_net_upward_convective_mass_flux : The net mass flux should represent the difference between the updraft and downdraft components. The flux is computed as the mass divided by the area of the grid cell. --> 159 <field id="CMIP6_mcd" field_ref="dnwd" > abs(dnwd+dnwd0) </field> <!-- P2 (kg m-2 s-1) atmosphere_downdraft_convective_mass_flux : Calculated as the convective mass flux divided by the area of the whole grid cell (not just the area of the cloud). -->159 <field id="CMIP6_mcd" field_ref="dnwd" > (dnwd+dnwd0) < 0 ? (dnwd+dnwd0) * -1. : (dnwd+dnwd0) </field> <!-- P2 (kg m-2 s-1) atmosphere_downdraft_convective_mass_flux : Calculated as the convective mass flux divided by the area of the whole grid cell (not just the area of the cloud). --> 160 160 <field id="CMIP6_mcu" field_ref="upwd" /> <!-- P1 (kg m-2 s-1) atmosphere_updraft_convective_mass_flux : In accordance with common usage in geophysical disciplines, "flux" implies per unit area, called "flux density" in physics. The atmosphere convective mass flux is the vertical transport of mass for a field of cumulus clouds or thermals, given by the product of air density and vertical velocity. For an area-average, cell_methods should specify whether the average is over all the area or the area of updrafts only. --> 161 161 <field id="CMIP6_md" field_ref="dummy_not_provided" /> <!-- P1 (kg m-2 s-1) tendency_of_atmosphere_mass_content_of_dust_dry_aerosol_particles_due_to_emission : Balkanski - LSCE --> … … 177 177 <field id="CMIP6_prcprof" field_ref="pr_con_l" /> <!-- P2 (kg m-2 s-1) convective_rainfall_flux : unset --> 178 178 <field id="CMIP6_prcsh" field_ref="dummy_not_provided" /> <!-- P1 (kg m-2 s-1) shallow_convective_precipitation_flux : Convection precipitation from shallow convection --> 179 <field id="CMIP6_prhmax" field_ref="pr ecip" freq_op="1h" operation="maximum" > @this</field> <!-- P1 (kg m-2 s-1) precipitation_flux : Maximum Hourly Precipitation Rate -->179 <field id="CMIP6_prhmax" field_ref="prhmax" freq_op="1h" > @prhmax </field> <!-- P1 (kg m-2 s-1) precipitation_flux : Maximum Hourly Precipitation Rate --> 180 180 <field id="CMIP6_prlsns" field_ref="snowl" /> <!-- P2 (kg m-2 s-1) large_scale_snowfall_flux : large-scale precipitation of all forms of water in the solid phase. --> 181 181 <field id="CMIP6_prlsprof" field_ref="plul" /> <!-- P2 (kg m-2 s-1) large_scale_rainfall_flux : unset --> … … 261 261 <field id="CMIP6_sconcss" field_ref="sconcss" /> <!-- P1 (kg m-3) mass_concentration_of_seasalt_dry_aerosol_in_air : mass concentration of seasalt dry aerosol in air in model lowest layer --> 262 262 <field id="CMIP6_sfcWind" field_ref="wind10m" /> <!-- P1 (m s-1) wind_speed : near-surface (usually, 10 meters) wind speed. --> 263 <field id="CMIP6_sfcWindmax" field_ref=" CMIP6_sfcWind" freq_op="1d" operation="maximum"> @this</field> <!-- P1 (m s-1) wind_speed : Daily maximum near-surface (usually, 10 meters) wind speed. -->263 <field id="CMIP6_sfcWindmax" field_ref="sfcWindmax" freq_op="1d" > @sfcWindmax </field> <!-- P1 (m s-1) wind_speed : Daily maximum near-surface (usually, 10 meters) wind speed. --> 264 264 <field id="CMIP6_sftlf" field_ref="pourc_ter"> pourc_ter+pourc_lic </field> <!-- P1 (%) land_area_fraction : Please express "X_area_fraction" as the percentage of horizontal area occupied by X. --> 265 265 <field id="CMIP6_siltfrac" field_ref="dummy_not_provided" /> <!-- P1 (1.0) missing : Silt Fraction --> … … 280 280 <field id="CMIP6_ta" field_ref="temp" /> <!-- P3 (K) air_temperature : Air Temperature --> 281 281 <field id="CMIP6_tas" field_ref="t2m" /> <!-- P1 (K) air_temperature : near-surface (usually, 2 meter) air temperature --> 282 <field id="CMIP6_tasmax" field_ref=" CMIP6_tas" freq_op="1d" operation="maximum"> @this</field> <!-- P1 (K) air_temperature : maximum near-surface (usually, 2 meter) air temperature (add cell_method attribute "time: max") -->282 <field id="CMIP6_tasmax" field_ref="tasmax" freq_op="1d"> @tasmax </field> <!-- P1 (K) air_temperature : maximum near-surface (usually, 2 meter) air temperature (add cell_method attribute "time: max") --> 283 283 <field id="CMIP6_tasmaxCrop" field_ref="dummy_not_provided" /> <!-- P1 (K) air_temperature : maximum near-surface (usually, 2 meter) air temperature (add cell_method attribute "time: max") --> 284 <field id="CMIP6_tasmin" field_ref=" CMIP6_tas" freq_op="1d" operation="minimum"> @this</field> <!-- P1 (K) air_temperature : minimum near-surface (usually, 2 meter) air temperature (add cell_method attribute "time: min") -->284 <field id="CMIP6_tasmin" field_ref="tasmin" freq_op="1d"> @tasmin </field> <!-- P1 (K) air_temperature : minimum near-surface (usually, 2 meter) air temperature (add cell_method attribute "time: min") --> 285 285 <field id="CMIP6_tasminCrop" field_ref="dummy_not_provided" /> <!-- P1 (K) air_temperature : minimum near-surface (usually, 2 meter) air temperature (add cell_method attribute "time: min") --> 286 286 <field id="CMIP6_tau" field_ref="taux" > sqrt( taux^2 + tauy^2) </field> <!-- P1 (N m-2) surface_downward_stress : module of the momentum lost by the atmosphere to the surface. --> … … 352 352 <field id="CMIP6_zmlwaero" field_ref="dummy_not_provided" /> <!-- P1 (K s-1) longwave_heating_rate_due_to_volcanic_aerosols : longwave heating rate due to volcanic aerosols to be diagnosed through double radiation call, zonal average values required --> 353 353 <field id="CMIP6_zmswaero" field_ref="dummy_not_provided" /> <!-- P1 (K s-1) shortwave_heating_rate_due_to_volcanic_aerosols : shortwave heating rate due to volcanic aerosols to be diagnosed through double radiation call, zonal average values required --> 354 <field id="CMIP6_zmtnt" field_ref=" tntmp"/> <!-- P1 (K s-1) tendency_of_air_temperature_due_to_diabatic_processes : The diabatic heating rates due to all the processes that may change potential temperature -->354 <field id="CMIP6_zmtnt" field_ref="dtphy" /> <!-- P1 (K s-1) tendency_of_air_temperature_due_to_diabatic_processes : The diabatic heating rates due to all the processes that may change potential temperature --> 355 355 <field id="CMIP6_ap" field_ref="Ahyb" /><!-- One of the hybrid coordinate arrays --> 356 356 <field id="CMIP6_ap_bnds" field_ref="Ahyb_inter" /><!-- One of the hybrid coordinate arrays --> -
LMDZ6/trunk/DefLists/field_def_lmdz.xml
r3124 r3142 31 31 <field id="tsol" long_name="Surface Temperature" unit="K" /> 32 32 <field id="t2m" long_name="Temperature 2m" unit="K" /> 33 <field id="tasmax" field_ref="t2m" operation="maximum" /> 34 <field id="tasmin" field_ref="t2m" operation="minimum" /> 33 35 <field id="t2m_min" long_name="Temp 2m min" unit="K" operation="minimum" /> 34 36 <field id="t2m_max" long_name="Temp 2m max" unit="K" operation="maximum" /> … … 42 44 <field id="wind10m" long_name="10-m wind speed" unit="m/s" /> 43 45 <field id="wind10max" long_name="10m wind speed max" unit="m/s" /> 46 <field id="sfcWindmax" field_ref="wind10m" operation="maximum" /> 44 47 <field id="sicf" long_name="Sea-ice fraction" unit="-" /> 45 48 <field id="q2m" long_name="Specific humidity 2m" unit="kg/kg" /> … … 75 78 <field id="ndayrain" long_name="Number of dayrain(liq+sol)" unit="-" /> 76 79 <field id="precip" long_name="Precip Totale liq+sol" unit="kg/(s*m2)" /> 77 <field id="rain_fall" long_name="Precip Totale liq" unit="kg/(s*m2)" /> 80 <field id="prhmax" field_ref="precip" operation="maximum" /> 81 <field id="rain_fall" long_name="Precip Totale liq" unit="kg/(s*m2)" /> 78 82 <field id="plul" long_name="Large-scale Precip." unit="kg/(s*m2)" /> 79 83 <field id="plun" long_name="Numerical Precip." unit="kg/(s*m2)" /> … … 130 134 <field id="bils_latent" long_name="Surf. total heat flux" unit="W/m2" /> 131 135 <field id="bils_ech" long_name="peu importe" unit="W/m2" /> 132 <field id="du_gwd_rando" long_name="peu importe" unit="W/m2" />133 <field id="dv_gwd_rando" long_name="peu importe" unit="W/m2" />134 136 <field id="ustr_gwd_hines" long_name="zonal wind stress Hines gravity waves" unit="Pa" /> 135 137 <field id="vstr_gwd_hines" long_name="meridional wind stress Hines gravity waves" unit="Pa" /> … … 321 323 <field id="v10_sic" long_name="-" unit="-" /> 322 324 <field id="rh2m" long_name="Relative humidity at 2m" unit="%" /> 323 <field id="rh2m_min" long_name="Min Relative humidity at 2m" unit="%" /> 324 <field id="rh2m_max" long_name="Max Relative humidity at 2m" unit="%" /> 325 <field id="rh2m_max" field_ref="rh2m" operation="maximum" /> 326 <field id="rh2m_min" field_ref="rh2m" operation="minimum" /> 327 <!-- <field id="rh2m_min" long_name="Min Relative humidity at 2m" unit="%" /> --> 328 <!-- <field id="rh2m_max" long_name="Max Relative humidity at 2m" unit="%" /> --> 325 329 <field id="qsat2m" long_name="Saturant humidity at 2m" unit="%" /> 326 330 <field id="tpot" long_name="Surface air potential temperature" unit="K" /> … … 645 649 <field id="dulif" long_name="Orography dU" unit="m/s2" /> 646 650 <field id="dvlif" long_name="Orography dV" unit="m/s2" /> 651 <field id="du_gwd_rando" long_name="peu importe" unit="W/m2" /> 652 <field id="dv_gwd_rando" long_name="peu importe" unit="W/m2" /> 647 653 <field id="du_gwd_hines" long_name="Hines GWD dU" unit="m/s2" /> 648 654 <field id="dv_gwd_hines" long_name="Hines GWD dV" unit="m/s2" /> … … 686 692 <field id="rldcs4co2" long_name="Downwelling CS LW 4xCO2 atmosphere" unit="W/m2" /> 687 693 <field id="stratomask" long_name="Stratospheric fraction" unit="-" /> 688 <field id="pvap" long_name="pvap intermediary variable" unit="-">pres*ovap*461.5 / (287.04*(1.+ ( rv/rd - 1.)*ovap)) </field>694 <field id="pvap" long_name="pvap intermediary variable" unit="-">pres*ovap*461.5 / (287.04*(1.+ (10.9491/18.0153)*ovap)) </field> 689 695 </field_group> 690 696
Note: See TracChangeset
for help on using the changeset viewer.