Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CRACMM2 fixes for ISAM and post processing #231

Open
wants to merge 2 commits into
base: 5.5+
Choose a base branch
from

Conversation

havalapye
Copy link
Contributor

-updates for ISAM applications
-minor corrections to SpecDef file for post processing
On branch 20250213cmaq55plus
Your branch is up to date with 'epapublic_repo/5.5+'.
Changes to be committed:
modified: src/MECHS/cracmm2/SpecDef_Conc_cracmm2.txt
modified: src/aero/aero6/AERO_DATA.F
modified: src/isam/SA_DEFN.F

Contact:
Havala Pye (pye.havala@epa.gov), US EPA

Type of code change:
Bug fixes

Description of changes:
Added ACLK to CRACMM SpecDef for AMET post processing. Added some missing SOA species in SpecDef definitions. Added 2 fixes for ISAM: SOA precursor names for TRPN and HONIT; 'CO' as member of VOC.

Issue:
Resolves #221

Summary of Impact:
Small changes in post-processed concentrations due to missing species (minor).

Tests conducted:
Merged in EPA internal CRACMM_Dev code.

-updates for ISAM applications
-minor corrections to SpecDef file for post processing
 On branch 20250213cmaq55plus
 Your branch is up to date with 'epapublic_repo/5.5+'.
 Changes to be committed:
	modified:   src/MECHS/cracmm2/SpecDef_Conc_cracmm2.txt
	modified:   src/aero/aero6/AERO_DATA.F
	modified:   src/isam/SA_DEFN.F
@@ -252,7 +256,8 @@ AORGAJ ,ug m-3 ,AROCN2OXY2J[1]+AROCN2OXY4J[1]+AROCN2OXY8J[1]+AROCN1
AORGAIJ ,ug m-3 ,AORGAI[0] + AORGAJ[0]

!!! Biogenic-VOC Derived Organic Aerosol
AORGBIJ ,ug m-3 ,AISO3NOSJ[1] +AISO3OSJ[1] +AHOMJ[1] + AELHOMJ[1]
AORGBIJ ,ug m-3 ,AISO3NOSJ[1] +AISO3OSJ[1] +AHOMJ[1] + AELHOMJ[1] \
+AISO4J[1] +AISO5J[1] +ATRNPJ[1]+AHONITJ[1]
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo on this line (ATRPNJ). I will send a fix.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo has been corrected.

 On branch 20250213cmaq55plus
 Your branch is ahead of 'epapublic_repo/5.5+' by 1 commit.
   (use "git push" to publish your local commits)

 Changes to be committed:
	modified:   CCTM/src/MECHS/cracmm2/SpecDef_Conc_cracmm2.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant