Closed yantosca closed 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.
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! %%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
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! %%%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Thanks @msulprizio!
Is ACR included now as an emitted GFED species?
@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
This PR was merged at the same time as GEOS-Chem PR https://github.com/geoschem/geos-chem/pull/2318.
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