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

_ref_calc_flow_direction #201

Open
rb004f opened this issue Jun 25, 2020 · 0 comments
Open

_ref_calc_flow_direction #201

rb004f opened this issue Jun 25, 2020 · 0 comments

Comments

@rb004f
Copy link
Collaborator

rb004f commented Jun 25, 2020

Create a ref routine which derives "flow_direction" field from data. For example, if pd_min or f_min > 0, then flow_direction = 1. If pd_max < 0 or f_max < 0, then flow_direction = -1. This will allow the models to leverage tighter implementations of constraints, remove binary direction variables, etc.

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

1 participant