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

Simple infiltration ignores waterbalance connections regardless of their direction #80

Closed
philippkraft opened this issue Feb 8, 2020 · 0 comments
Assignees
Labels
C++ Need to change C++ files (.h, .cpp)
Milestone

Comments

@philippkraft
Copy link
Owner

Simpleinfiltration uses the sum of each incoming connection of the target node, except for waterbalance connections to avoid circular references. However, this is only necessary for wb-connections with the same source as simple infiltration, now also wb-connections whose target is the source of the simple infiltration is ignored also.

@philippkraft philippkraft added the C++ Need to change C++ files (.h, .cpp) label Feb 8, 2020
@philippkraft philippkraft added this to the v1.5.1 milestone Feb 8, 2020
@philippkraft philippkraft self-assigned this Feb 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C++ Need to change C++ files (.h, .cpp)
Projects
None yet
Development

No branches or pull requests

1 participant