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

Uninitialized Grid variables in GFS_typedefs.F90 grid_create #667

Closed
SamuelTrahanNOAA opened this issue Jun 15, 2023 · 0 comments · Fixed by #668
Closed

Uninitialized Grid variables in GFS_typedefs.F90 grid_create #667

SamuelTrahanNOAA opened this issue Jun 15, 2023 · 0 comments · Fixed by #668
Labels
bug Something isn't working

Comments

@SamuelTrahanNOAA
Copy link
Contributor

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:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant