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

Update the code to count for groundwater (SSM v.0.3.2) #234

Merged
merged 90 commits into from
Jun 21, 2024
Merged

Conversation

MostafaGomaa93
Copy link
Contributor

@MostafaGomaa93 MostafaGomaa93 commented Jun 12, 2024

Description

A description of the changes is in issue 233

Checklist

  • Add a reference to related issues.
  • @mentions of the person or team responsible for reviewing proposed changes.
  • This pull request has a descriptive title.
  • Code is written according to the guidelines.
  • The checks by MISS_HIT style checker and linter, below the pull request, are successful (green).
  • Documentation is available.
  • Add changes to the changelog file under section Unreleased.
  • Model runs successfully.
  • Ask a meinatainer to re-generate exe file if matlab codes are changed. About how to create an exe file, see exe readme.

Just removed the local path that i add during testing
src/STEMMUS_SCOPE.m Outdated Show resolved Hide resolved
Copy link
Member

@SarahAlidoost SarahAlidoost left a 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.

MostafaGomaa93 and others added 10 commits June 21, 2024 12:04
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
Copy link
Member

@SarahAlidoost SarahAlidoost left a 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.

@SarahAlidoost SarahAlidoost merged commit 2f9f468 into main Jun 21, 2024
1 check passed
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.

2 participants