Giter VIP home page Giter VIP logo

porousmedia4foam's Introduction

porousMedia4Foam


************* porousMedia4Foam (PM4F) for OpenFOAM ********************


  • General Informations

Generic library to solve flow and transport in porous media using OpenFOAM. The package includes:

- a porous media library for
    * single phase flow
    * multiphase flow (relative permeability and capillary pressure)
    * reactive transport

- solvers created using the porous media library
    * darcyFoam : saturated flow in porous media (Darcy's law)
    * impesFoam : unsaturated flow with Darcy's law for two-phase
    * dbsFoam   : hybrid-scale modeling for single-phase flow using
                  Darcy-Brinkman-Stokes equation

- tutorials
  • History

Some of the codes and tutorial have been adapted from the porousMultiphaseFoam toolbox developed and maintained by Pierre Horgue.

  • Install
  • This toolbox has been tested on OpenFOAM v7 only

  • It only needs a standard OpenFOAM installation from www.openfoam.org

  • Read the COPYING_OPENFOAM file for information about OpenFOAM and this toolbox Copyrights.

  • Installation instructions :
  • First, source the OpenFOAM configuration file, i.e. (example for ubuntu version) :

    source /opt/openfoamv7/etc/bashrc
    
  • then in the "porousMedia4Foam" directory, run :

     	  ./Allwmake
    

    to install the package.

  • Dynamic libraries are compiled in the standard OpenFOAM user directory :

    $FOAM_USER_LIBBIN

  • The executable solver "impesFoam" is placed in the standard OpenFOAM user directory $FOAM_USER_APPBIN.

  • Each tutorial directory contains "run" and "clean" files to test installation and validate the solver.

  • A python script runTutorials.py can be used to test all components.

  • To remove compilation and temporary files, run :

    ./Allwclean

  • see the ReleaseNotes.txt file for detailed information about the toolbox.


porousmedia4foam's People

Contributors

csoulain 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.