Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/evensol/neqsim-colab
Examples of use of NeqSim in Python/Colab. NeqSim is a library for calculation of fluid behavior, phase equilibrium and process simulation.
https://github.com/evensol/neqsim-colab
colab-notebook education gas-production gas-transport oil-production pvt python thermodynamics
Last synced: about 2 months ago
JSON representation
Examples of use of NeqSim in Python/Colab. NeqSim is a library for calculation of fluid behavior, phase equilibrium and process simulation.
- Host: GitHub
- URL: https://github.com/evensol/neqsim-colab
- Owner: EvenSol
- License: apache-2.0
- Created: 2018-11-27T13:58:36.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-07T17:06:52.000Z (9 months ago)
- Last Synced: 2024-04-07T18:25:03.648Z (9 months ago)
- Topics: colab-notebook, education, gas-production, gas-transport, oil-production, pvt, python, thermodynamics
- Language: Jupyter Notebook
- Homepage: https://colab.research.google.com/github/EvenSol/NeqSim-Colab/blob/master/notebooks/examples_of_NeqSim_in_Colab.ipynb
- Size: 378 MB
- Stars: 15
- Watchers: 4
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Introduction to Gas Processing using NeqSim in Colab
This GitHub repository is the code and notebook base for the web module [Introduction to Gas Processing using NeqSim in Colab](/notebooks/examples_of_NeqSim_in_Colab.ipynb).NeqSim Python/Colab is part of the [NeqSim project](https://equinor.github.io/neqsimhome/). NeqSim (Non-Equilibrium Simulator) is a Java library for estimation of fluid behavior and process design. The basis for NeqSim is a library of fundamental mathematical models related to phase behavior and physical properties of fluids.
[NeqSim (Non-Equilibrium Simulator)](https://equinor.github.io/neqsimhome/) is a library for estimation of fluid behaviour for oil and gas production. Colaboratory (Colab) is a free Jupyter notebook environment that requires no setup and runs entirely in the cloud. In the notebooks listed in this page you will find examples of typical gas processing calculations using NeqSim in Colab, and will serve both as introduction to natural gas processing and to interactive use of NeqSim in a Python based notebook. The notebooks serves as a theoretical introduction and as a simulation tool for many processes found in the gas industry.
## Getting Started
See the [NeqSim Colab page](https://colab.research.google.com/github/EvenSol/NeqSim-Colab/blob/master/notebooks/examples_of_NeqSim_in_Colab.ipynb) for how to start using NeqSim in Colab/Python.## Contributing
See the [NeqSim Colab page](https://colab.research.google.com/github/EvenSol/NeqSim-Colab/blob/master/notebooks/examples_of_NeqSim_in_Colab.ipynb). Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests.