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 CCPP Fortran parser / build error with tropopause_find #310

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

jimmielin
Copy link
Member

The CCPP Fortran parser is not able to read module variables of character type defined with the shr_kind_cl parameter size.

The tropopause_climo_file variable does not need to be a CCPP variable anyway so it has been removed. This will fix the build process again.

Verified that it builds (need to either remove tropopause_diagnostics from tropopause_find test SDF -or- merge the history PR) and runs with CAM snapshot.

The CCPP Fortran parser is not able to read module variables of character type defined with the shr_kind_cl parameter size.

The tropopause_climo_file variable does not need to be a CCPP variable so it has been removed. This will fix the build process again.
@jimmielin jimmielin added the bug-fix This PR was created to fix a specific bug. label Oct 8, 2024
@jimmielin jimmielin self-assigned this Oct 8, 2024
@jimmielin
Copy link
Member Author

OK I have confirmed this time that with all the modifications all tests pass on Derecho (except the submit step)!

@jimmielin jimmielin merged commit ebe5516 into ESCOMP:development Oct 8, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix This PR was created to fix a specific bug.
Projects
Status: Tag
Development

Successfully merging this pull request may close these issues.

3 participants