Skip to content

NeqSim is a library for calculation of fluid behavior, phase equilibrium and process simulation. This project is the Matlab interface to NeqSim.

License

Notifications You must be signed in to change notification settings

equinor/neqsim-matlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

5baed2a · Aug 5, 2019

History

36 Commits
May 6, 2019
May 16, 2019
Aug 5, 2019
Aug 5, 2019
May 6, 2019
Dec 6, 2018
Mar 11, 2019
Dec 6, 2018
Jun 5, 2019
Mar 22, 2019
May 16, 2019
Dec 6, 2018
No commit message
May 6, 2019

Repository files navigation

NeqSim Matlab

NeqSim Matlab is part of the NeqSim project. NeqSim Matlab is a Matlab interface to the NeqSim Java library for estimation of fluid behavior and process design for oil and gas production.

Releases

See release folder

Getting Started

See the NeqSim Matlab Wiki for how to use NeqSim Matlab.

Initial setup

The NeqSim Matlab 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/neqsimmatlab.git
cd neqsimmatlab

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.

NeqSim Slack collaboration hub

Discussions related to NeqSim development and use is done using Slack for NeqSim. Use the invitation link to join the group.

Versioning

NeqSim use SemVer for versioning.

Licence

NeqSim is distributed under the Apache-2.0 licence.

Acknowledgments

A number of master and PhD students at NTNU have contributed to development of NeqSim. We greatly acknowledge their contributions.

File System doc/ : Documentation for this library. example/ : Contains several examples of how EJML can be used to solve different problems or how neqsim can be modified for different applications. neqsim/ : Library source code lib/ : various labraries used for implementing NeqSim in Matlab ext/: external libraries used by NeqSim Matlab changelog.txt : History of what changed between each version. license.txt: license document