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
- Host: GitHub
- URL: https://github.com/mongoexpuser/heavy-oil-pvt-simulator
- Owner: MongoExpUser
- License: mit
- Created: 2019-07-21T22:11:22.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-12-17T15:50:37.000Z (over 1 year ago)
- Last Synced: 2025-01-26T19:37:23.153Z (4 months ago)
- Topics: eos, heavy-oil, java, pvt
- Language: Java
- Homepage:
- Size: 118 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
  #
| 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.