-
Notifications
You must be signed in to change notification settings - Fork 19
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
And check conservation of water also without PrognosticSurfaceTemperature #3133
Conversation
The issue with using t=0 is that |
Okay, it makes sense. |
I rolled back to checking with |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. Just keep in mind that when sfc is not Prognostic, water conservation will not hold when there is source or sink of moisture (evaporation or precipitation).
6f78b87
to
c8d0236
Compare
Actually I want to output water conservation check without PrognosticSurfaceTemperature as well. I'll push to this PR. |
And check conservation of water also without PrognosticSurfaceTemperature