-
Notifications
You must be signed in to change notification settings - Fork 30
Create native image using GraalVM
Even Solbraa edited this page Jan 9, 2022
·
2 revisions
A native executable or a native shared library can be created using the GraalVM. See: https://www.graalvm.org/reference-manual/native-image/
Run command:
native-image -jar jarfile neqsim-X.X.X.jar
Run command:
native-image -jar jarfile neqsim-X.X.X.jar --shared
- 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