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

Implement multiple soil water retention curves #315

Closed
dschlaep opened this issue Jul 29, 2022 · 0 comments
Closed

Implement multiple soil water retention curves #315

dschlaep opened this issue Jul 29, 2022 · 0 comments

Comments

@dschlaep
Copy link
Member

  • previously, SOILWAT2 used
  • Campbell 1974 as soil water retention curve SWRC (to convert between SWC and SWP)
  • Cosby et al. 1984 as pedotransfer function PDF (to estimate Campbell's SWRC parameters)
  • encapsulates SWRCs and PDFs in generalized functions
  • additional SWRCs and PDFs could be implemented relatively easily
  • user can select SWRC at run-time
@dschlaep dschlaep added this to the Release v7.0.0 milestone Jul 29, 2022
@dschlaep dschlaep self-assigned this Jul 29, 2022
dschlaep added a commit that referenced this issue Jun 9, 2023
Release v7.0.0

see https://github.com/DrylandEcology/SOILWAT2/milestone/13

- Read daily weather before the simulations enhancement (#311)
- Calculate climate variables before simulation loop (#317)
- Estimate vegetation cover from climate before simulation run (#318)
- Implement multiple soil water retention curves (#315)
- Soil density: input either for < 2 mm fraction or for whole soil? enhancement (#280)
- Re-organize repository with more sub-folders question (#89)
- Daily variables for atmospheric demand (#341)
- STEPWAT2 updated to work with this release (see DrylandEcology/STEPWAT2#535)
- rSOILWAT2 updated to work with this release (see DrylandEcology/rSOILWAT2#214)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant