Last update: 27 May 2026

This package includes additional files to process HAP emissions with the 2022v2 / 2022he emissions modeling case, 
since the baseline package is designed for CAP-focused processing. This README file lists the files included
in this package, and what to change in the baseline package run scripts to support HAP-CAP emissions processing.

Canada and Mexico sectors other than mexico_onroad and ptfire_othna - i.e. all canada_* and canmex_* sectors - 
do not contain HAPs, so the below inputs should not be used for those sectors.

== INVTABLE ==

This package includes five INVTABLEs for HAP-CAP processing:
- ge_dat/invtable_MOVES2014_custom_speciation_03apr2025_nf_v8.txt: use for onroad, onroad_ca_adj
- ge_dat/invtable_2022platform_HAPCAP_nonroad_08apr2025_v0.txt: use for nonroad
- ge_dat/invtable_2022platform_HAPCAP_08apr2025_nf_v1.txt: use for ptfire_othna
- ge_dat/invtable_for_MOVES_Mexico_19may2025_nf_v12.txt: use for mexico_onroad
- ge_dat/invtable_2022platform_HAPCAP_08apr2025_v0.txt: use for all other US sectors

== GSPRO ==

The baseline package includes most, but not all, GSPROs needed for HAP processing. 
For HAP processing, make the following changes/additions to the GSPROs used by SMOKE:

For all sectors, change GSPROTMP_F to:
setenv GSPROTMP_F ge_dat/speciation/gspro_haps_2022platform_06nov2025_v1.txt

For onroad and onroad_ca_adj, change the main GSPRO input to:
setenv GSPRO ge_dat/speciation/gspro_CB6R3_AE7_MOVES_custom_speciation_ROC_Spec_5_3_20230911_26sep2025_v4.txt

For cmv_c1c2 and cmv_c3, add a new input GSPROTMP_V which is set to:
setenv GSPROTMP_V ge_dat/speciation/gspro_CMV_HAP_augmentation_2022v2platform_26feb2026_v1.txt

== SMOKE-MOVES inputs (EFTABLES, MEPROCs, MRCLISTs) ==

For the onroad and onroad_ca_adj sectors, in addition to the INVTABLE and GSPRO, you should also use the following.

For the EFTABLES, download the alternate 2022v2 emission factor tables from: 
https://epa-2022-modeling-platform.s3.amazonaws.com/index.html#emis/2022v2/2022he_cb6_22m/moves_eftables_alt/
and set the EFTABLES input in the run script to whichever directory you download them to on your machine.

This package includes six MRCLISTs to be used with the alternate 2022v2 emission factor tables, one each
for RPD, RPH, RPHO, RPP, RPS, and RPV. These MRCLISTs are in the ge_dat/onroad/ directory of the .zip.

This package also includes six MEPROCs to be used for HAP-CAP processing, one each for each of the
six rates / processing streams, and also located in the ge_dat/onroad/ directory.

== SPECIES_DEF ==

For the mexico_onroad sector, use the following SPECIES_DEF instead of the one in the baseline package:
setenv SPECIES_DEF ge_dat/speciation/combine_species_def_onroad_mex_CB6_20may2025_nf_v6
This is used for the "part2_combine" job in this sector.

== SMKINVEN_FORMULA ==

For HAP processing, make the following changes to the SMKINVEN_FORMULA parameter.

For the airports, ptnonipm, and rail sectors:
setenv SMKINVEN_FORMULA "PMC=PM10-PM2_5,DIESEL_PMC=DIESEL_PM10-DIESEL_PM25"

For the nonroad sector:
setenv SMKINVEN_FORMULA "PMC=PM10-PM25TOTAL,DIESEL_PMC=DIESEL_PM10-DPM25TOTAL"
