Implementation of the capillary pressure / relPerm <-> saturation relation using a linear relation smoothed at the upper and lower bounds for kr. More...
#include <cmath>
#include <algorithm>
#include <dumux/common/parameters.hh>
#include <dumux/common/spline.hh>
#include <dumux/material/fluidmatrixinteractions/2p/efftoabsdefaultpolicy.hh>
#include <dumux/material/fluidmatrixinteractions/fluidmatrixinteraction.hh>
Go to the source code of this file.
Implementation of the capillary pressure / relPerm <-> saturation relation using a linear relation smoothed at the upper and lower bounds for kr.
Classes | |
class | Dumux::FluidMatrix::SmoothedLinearLaw< ScalarType, EffToAbsPolicy > |
Implements a linear saturation-capillary pressure relation. More... | |
struct | Dumux::FluidMatrix::SmoothedLinearLaw< ScalarType, EffToAbsPolicy >::Params |
The parameter type. More... | |
Namespaces | |
namespace | Dumux |
Adaption of the non-isothermal two-phase two-component flow model to problems with CO2. | |
namespace | Dumux::FluidMatrix |