Replies: 1 comment 1 reply
-
Hi @Cody722 , I can give you a response later this week. Have a nice day! |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hey everyone,
This is my first ever content on github so sorry in advance if I did something incorrectly.
I'm currently doing a small task at university where I'm supposed to make a combination of GT + HRSG which supplies steam at 3 different pressure levels (40,14, and 4). The system is relatively simple as the incoming supply of condensate is separated into 3 branches with each branch supplying steam at each pressure level with help of pumps. So far I have successfully solved the system without incorporating a feed water tank (merger) on the low pressure branch, but once I incorporate it, the solver can't seem to converge on a solution (singularity in Jacobian Matrix).
Stream 15 should have a vapour content of 0. I have tried simulating this system in Ebsilon and it works so I don't think the scheme itself is badly designed.
Below is the code I use, any help would be very much welcome.
Beta Was this translation helpful? Give feedback.
All reactions