-
dispersionEvaluationFoam is an OpenFOAM package to compute the dispersion tensor of a porous sample
-
The method relies on the volume averaging approach and the closure problems derived by Carbonell and Whitaker (1983)
-
The package contains:
- The core solver
- The associated boundary condition
- a tutorial
First development in 2014 by C.S. First release on May 25,2021.
-
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.
-
First, source the OpenFOAM configuration file, i.e. (example for ubuntu version) :
source /opt/openfoamv7/etc/bashrc -
then in the "dispersionEvaluationFoam" directory, run :
wmaketo install the package.
-
see the ReleaseNotes.txt file for detailed information about the toolbox.