We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Several of the Grid% variables are allocated but not initialized in grid_create in the GFS_typedefs.F90
What compilers/machines are you seeing this with?
All.
This was discovered while debugging these problems. I used valgrind on a RRFS gnu regression test with 32-bit physics:
N/A
Tested on hera. There are new regression tests for RRFS with 32-bit physics.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Description
Several of the Grid% variables are allocated but not initialized in grid_create in the GFS_typedefs.F90
To Reproduce:
What compilers/machines are you seeing this with?
All.
This was discovered while debugging these problems. I used valgrind on a RRFS gnu regression test with 32-bit physics:
Additional context
N/A
Output
N/A
Testing:
Tested on hera. There are new regression tests for RRFS with 32-bit physics.
Dependent PRs:
The text was updated successfully, but these errors were encountered: