geoschem / HEMCO

The Harmonized Emissions Component (HEMCO), developed by the GEOS-Chem Support Team.
https://hemco.readthedocs.io
Other
17 stars 33 forks source link

Add emission factors for ALK6, C4H6, EBZ, STYR, TMB emissions in GFED and FINN biomass burning #285

Closed yantosca closed 3 months ago

yantosca commented 3 months ago

Name and Institution (Required)

Name: Bob Yantosca Institution: Harvard + GCST

Describe the update

This is the companion PR to https://github.com/geoschem/geos-chem/issues/2390. This adds emission factors for new the species (from @kelvinb) in the chemistry updates from Travis et al 2023 (see PR https://github.com/geoschem/geos-chem/pull/2318).

Expected changes

Reference(s)

Related Github Issue

yantosca commented 3 months ago

Heads up @msulprizio @lizziel @yuanjianz @yidant: This PR will affect biomass burning emissions, as there are several new species being added. These species will have to be added to the offline emissions. In the meantime, I think we would have to activate GFED4 by default to provide emissions for these species even when using the current offline emissions.

yantosca commented 3 months ago

All GCHP integration tests passed:


==============================================================================
GCHP: Execution Test Results

GCHP      #136fa70 GEOS-Chem submod update: Merge PR #2398 (Uncomment cations for HETP)
GEOS-Chem #38b6d1801 Update HEMCO_Config.rc for CESM with Kelvin Bates emissions updates
HEMCO     #

Number of execution tests: 11

Submitted as SLURM job: 42874275
==============================================================================

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%  All execution tests passed!  %%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
yantosca commented 3 months ago

All GEOS-Chem Classic integration tests passed:

==============================================================================
GEOS-Chem Classic: Execution Test Results

GCClassic #6f22240 GEOS-Chem submod update: Merge PR #2398 (Uncomment cations for HETP)
GEOS-Chem #38b6d1801 Update HEMCO_Config.rc for CESM with Kelvin Bates emissions updates
HEMCO     #3076296 Species ACR should use index #41 in hcox_gfed_include_gfed4.H

Using 24 OpenMP threads
Number of execution tests: 28

Submitted as SLURM job: 42874229
==============================================================================

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%%%  All execution tests passed!  %%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
yantosca commented 3 months ago

Thanks @msulprizio!

ktravis213 commented 3 months ago

Is ACR included now as an emitted GFED species?

yantosca commented 3 months ago

@ktravis213 @kelvinhb: Yes, ACR is now a GFED species. See the config file:

111     GFED                   : on  NO/CO/ALK4/ACET/MEK/ALD2/PRPE/C2H2/C2H4/C3H8/CH2O/C2H6/SO2/NH3/BCPO/BCPI/OCPO/OCPI/POG1/POG2/MTPA/BENZ/TOLU/XYLE/NAP/EOH/MOH/SOAP/FURA/PHEN/MVK/ISOP/ACTA/MGLY/GLYX/RCHO/HCOOH/ACR/STYR/C4H6
yantosca commented 3 months ago

This PR was merged at the same time as GEOS-Chem PR https://github.com/geoschem/geos-chem/pull/2318.