|
My Project
|
Implementation of the Brooks-Corey capillary pressure <-> saturation relation. More...
#include "BrooksCoreyParams.hpp"#include <opm/material/common/MathToolbox.hpp>#include <opm/material/common/Exceptions.hpp>#include <algorithm>#include <cassert>#include <cmath>Go to the source code of this file.
Classes | |
| class | Opm::BrooksCorey< TraitsT, ParamsT > |
| Implementation of the Brooks-Corey capillary pressure <-> saturation relation. More... | |
Implementation of the Brooks-Corey capillary pressure <-> saturation relation.
This class provides the "raw" curves as static members and doesn't concern itself converting absolute to effective saturations and vice versa.