We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The following constraints result in the ZeroDivisionError, when gdp.hull reformulation is applied. File: gdplib/kaibel/kaibel_solve_gdp.py
ZeroDivisionError
gdp.hull
gdplib/kaibel/kaibel_solve_gdp.py
tray_exists[1,1].bottom_vapor_composition[1]
tray_exists[2,1].feedside_vapor_composition[1]
tray_exists[3,1].productside_vapor_composition[1]
tray_exists[4,1].top_vapor_composition[1]
The text was updated successfully, but these errors were encountered:
tristantc
No branches or pull requests
The following constraints result in the
ZeroDivisionError
, whengdp.hull
reformulation is applied.File:
gdplib/kaibel/kaibel_solve_gdp.py
tray_exists[1,1].bottom_vapor_composition[1]
tray_exists[2,1].feedside_vapor_composition[1]
tray_exists[3,1].productside_vapor_composition[1]
tray_exists[4,1].top_vapor_composition[1]
The text was updated successfully, but these errors were encountered: