Replies: 3 comments 2 replies
-
|
Thank you for reporting this! We are looking into this, and will come back to you on this soon. Ecem |
Beta Was this translation helpful? Give feedback.
-
|
It may be something with the valve model, both two-phase and liquid phase. It seems the two phase inlet valve fails to account for sub-critical flow (a qualified guess) |
Beta Was this translation helpful? Give feedback.
-
|
Again, thanks for pointing to this bug Anders. I'm working on this issue in a new update of NeqSim. I'm testing it here (and as you can see I get significant different results in this update): https://colab.research.google.com/drive/1R4-BKk4_qysSMXVmI_v2cCGmYYqNzjS2?usp=sharing Even |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
I have used the dynamic separator example from colab as a basis for a dynamic separator simulation, both with an inlet valve and without (fixed inflow). Both examples have widely different behaviour, both the liquid level and the dynamic pressure response. The code is available here: https://github.com/andr1976/neqsim-fun/blob/main/dynanamic-separator.py
A few outputs with version 3.0.13:



With v. 3.0.29

Despite explicit setting inital valve opening to 30% it is 100% in v >3.0.13 (it seems the difference occurs in version 3.014 and above).
Also the liquid level drops significantly after v 3.0.13 despite valves are specified with 0.5% valve opening.
@EvenSol did the valve model change from v3.0.14 and up? could this be the reason?
This file does not have an inlet valve https://github.com/andr1976/neqsim-fun/blob/main/ors-pst.py and the behaviour is even more strange. Comparison with Unisim, the v3.0.13 is closer (yet not fully the same)
Beta Was this translation helpful? Give feedback.
All reactions