-
Notifications
You must be signed in to change notification settings - Fork 6
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
Update the code to count for groundwater (SSM v.0.3.2) #234
Conversation
Just removed the local path that i add during testing
Co-authored-by: SarahAlidoost <[email protected]>
Co-authored-by: SarahAlidoost <[email protected]>
Co-authored-by: SarahAlidoost <[email protected]>
Co-authored-by: SarahAlidoost <[email protected]>
Co-authored-by: SarahAlidoost <[email protected]>
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.
@MostafaGomaa93 thanks for addressing the comment. Please see my suggestions regarding gwfluxes
and R_Hort
and R_Dunn
. If something is not clear, let me know.
Co-authored-by: SarahAlidoost <[email protected]>
Co-authored-by: SarahAlidoost <[email protected]>
in case the groundwater level <= 0 cm (groundwater level >= top level of soil), there is no soil profile and the model will crash. To avoid that, assign a minimum groundwater level = of 1 cm
If groundwater depth < 1 cm, soil is fully saturated and no groundwater recharge
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.
@MostafaGomaa93 thanks for the fixes. I added a minor fix, the changelog and exe file.
Description
A description of the changes is in issue 233
Checklist
Unreleased
.