Specification of a function relating volume specific interfacial area to capillary pressure and saturation. This parametrization is a second order polynomial which is zero for saturations of zero and one.
#include <cmath>#include <dune/common/exceptions.hh>#include <dune/common/float_cmp.hh>#include <dumux/common/parameters.hh>Go to the source code of this file.
Classes | |
| class | Dumux::FluidMatrix::InterfacialAreaolynomialEdgeZero2ndOrder |
| Implementation of the polynomial of second order relating specific interfacial area to wetting phase saturation and capillary pressure. More... | |
| struct | Dumux::FluidMatrix::InterfacialAreaolynomialEdgeZero2ndOrder::Params< Scalar > |
Namespaces | |
| namespace | Dumux |
| namespace | Dumux::FluidMatrix |