Skip to content

ricardolira/PRESTO

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PRESTO

PRESTO: The Python REservoir Simulation Toolbox for flow simulation and diagnostics in porous media. PRESTO Currently deals with single phase fluid flow in highly heterogeneous and anisitropic porous media in two or three dimensions. So far, PRESTO's main features are:

  • Classic Multiscale simulation;
  • Averaging Upscaling.

It is built on top of Python, and uses the ELLIPTIc library to handle the internal mesh data structure, and matrix solving.

Currently, PRESTO only runs on Python 2.7, since PyTrilinos only supports this version. Also, parallelism through MPI4Py is stale for now, since the PyMoab doesn't yet support it.

Dependencies

Documentation

Coming soon.

About

The Python Reservoir Simulation Toolbox

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%