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

Fix restart and input_sounding issues. #1341

Merged
merged 1 commit into from
Dec 12, 2023

Conversation

AMLattanzi
Copy link
Collaborator

  1. Input sounding needs to know if q1 exists before trying to populate the data (even though we read qv from the input_sounding).
  2. ncomp_cons in the chk file is only valid after MakeNewLevelFromScratch. Additionally, we do not need to check the moisture model, a simple comparison of the header file ncomp and our expected ncomp will tell us if an error exists.

@AMLattanzi AMLattanzi merged commit 5f80c57 into erf-model:development Dec 12, 2023
10 checks passed
@AMLattanzi AMLattanzi deleted the FixRegTests branch December 12, 2023 19:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant