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

Hydrology - set boundaries for river flow #486

Open
vgro opened this issue Jul 3, 2024 · 0 comments
Open

Hydrology - set boundaries for river flow #486

vgro opened this issue Jul 3, 2024 · 0 comments
Assignees

Comments

@vgro
Copy link
Collaborator

vgro commented Jul 3, 2024

At the moment, the river flow start only from rainfall and accumulates in the lowest grid cell. We need to make sure that water leaves the grid and that inflow from outside the grid is accounted for.

For the outflow, a fixed rate could be removed from the lowest grid cell per timestep.
Inflow is a bit more tricky as we need some information about the catchments and where water could flow in our model grid. A pre-simulation analysis or a larger area could help to find a rate of inflow and locations where this happens.

@vgro vgro self-assigned this Jul 3, 2024
@davidorme davidorme added this to the Hydrology milestone tasks milestone Sep 24, 2024
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

No branches or pull requests

2 participants