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

Blocking centroid flows option #449

Conversation

djfrancesco
Copy link
Contributor

if blocking_centroid_flows=True when creating the graph, two different kind of od nodes are created: origin and destination, otherwise only od nodes are created. In the former case, egress connector edges point toward destination nodes, while access connector edges start from origin nodes. All these nodes are located at the zone centroids. The origin and destination are not directly connected, which is how the centroid flow is blocked.

@djfrancesco djfrancesco merged commit 7adcdab into AequilibraE:feature_PuT_assignment Sep 29, 2023
14 of 17 checks passed
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.

1 participant