simulkade / FoamFingering

The models and results of our SPE-173193 paper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FoamFingering

The models and results of our SPE-173193 paper

To run these files, you need to install Julia and Anaconda and the following Julia packages:

  • IJulia
  • JFVM
  • PyPlot
  • Dierckx
  • DataFrames
  • ProgressMeter
  • Roots
  • JLD

Just open Julia and run Pkg.add("package_name_from_above").
You can open the notebooks in Jupyter and run the code. It solves water-alternating-gas (WAG) and surfactant-alternating-gas (SAG) processes in 1D analytically and numerically, and in 2D numerically.

About

The models and results of our SPE-173193 paper

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 99.5%Language:Julia 0.5%