-
Couldn't load subscription status.
- Fork 9
Open
Description
This is related to PR #1081
A memory corruption seems to be happening somewhere in GWD. The lats input (intent(in)) of gw_convect::gw_beres_init is getting corrupted whenever desc%k is allocated. The temporary solution is to move the allocation of desc%k after the code block that uses lats. This temporary solution seems to be working for the Intel compiler, may get different mileage with other compilers.
Metadata
Metadata
Assignees
Labels
No labels