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

Fix bug preventing CMAQ from running using SAPRC mechanisms #226

Merged
merged 7 commits into from
Dec 6, 2024

Conversation

cgnolte
Copy link
Collaborator

@cgnolte cgnolte commented Dec 5, 2024

Contact:
Chris Nolte US EPA

Type of code change:
Bug fix

Description of changes:
CMAQ currently crashes when using any of the SAPRC07 mechanisms. A recent update specified that nitryl chloride (CLNO2) should be written to the DRYDEP and WETDEP1 files. However, in the GC namelist files for the SAPRC mechanisms, CLNO2 does not have a dry deposition velocity and does not undergo dry deposition. The fix is to specify that CLNO2 does undergo dry deposition.

Summary of Impact:
This fix resolves the inconsistency and allows the model to run with SAPRC mechanisms. Since this fix involves only the input namelist files, it is not necessary to recompile the model.

Tests Conducted
Model was run using 2010_4CALIF1 mechanism using all 3 SAPRC mechanisms. (See internal PR1197).

@cgnolte cgnolte requested a review from kmfoley December 5, 2024 15:43
@cgnolte cgnolte changed the base branch from main to 5.5+ December 5, 2024 15:58
@cgnolte cgnolte changed the base branch from 5.5+ to main December 5, 2024 19:11
@cgnolte cgnolte changed the base branch from main to 5.5+ December 5, 2024 19:11
@kmfoley kmfoley merged commit 062e1bb into USEPA:5.5+ Dec 6, 2024
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.

2 participants