neqsim icon indicating copy to clipboard operation
neqsim copied to clipboard

:bug: Operations do not converge

Open Sviatose opened this issue 1 year ago • 3 comments

Water in the dehydrated stream after first run 4.633867677989811 ppm Water in the dehydrated stream after second run 5.156132446074598 ppm Water in the dehydrated stream after 5 run 6.4574259175511175 ppm

See GlycolRigTest2

Sviatose avatar Jan 15 '24 10:01 Sviatose

https://github.com/equinor/neqsim/tree/bug--operations-do-not-converge

Sviatose avatar Jan 15 '24 10:01 Sviatose

I see for the makeup_calculator.addInputVariable(flash_gas);

you should only add what is not going as strippping gas

EvenSol avatar Jan 15 '24 20:01 EvenSol

I tried to increase accuracy of recycle - see: https://github.com/equinor/neqsim/pull/910

EvenSol avatar Jan 21 '24 22:01 EvenSol