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

Minor Typo in config_cmaq.csh #199

Closed
HathewayWill opened this issue Jul 6, 2023 · 2 comments
Closed

Minor Typo in config_cmaq.csh #199

HathewayWill opened this issue Jul 6, 2023 · 2 comments

Comments

@HathewayWill
Copy link

Description
There appears to be a minor typo in the config_cmaq.csh file at line 151

Scope and Impact
Minor typo can cause issues with sed statement to fine and change the issue

Solution
At line 151 change this:
setenv IOAPI_INCL_DIR iopai_inc_gcc #> I/O API include header files

to this:

    setenv IOAPI_INCL_DIR   ioapi_inc_gcc             #> I/O API include header files

Additional context
Add any other context about the problem here.

lizadams added a commit to lizadams/CMAQ that referenced this issue Jul 6, 2023
Fix as per issue reported here: USEPA#199
@kmfoley
Copy link
Collaborator

kmfoley commented Jul 6, 2023

Thank you, @HathewayWill, for alerting us to this typo. We have updated the main branch and will get this fix into our 5.4+ branch as well as our internal research branch. Thank you for your contribution!

@kmfoley kmfoley closed this as completed Jul 6, 2023
lizadams added a commit to lizadams/CMAQ that referenced this issue Jul 6, 2023
fix for the CMAQv5.4+ branch to address the following issue: USEPA#199
@HathewayWill
Copy link
Author

@kmfoley happy to help

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

No branches or pull requests

2 participants