Separator degrees of freedom #1067
Unanswered
juanbaquero4
asked this question in
Q&A
Replies: 2 comments 32 replies
-
|
Hi @juanbaquero4, I can see a number of problems to start with. Before I being however, I will note that you appear to be using IDAES v1.13 - as of February we will be releasing IDAES v2.0 and the v1 series will no longer be supported. We strongly encourage you to make the transition as soon as possible.
|
Beta Was this translation helpful? Give feedback.
32 replies
-
|
Edited to put the code in blocks with fixed-width text, FYI. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi y'll,
Hope you can help me with this issue. I am trying to run a water injection process in order to solve a MILP optimization to improve energy efficiency.
I am trying to add a separator unit to split the water stream in two directions, however, after coding the parameters, the number of degrees of freedom is 4, and after adding the arcs is - 5, and don't understand how to overcome this issue. Also , is neccesary to define the split_fraction and I am having an issue with this. There is the code:
Where:
and:
and:
Beta Was this translation helpful? Give feedback.
All reactions