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

dtc/develop: bugfix for reading Thompson lookup tables in a threaded environment #386

Merged
merged 1 commit into from
Feb 6, 2020

Conversation

DomHeinzeller
Copy link
Contributor

  • physics/module_mp_thompson.F90: bugfix, remove threaded computation/reading of lookup tables, because the Fortran unit used to read them is the same (63)

This was tested to fix an error that was found by several people simultaneously using the global workflow (which uses multiple threads).

@DomHeinzeller
Copy link
Contributor Author

Update: we will have to change the target for this PR to the dtc/develop branch, because EMC cannot accommodate any updates of the ccpp-framework and ccpp-physics PRs at this time due to the upcoming GFSv16 code freeze.

@climbfuji climbfuji changed the base branch from master to dtc/develop February 3, 2020 17:38
@climbfuji climbfuji changed the title master: bugfix for reading Thompson lookup tables in a threaded environment dtc/develop: bugfix for reading Thompson lookup tables in a threaded environment Feb 3, 2020
@climbfuji climbfuji merged commit 8223afe into NCAR:dtc/develop Feb 6, 2020
@climbfuji climbfuji deleted the bugfix_thompson_threading branch June 27, 2022 03:06
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