-
Notifications
You must be signed in to change notification settings - Fork 30
Oil Characterization in NeqSim
Even Solbraa edited this page Dec 16, 2021
·
6 revisions
An example of an oil characterization calculation is given in the file.
An oil fraction is added using:
testSystem.addTBPfraction("C7", 1.0, 187.0 / 1000.0, 0.84738);
Where the parameters are name, moles, molar mass (kg/mol), density (gr/cm^3)
The oil can be characterized by calling:
testSystem.getCharacterization().characterisePlusFraction();
- Getting started with NeqSim and GitHub
- Getting started as a NeqSim developer
- The NeqSim parameter database
- Example of setting up a fluid and running simple flash calculations
- Select thermodynamic model and mixing rule
- Flash calculations and phase envelope calculations using NeqSim
- Calculation of thermodynamic and physical properties using NeqSim
- Oil Characterization in NeqSim
- Aqueous fluids and NeqSim
- Electrolytes and NeqSim
- Process Calculations in NeqSim