behzaadh / runIX

Run the Intersect (IX) reservoir simulator by assigning different time steps, allowing for the modification of parameters as needed.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intersect (IX) Simulator with Restart Files

Overview

This C++/MATLAB code serves as a simulator for the Intersect (IX) reservoir simulator (SLB software), designed to create restart files at specified time steps during the simulation. The user provides the initial restart time, and the code runs the simulation until the specified end time, generating restart files at regular intervals.

About

Run the Intersect (IX) reservoir simulator by assigning different time steps, allowing for the modification of parameters as needed.


Languages

Language:C++ 55.9%Language:MATLAB 41.9%Language:CMake 2.3%