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

make sure when we cutoff a_ice=0.0 that we also cutoff m_ice and m_snow #377

Merged
merged 8 commits into from
Jul 26, 2024

Conversation

patrickscholz
Copy link
Contributor

When we cut off the ice concentration towards zeros we should make sure that we also cutoff the m_ice and m_snow, when there is no concentration than there can be also no ice and snow height. Somehow this issue slipped into the only coupled case. The difference is not much, its just a small inconsistency but its enough to most likely blow up the test case.

Its not a burning issue, for the case we next time have to redo the testcase we can also merge that issue!

@koldunovn
Copy link
Member

Do you know why it was defined only for the IFS case? Not to break the tests? :)

@JanStreffing
Copy link
Collaborator

@koldunov, could you evaluate and compare
/work/ab0246/a270092/runtime/fesom-2.5-refactoring/reference/outdata/fesom/
and
/work/ab0246/a270092/runtime/fesom-2.5-refactoring/bugfix_ice_cutoff/outdata/fesom/
?

@JanStreffing JanStreffing changed the base branch from refactoring to main June 21, 2024 08:06
@JanStreffing
Copy link
Collaborator

Here is the tripyview evaluation of a 1958 to 2017 standalone run with the new cutoff values removed vs the same period with the current main branch. I have nowhere to host the html, so as a pdf instead:
fesom26rc_bugfix_ice_cutoff.pdf

@JanStreffing
Copy link
Collaborator

As expected, the changes are minute. I will go ahead, update the truth and merge.

@JanStreffing
Copy link
Collaborator

Requires review to merge @dsidoren, @koldunovn, @trackow.

@koldunovn koldunovn merged commit d6cbab8 into main Jul 26, 2024
4 checks passed
@JanStreffing
Copy link
Collaborator

Ty :)

@JanStreffing JanStreffing deleted the refactoring_bugfix_ice_cutoff branch July 26, 2024 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants