Skip to content

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

Merged
WenMeng-NOAA merged 2 commits into
NOAA-EMC:developfrom
SamuelTrahanNOAA:ifi-inline-post-fix
Jan 27, 2023
Merged

Urgent bug fix: libIFI changes broke inline post due to missing deallocates#621
WenMeng-NOAA merged 2 commits into
NOAA-EMC:developfrom
SamuelTrahanNOAA:ifi-inline-post-fix

Conversation

@SamuelTrahanNOAA
Copy link
Copy Markdown
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
Copy Markdown
Collaborator

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

@SamuelTrahanNOAA
Copy link
Copy Markdown
Contributor Author

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

It is #622

Comment thread sorc/ncep_post.fd/IFI.F Outdated
@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
Copy Markdown
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
zhanglikate pushed a commit to zhanglikate/UPP that referenced this pull request Oct 10, 2025
…EMC#621)

* Bug fix for cloud effective radius for convective clouds (HR1)
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