An open API service indexing awesome lists of open source software.

https://github.com/mongoexpuser/heavy-oil-pvt-simulator

Non-Isothermal Heavy Oil PVT Simulator
https://github.com/mongoexpuser/heavy-oil-pvt-simulator

eos heavy-oil java pvt

Last synced: 2 months ago
JSON representation

Non-Isothermal Heavy Oil PVT Simulator

Awesome Lists containing this project

README

        

Heavy Oil PVT Simulator


This module implements the "Peng-Robison EOS" for a 3-phase system.


It calculates relevant non-isothermal PVT properties that can be used:

a) To describe or characterize a given heavy oil/bitumen sample.

b) As input into a thermal numerical reservoir simulator.



Reference


Peng, D.-Y and Robinson, D.B. (1976). Two and three phase equilibrium calculations for systems containing water. Can. J. Chem. Eng. Vol. 54, pg. 595-599.

#
# Oil Classification By Deg API
![Image description](https://github.com/MongoExpUser/Heavy-Oil-PVT-Simulator/blob/master/oil.jpeg) ![Image description](https://github.com/MongoExpUser/Heavy-Oil-PVT-Simulator/blob/master/oil.jpeg) ![Image description](https://github.com/MongoExpUser/Heavy-Oil-PVT-Simulator/blob/master/oil.jpeg)

#
| Oil Class | Deg API |
| --- | --- |
| Bitumen | < 10 |
| Heavy Oil | < 22.3 |
| Medium Oil | 22.3-31.1 |
| Light Oil | > 31.1 |
#

# License

Copyright © 2015 - present. MongoExpUser

Licensed under the MIT license.