Changeset 3139 for LMDZ6/branches/IPSLCM6.0.14/DefLists
- Timestamp:
- Dec 18, 2017, 3:21:16 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/branches/IPSLCM6.0.14/DefLists/CMIP6_ping_atmos.xml
r3128 r3139 52 52 <field id="CMIP6_ch4global" field_ref="CH4_ppb" /> <!-- P1 (1e-09) mole_fraction_of_methane_in_air : Global Mean Mole Fraction of CH4 --> 53 53 <field id="CMIP6_ci" field_ref="ftime_con" /> <!-- P1 (1.0) convection_time_fraction : Fraction of time that convection occurs in the grid cell. --> 54 <field id="CMIP6_cl" field_ref="rneb" /><!-- P1 (%) cloud_area_fraction_in_atmosphere_layer : Percentage cloud cover, including both large-scale and convective cloud. -->55 <field id="CMIP6_clc" field_ref="rnebcon" /><!-- P1 (%) convective_cloud_area_fraction_in_atmosphere_layer : Include only convective cloud. -->54 <field id="CMIP6_cl" field_ref="rneb"> rneb*100. </field><!-- P1 (%) cloud_area_fraction_in_atmosphere_layer : Percentage cloud cover, including both large-scale and convective cloud. --> 55 <field id="CMIP6_clc" field_ref="rnebcon"> rnebcon*100. </field><!-- P1 (%) convective_cloud_area_fraction_in_atmosphere_layer : Include only convective cloud. --> 56 56 <field id="CMIP6_clcalipso" field_ref="pclcalipso" /> <!-- P1 (%) cloud_area_fraction_in_atmosphere_layer : Percentage cloud cover at CALIPSO standard heights. --> 57 57 <field id="CMIP6_clcalipso2" field_ref="clcalipso2" /> <!-- P1 (%) cloud_area_fraction_in_atmosphere_layer : Clouds detected by CALIPSO but below the detectability threshold of CloudSat --> … … 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" /><!-- 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" /><!-- 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 <!-- 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). --> 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 --> … … 75 75 <field id="CMIP6_clmisr" field_ref="clMISR" /> <!-- P1 (%) cloud_area_fraction_in_atmosphere_layer : Cloud percentage in spectral bands and layers as observed by the Multi-angle Imaging SpectroRadiometer (MISR) instrument. --> 76 76 <field id="CMIP6_cls" field_ref="dummy_XYA" /> <!-- P1 (%) stratiform_cloud_area_fraction_in_atmosphere_layer : unset --> 77 <field id="CMIP6_clt" field_ref="cldt" /><!-- P1 (%) cloud_area_fraction : Total cloud area fraction for the whole atmospheric column, as seen from the surface or the top of the atmosphere. Includes both large-scale and convective cloud. -->77 <field id="CMIP6_clt" field_ref="cldt"> cldt*100. </field><!-- P1 (%) cloud_area_fraction : Total cloud area fraction for the whole atmospheric column, as seen from the surface or the top of the atmosphere. Includes both large-scale and convective cloud. --> 78 78 <field id="CMIP6_cltcalipso" field_ref="pcltcalipso" /> <!-- P1 (%) cloud_area_fraction : unset --> 79 79 <field id="CMIP6_cltisccp" field_ref="tclisccp" /> <!-- P1 (%) cloud_area_fraction : Percentage total cloud cover, simulating ISCCP observations. --> … … 87 87 <field id="CMIP6_co2" field_ref="dummy_not_provided" /> <!-- P1 (mol mol-1) mole_fraction_of_carbon_dioxide_in_air : CO2 volume mixing ratio --> 88 88 <field id="CMIP6_co23D" field_ref="dummy_not_provided" /> <!-- P2 (kg kg-1) CO2_3D_tracer : report 3D field of model simulated atmospheric CO2 mass mixing ration on model levels --> 89 <field id="CMIP6_co2mass" field_ref="mass_sum"> co2_ppm*1 e-6*44.011/28.97*mass_sum </field> <!-- P1 (kg) atmosphere_mass_of_carbon_dioxide : Total atmospheric mass of Carbon Dioxide -->89 <field id="CMIP6_co2mass" field_ref="mass_sum"> co2_ppm*1.e-6*44.011/28.97*mass_sum </field> <!-- P1 (kg) atmosphere_mass_of_carbon_dioxide : Total atmospheric mass of Carbon Dioxide --> 90 90 <field id="CMIP6_co2s" field_ref="dummy_not_provided" /> <!-- P2 (1e-06) mole_fraction_of_carbon_dioxide_in_air : As co2, but only at the surface --> 91 91 <field id="CMIP6_columnmassflux" field_ref="dummy_XY" /> <!-- P2 (kg m-2 s-1) atmosphere_net_upward_convective_mass_flux : Column integral of (mcu-mcd) --> … … 114 114 <field id="CMIP6_hfdsl" field_ref="bils"> bils*fract_ter </field> <!-- P1 (W m-2) surface_downward_heat_flux_in_air : Downward Heat Flux at Land Surface --> 115 115 <field id="CMIP6_hfdsnb" field_ref="dummy_not_provided" /> <!-- P1 (W m-2) missing : Heat flux from snow into the ice or land under the snow. --> 116 <field id="CMIP6_hfls" field_ref="flat"> flat*(-1 ) </field> <!-- P1 (W m-2) surface_upward_latent_heat_flux : Surface Upward Latent Heat Flux -->116 <field id="CMIP6_hfls" field_ref="flat"> flat*(-1.) </field> <!-- P1 (W m-2) surface_upward_latent_heat_flux : Surface Upward Latent Heat Flux --> 117 117 <field id="CMIP6_hfmlt" field_ref="dummy_not_provided" /> <!-- P1 (W m-2) surface_snow_and_ice_melt_heat_flux : Energy consumed or released during liquid/solid phase changes. --> 118 118 <field id="CMIP6_hfrs" field_ref="dummy_not_provided" /> <!-- P1 (W m-2) temperature_flux_due_to_rainfall_expressed_as_heat_flux_onto_snow_and_ice : Heat transferred to a snow cover by rain.. --> 119 119 <field id="CMIP6_hfsbl" field_ref="dummy_not_provided" /> <!-- P1 (W m-2) surface_snow_and_ice_sublimation_heat_flux : Energy consumed or released during vapor/solid phase changes. --> 120 <field id="CMIP6_hfss" field_ref="sens"> sens*(-1 ) </field> <!-- P1 (W m-2) surface_upward_sensible_heat_flux : Surface Upward Sensible Heat Flux -->121 <field id="CMIP6_hur" field_ref="rhum" /> <!-- P1 (%) relative_humidity : The relative humidity with respect to liquid water for T> 0 C, and with respect to ice for T<0 C. -->120 <field id="CMIP6_hfss" field_ref="sens"> sens*(-1.) </field> <!-- P1 (W m-2) surface_upward_sensible_heat_flux : Surface Upward Sensible Heat Flux --> 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 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 --> … … 262 262 <field id="CMIP6_sfcWind" field_ref="wind10m" /> <!-- P1 (m s-1) wind_speed : near-surface (usually, 10 meters) wind speed. --> 263 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. --> 264 <field id="CMIP6_sftlf" field_ref="pourc_ter" /> <!-- P1 (%) land_area_fraction : Please express "X_area_fraction" as the percentage of horizontal area occupied by X. -->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 --> 266 266 <field id="CMIP6_smc" field_ref="f_th" /> <!-- P2 (kg m-2 s-1) atmosphere_net_upward_shallow_convective_mass_flux : The net mass flux represents the difference between the updraft and downdraft components. For models with a distinct shallow convection scheme, this is calculated as convective mass flux divided by the area of the whole grid cell (not just the area of the cloud). --> … … 324 324 <field id="CMIP6_ut" field_ref="vitu" > vitu*temp </field> <!-- P2 (K m s-1) product_of_eastward_wind_and_air_temperature : Product of air temperature and eastward wind --> 325 325 <field id="CMIP6_utendepfd" field_ref="dummy_XYA" /> <!-- P1 (m s-2) tendency_of_eastward_wind_due_to_eliassen_palm_flux_divergence : Tendency of the zonal mean zonal wind due to the divergence of the Eliassen-Palm flux. --> 326 <field id="CMIP6_utendnogw" field_ref="du mmy_XYA" /> <!-- P1 (m s-2) tendency_of_eastward_wind_due_to_nonorographic_gravity_wave_drag : Tendency of the eastward wind by parameterized nonorographic gravity waves. -->327 <field id="CMIP6_utendogw" field_ref="du mmy_XYA" /> <!-- P1 (m s-2) tendency_of_eastward_wind_due_to_orographic_gravity_wave_drag : Tendency of the eastward wind by parameterized orographic gravity waves. -->326 <field id="CMIP6_utendnogw" field_ref="du_gwd_rando"> du_gwd_rando + du_gwd_front </field> <!-- P1 (m s-2) tendency_of_eastward_wind_due_to_nonorographic_gravity_wave_drag : Tendency of the eastward wind by parameterized nonorographic gravity waves. --> 327 <field id="CMIP6_utendogw" field_ref="duoro" /> <!-- P1 (m s-2) tendency_of_eastward_wind_due_to_orographic_gravity_wave_drag : Tendency of the eastward wind by parameterized orographic gravity waves. --> 328 328 <field id="CMIP6_utendvtem" field_ref="dummy_XYA" /> <!-- P1 (m s-1 d-1) u-tendency_by_wstar_advection : Tendency of zonally averaged eastward wind, by the residual upward wind advection (on the native model grid). Reference: Andrews et al (1987): Middle Atmospheric Dynamics. Academic Press. --> 329 329 <field id="CMIP6_utendwtem" field_ref="dummy_XYA" /> <!-- P1 (m s-1 d-1) u-tendency_by_vstar_advection : Tendency of zonally averaged eastward wind, by the residual northward wind advection (on the native model grid). Reference: Andrews et al (1987): Middle Atmospheric Dynamics. Academic Press. --> … … 337 337 <field id="CMIP6_vt" field_ref="vitv"> vitv*temp </field> <!-- P2 (K m s-1) product_of_northward_wind_and_air_temperature : Product of air temperature and northward wind --> 338 338 <field id="CMIP6_vtem" field_ref="dummy_XYA" /> <!-- P1 (m s-1) northward_transformed_eulerian_mean_air_velocity : Transformed Eulerian Mean Diagnostics v*, meridional component of the residual meridional circulation (v*, w*) derived from 6 hr or higher frequency data fields (use instantaneous daily fields or 12 hr fields if the 6 hr data are not available). --> 339 <field id="CMIP6_vtendnogw" field_ref="d ummy_XYA" /> <!-- P2 (m s-2) tendency_of_northward_wind_due_to_nonorographic_gravity_wave_drag : Tendency of the northward wind by parameterized nonorographic gravity waves. (Note that CF name tables only have a general northward tendency for all gravity waves, and we need it separated by type.) -->340 <field id="CMIP6_vtendogw" field_ref="d ummy_XYA" /> <!-- P2 (m s-2) tendency_of_northward_wind_due_to_orographic_gravity_wave_drag : Tendency of the northward wind by parameterized orographic gravity waves. (Note that CF name tables only have a general northward tendency for all gravity waves, and we need it separated by type.) -->339 <field id="CMIP6_vtendnogw" field_ref="dv_gwd_rando">dv_gwd_rando + dv_gwd_front </field> <!-- P2 (m s-2) tendency_of_northward_wind_due_to_nonorographic_gravity_wave_drag : Tendency of the northward wind by parameterized nonorographic gravity waves. (Note that CF name tables only have a general northward tendency for all gravity waves, and we need it separated by type.) --> 340 <field id="CMIP6_vtendogw" field_ref="dvoro" /> <!-- P2 (m s-2) tendency_of_northward_wind_due_to_orographic_gravity_wave_drag : Tendency of the northward wind by parameterized orographic gravity waves. (Note that CF name tables only have a general northward tendency for all gravity waves, and we need it separated by type.) --> 341 341 <field id="CMIP6_vwap" field_ref="vitv"> vitv*vitw </field> <!-- P2 (Pa m s-2) product_of_northward_wind_and_omega : v*omega --> 342 342 <field id="CMIP6_wap" field_ref="vitw" /> <!-- P1 (Pa s-1) lagrangian_tendency_of_air_pressure : Omega (vertical velocity in pressure coordinates, positive downwards) -->
Note: See TracChangeset
for help on using the changeset viewer.