-
Notifications
You must be signed in to change notification settings - Fork 21
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
Total Water Storage #327
Total Water Storage #327
Conversation
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, very nice addition (and very nice to see the test added as well :D )! Just a couple of small remarks, mostly to ensure the code remains well explained. As a last comment, I would also add this to the changelog.
Indeed nice work @dalmijn ! I agree with Joost his comments, and I did add a couple of small comments (mainly a suggestion to opt for one function at the |
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, thanks for the changes. Only one comment about @doc
.
Issue addressed
Fixes #281
Explanation
Simple added it to the SBM struct, added the h_av flow.jl for land and river (with riverfrac)
It's done in millimeters [mm]
Checklist
master
Additional Notes (optional)
Add any additional notes or information that may be helpful.