Even Solbraa
Even Solbraa
We will base it on the dynamic calculations as demonstrated in this example: https://colab.research.google.com/github/EvenSol/NeqSim-Colab/blob/master/notebooks/process/dynamicsimul.ipynb and on https://colab.research.google.com/github/EvenSol/NeqSim-Colab/blob/master/notebooks/process/dynamiccompressor.ipynb Heat transfer from walls and heat input from fire will be added.
A temporary solution is described in the Wiki using a MS Access database: https://github.com/equinor/neqsim/wiki/The-NeqSim-parameter-database
first version of GERG-2008 added (can now get density using GERG2008)
https://github.com/equinor/neqsim/blob/master/src/main/java/neqsim/processSimulation/processEquipment/util/GORfitter.java#L145
See: discussion #243
The Properties of Gases and Liquids 5th Edition
Bug in flash when heating oil. Heating to 65.9 C is a problem (only oil and water in solution).  
Error when pure gas to Spearator_ 12:58:47.813 [Thread-5545] ERROR neqsim.physicalProperties.physicalPropertyMethods.commonPhasePhysicalProperties.conductivity.Conductivity - error java.lang.RuntimeException: neqsim.util.exception.IsNaNException: PhaseSrkEos:molarVolume - Variable Molar volume is NaN at neqsim.thermo.phase.PhaseEos.init(PhaseEos.java:105) ~[neqsim-2.3.3.jar:?] at neqsim.thermo.phase.PhaseSrkEos.init(PhaseSrkEos.java:1) ~[neqsim-2.3.3.jar:?] at neqsim.thermo.system.SystemThermo.initAnalytic(SystemThermo.java:1745) ~[neqsim-2.3.3.jar:?]...
Great suggestion. I have created a branch where this can be worked on. https://github.com/equinor/neqsim/tree/530-add-new-algorithm-of-phase-envelope-calculations-for-hydrocarbon-water-mixtrues
https://aiche.onlinelibrary.wiley.com/doi/10.1002/aic.15064