Skip to content
/ rMRST Public

R interface to Matlab Reservoir Simulation Toolbox

License

Notifications You must be signed in to change notification settings

f0nzie/rMRST

Repository files navigation

rMRST

The goal of rMRST is to provide an interface to operate MRST (Matlab Rservoir Simulation Toolbox) from R to analyze and plot results using R embedded statistical tools.

Right now rMRST is running in Unix under the flavor Linux Mint 18.2. R version being used for devlopment is 3.4.1 and Octave 4.0.

Special Thanks

to Jim Bennet and Miguel Quispe for opening my curiosity and apetite on the reservoir simulation in Octave and solving Partial Differential Equations for simulation.

Installation

You can install rMRST from github with:

# install.packages("devtools")
devtools::install_github("f0nzie/rMRST")

Example

This is a basic example which shows you how to solve a common problem:

## basic example code

About

R interface to Matlab Reservoir Simulation Toolbox

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages