-
Notifications
You must be signed in to change notification settings - Fork 15
Getting started with NeqSim in Python
Even Solbraa edited this page Nov 2, 2023
·
14 revisions
The latest public release of NeqSim can be installed using the pip command:
pip install neqsim
The most current NeqSim Python package is downloaded by cloning the library to your local computer (alternatively fork it to your private reprository). The following commands are dependent on a local installation of GIT.
git clone https://github.com/equinor/neqsimpython.git
cd neqsimpython
pip install .
A Java Runtime Environment needs to be installed on the computer. Java can be downloaded from this web page.
More information is available in the NeqSim Java Wiki.
- Getting started with NeqSim in Python
- Examples of setting up a fluid and running flash calculations