Difference between revisions of "Biofuel emissions"

From Geos-chem
Jump to: navigation, search
(New page: ==== 01 Nov 2004 ==== Here is the original README file by Rynda Hudman that describes the creation of the EPA/NEI99 emissions files (both anthropogenic and biofuel) that are stored in the...)
 
 
(53 intermediate revisions by the same user not shown)
Line 1: Line 1:
==== 01 Nov 2004 ====
+
This page describes the biofuel emissions inventories in GEOS-Chem. 
  
Here is the original README file by Rynda Hudman that describes the creation of the EPA/NEI99 emissions files (both anthropogenic and biofuel) that are stored in the EPA_NEI_200411 directory:
+
NOTE: Depending on the inventory, [https://hemco.readthedocs.io/en/latest/hco-ref-guide/basic-examples.html#example-6-add-inventories-that-do-not-separate-out-biofuels-and-or-trash-emissions biofuels are often lumped together with anthropogenic emissions].
  
:'''NEI99 Emission Inventory README (rch 11/1/04)'''
+
== Bond et al 2007 inventory ==
  
:# These files were created from NEI99 regridded emissions originally at .25X.25 resolution. These files can be found /data/epa_dataPlease see README file in this directory for original file info.  
+
GEOS-Chem uses the Tami Bond et al (2007) inventory for biofuel emissions of black carbon and organic carbonFor more information about this inventory, please see our [[Carbonaceous_aerosols#EC_and_OC_emissions|carbonaceous aerosols wiki page]].
  
::The following emission types are included in the NEI99 inventory.
+
== References ==
  
:'''Anthropogenic'''
+
#Bond, T.C. et al, ''Historical emissions of black and organic carbon aerosol from energy-related combustion, 1850-2000'', <u>Global Biogeochem. Cycles</u>, '''21''', GB2018, doi: 10.1029/2006GB002840, 2007.
::cow/                
+
#INTEX-B, http://mic.greenresource.cn/intex-b2006; or http://www.cgrer.uiowa.edu/EMISSION_DATA_new/index_16.html
::household_solvents/  
+
# Zhang, Q., Streets, D. G., Carmichael, G. R., He, K. B., Huo, H., Kannari, A., Klimont, Z., Park, I. S., Reddy, S., Fu, J. S., Chen, D., Duan, L., Lei, Y., Wang, L. T., and Yao, Z. L.: ''Asian emissions in 2006 for the NASA INTEX-B mission'', <u>Atmos. Chem. Phys.</u>, '''9''', 5131-5153, 2009.
::power/
+
#Yevich, R. and J. A. Logan, ''An assesment of biofuel use and burning of agricultural waste in the developing world'', <u>Global Biogeochem. Cycles</u>, '''17'''(4), 1095, doi:10.1029/2002GB001952, 2003. [http://acmg.seas.harvard.edu/publications/2003/yevich2003.pdf PDF]
::aircraft/            
+
::fertilizer/          
+
::industrial/          
+
::fowl/                
+
::industrial_solvents/
+
::residential_fossil/          
+
::hogs/                
+
::other/              
+
::transport/
+
  
:'''Biofuel'''
+
--[[User:Bmy|Bob Y.]] 10:54, 8 February 2011 (EST)
::residential_biomass/
+
 
+
:'''Not updated but available in inventory'''
+
::biogenic/           
+
::biomass/ 
+
 
+
:Procedures Document for Emission Inventory can be found in the group library
+
 
+
:# The files are large and as such were preprocessed into hourly files using extract_epa.pro of the format: e.g., temp_cow_average.1999jul.wkend_avg.24.gz.  These files can be found at  /data/epa_data/EPA_TEMP/
+
:# These files were then summed over a day, summed over each source type and converted into molec/cm2/s --> to get anthropogenic and biofuel emissions for each month and regridded to 1X1 using read_regrid_epa.pro.
+
:# These files were then scaled. All emissions were kept as is except for the following anthropogenice emissions (not biofuel)<br>Propane(19), Ethane(21), and Acetone(9) are scaled by X6.4, X2.5, and X3 respectively to match prior emissions<br>if tracerin(i) eq 19 then scalefactor =  6.4d0<br>if tracerin(i) eq 21 then scalefactor =  2.5d0<br>if tracerin(i) eq 9  then scalefactor =  3.0d0<br>It is well-known that this inventory likely underestimates many VOCs.<br>This scaling was done using scale_to_geos_anthro.pro and scale_to_geos_bf_new.pro
+
:# These emissions were then regridded using regrid_biofuel.pro and regrid_anthro.pro to create the files in 2X25 and 4X5
+
:# A mask over the U.S.(1=in U.S. and 0=not in U.S.)  is used to implement these emissions since we do not have original global emission files. NEI99 is used in boxes exclusively U.S., those boxes which have Canadian and Mexican emissions are left as previous 1998 emissions.
+
:# NEI99 includes both weekend and weekday emissions and those are implemented here.  Diurnal scaling is done as before in GEOS-CHEM.
+

Latest revision as of 21:31, 16 September 2022

This page describes the biofuel emissions inventories in GEOS-Chem.

NOTE: Depending on the inventory, biofuels are often lumped together with anthropogenic emissions.

Bond et al 2007 inventory

GEOS-Chem uses the Tami Bond et al (2007) inventory for biofuel emissions of black carbon and organic carbon. For more information about this inventory, please see our carbonaceous aerosols wiki page.

References

  1. Bond, T.C. et al, Historical emissions of black and organic carbon aerosol from energy-related combustion, 1850-2000, Global Biogeochem. Cycles, 21, GB2018, doi: 10.1029/2006GB002840, 2007.
  2. INTEX-B, http://mic.greenresource.cn/intex-b2006; or http://www.cgrer.uiowa.edu/EMISSION_DATA_new/index_16.html
  3. Zhang, Q., Streets, D. G., Carmichael, G. R., He, K. B., Huo, H., Kannari, A., Klimont, Z., Park, I. S., Reddy, S., Fu, J. S., Chen, D., Duan, L., Lei, Y., Wang, L. T., and Yao, Z. L.: Asian emissions in 2006 for the NASA INTEX-B mission, Atmos. Chem. Phys., 9, 5131-5153, 2009.
  4. Yevich, R. and J. A. Logan, An assesment of biofuel use and burning of agricultural waste in the developing world, Global Biogeochem. Cycles, 17(4), 1095, doi:10.1029/2002GB001952, 2003. PDF

--Bob Y. 10:54, 8 February 2011 (EST)