Skip to content

A simple 2d reservoir simulator written in C#, able to model two-phase flow across an area with multiple inputs and outputs. Some options are still a WIP

Notifications You must be signed in to change notification settings

vcer007/reservoir-simulator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hydrocarbon Reservoir Simulator

This code was written by using C# language and compiled by Microsoft Visual Studio 2015.

To execute the program you must run the file Term_ResSim_Simulator.exe. 
Output files are directed to the Z:\ drive. Which may cause errors on certain computers.

To edit the program you must open the Term_ResSim folder and then open Term_ResSim.sln

To compile the program use Visual Studio to compile and run the program.
To run a simulation add a well from the well tab, and then on the simulate tab, click simulate.
Results will be produced within the program. Data can then be extracted.

The UI and options portion of this project is work-in-progress.

About

A simple 2d reservoir simulator written in C#, able to model two-phase flow across an area with multiple inputs and outputs. Some options are still a WIP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%