Giter Site home page Giter Site logo

reservoir_datasets's Introduction

README

Purpose of these datasets is using them for testing using MRST and its derivative Proof of Concept (POC) in Pyhon using the machine learning library PyTorch.

Since PyTorch has built-in functionality to work with Graphics Processing Units or GPUs, we expect demonstrating -before embarking in the full porting of MRST-, that PyTorch GPU-based tensors could significantly reduce compute time during reservoir simulation.

Evaluation for Proof of Concept

The steps are the following:

  1. Find the Partial Differential Equations (PDE) that constitute the code of the MRST solvers.

    • Test the running times of the solvers using Matlab and Octave. Some code for testing is available in the latest book An Introduction to Reservoir Simulation Using MATLAB, Octave by Knut-Andreas Lie. See Appendix.
    • Code is being tested for performance under Matlab and Octave. Code will be published in a separate repository.
  2. Replicate the functionality in Python using PyTorch for GPUs.

    • Convert the Matlab code to PyTorch
    • Measure the compute time of the original MRST solvers.

If the compute times are 10 to 100 faster in PyTorch, we will proceed with converting more Matlab code to PyTorch tensor based calculations.

Datasets

  • MRST (downloaded)
    • SPE9
    • SPE10
    • CaseB4
    • SAIGUP
  • OPM
    • SPE1
    • SPE9
    • SPE10: model1, model2
  • PUNQS3
  • SPE1
  • SPE2
  • SPE3
  • SPE5
  • SPE6
  • SPE9
  • SPE9-petrofaq
  • SPE10
  • VOLVE

Notes

  • SPE10 from MRST contains .dat and .mat files
  • Not all datasets from OPM included here; only SPE, SPE9 and SPE10.
  • SPE10 does not download using MRST-2018. It had to be downloaded from another source. MRST-2019 does download SPE10 normally
  • VOLVE and PUNQS3 available for reference at this time. Tests will mainly focused to datasets available in MRST first.

References

reservoir_datasets's People

Contributors

f0nzie avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.