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

Bommelerwaard test model #2056

Merged
merged 10 commits into from
Feb 21, 2025
Merged

Bommelerwaard test model #2056

merged 10 commits into from
Feb 21, 2025

Conversation

SouthEndMusic
Copy link
Collaborator

@SouthEndMusic SouthEndMusic commented Feb 12, 2025

Fixes #1936.

Notes:

  • I had to remove the truth states with "U" and "D" as we no longer support these (also removed this from the docs)
  • We no longer support ManningResistance connecting to LevelBoundary so I converted one ManningResistance to LinearResistance (node 29)
  • Also updated the Link table in the docs (usage.md) as this still mentioned node types
  • I had to refactor handling sources for allocation a bit because this model hits an edge (link) case I hadn't considered yet

@SouthEndMusic SouthEndMusic marked this pull request as draft February 12, 2025 19:31
@SouthEndMusic
Copy link
Collaborator Author

The model looks like this:

image

@SouthEndMusic SouthEndMusic marked this pull request as ready for review February 18, 2025 12:15
@SouthEndMusic SouthEndMusic requested a review from visr February 18, 2025 12:16
@visr visr merged commit 5b2fd47 into main Feb 21, 2025
24 of 25 checks passed
@visr visr deleted the bommelerwaard_test_model branch February 21, 2025 08:34
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.

Place and improve allocation test model WiBo in testbank
2 participants