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

Urgent bug fix: libIFI changes broke inline post due to missing deallocates #621

Merged
merged 2 commits into from
Jan 27, 2023

Conversation

SamuelTrahanNOAA
Copy link
Contributor

@SamuelTrahanNOAA SamuelTrahanNOAA commented Jan 27, 2023

My changes to connect libIFI to the post do not deallocate some arrays after each iteration of libpost. This causes the model to abort at runtime due to allocating an array that is already allocated.

Fixes #622

This has been applied to #620 as well, but I strongly recommend this PR be merged first.

@WenMeng-NOAA
Copy link
Collaborator

@SamuelTrahanNOAA Do you have an UPP issue for this PR? If not, please create one.

@SamuelTrahanNOAA
Copy link
Contributor Author

Do you have an UPP issue for this PR? If not, please create one.

It is #622

@WenMeng-NOAA WenMeng-NOAA added No Baseline Change No baseline of the UPP regression tests are made. labels Jan 27, 2023
@WenMeng-NOAA
Copy link
Collaborator

The UPP RT tests were completed on Hera and Orion. No baseline update is needed for this PR.

@WenMeng-NOAA WenMeng-NOAA merged commit 47fd5f2 into NOAA-EMC:develop Jan 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
No Baseline Change No baseline of the UPP regression tests are made. Ready for Review This PR is ready for code review. RRFS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Connection to new icing library (IFI) broke inline post
2 participants