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

Main network validation #959

Open
2 tasks
SouthEndMusic opened this issue Jan 15, 2024 · 0 comments
Open
2 tasks

Main network validation #959

SouthEndMusic opened this issue Jan 15, 2024 · 0 comments
Labels
allocation Allocation layer validation Related to model validation

Comments

@SouthEndMusic
Copy link
Collaborator

SouthEndMusic commented Jan 15, 2024

What
In addition to #710, new validation rules arise from implementing support for the main network in allocation:

  • when a subnetwork is connected to the main network with multiple edges, these edges should all end in a different node of the subnetwork.
  • (Not specific to the main network): the allocation_network_id specified in the Edge table to denote a source should also exist in the Node table (and should indeed be an edge that connects the main network to a subnetwork).
@SouthEndMusic SouthEndMusic added allocation Allocation layer validation Related to model validation labels Jan 15, 2024
@github-project-automation github-project-automation bot moved this to To do in Ribasim Jan 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
allocation Allocation layer validation Related to model validation
Projects
Status: To do
Development

No branches or pull requests

1 participant