equinor / neqsim-parameterfitting

NeqSim experimental database and parameter fitting project

Home Page:https://equinor.github.io/neqsimhome/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NeqSim experimental database and parameter fitting project

NeqSim experimental database and parameter fitting project.

Add experimental data in the data folder and make scripts for displaying, evaluating and updating models in the example folder. In the src folder new models can be implemented for testing to the exerimental data.

An example for solubility data of CO2 in water is data put in the data folder and the evaluations put in the example folder.

See notebook on how to work with the NeqSim parameter database, and the description in the neqsim wiki.

Setting up maven project

Call mvn validate to install the NeqSim core jar file located in resources folder to a local maven repository. Then the neqsim package shall be available for the java code. Try it out by calling mvn test.

About

NeqSim experimental database and parameter fitting project

https://equinor.github.io/neqsimhome/

License:Apache License 2.0


Languages

Language:Jupyter Notebook 70.9%Language:Java 29.0%Language:Python 0.0%