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

Interception #3

Open
mdekauwe opened this issue Feb 16, 2016 · 1 comment
Open

Interception #3

mdekauwe opened this issue Feb 16, 2016 · 1 comment
Assignees

Comments

@mdekauwe
Copy link
Owner

mdekauwe commented Feb 16, 2016

The interception code I've added borrows from CABLE and is consistent with the simple nature of the day model.

  • One could look at replacing this with the Rutter model
  • The current scheme ignores any drainage from the canopy store during each time step. There is "spill" but no drainage.
  • Need to consider whether we go down the route of using some of the wet fraction of the canopy to meet atmos. demand. Currently we are not as before.
@mdekauwe mdekauwe added the bug label Feb 16, 2016
@mdekauwe mdekauwe self-assigned this Feb 16, 2016
@mdekauwe mdekauwe added enhancement and removed bug labels Mar 3, 2016
@mdekauwe
Copy link
Owner Author

The integration routine is now in the code as part of the hydraulics, so one could add the Rutter scheme if desired.

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