Implementation of the capillary pressure <-> saturation relation for the heatpipe problem. More...
#include <cmath>
#include <algorithm>
#include <dumux/common/parameters.hh>
#include <dumux/common/spline.hh>
#include <dumux/material/fluidmatrixinteractions/fluidmatrixinteraction.hh>
#include <dumux/material/fluidmatrixinteractions/2p/efftoabsdefaultpolicy.hh>
Go to the source code of this file.
Classes | |
class | Dumux::FluidMatrix::HeatPipeLaw< ScalarType, EffToAbsPolicy > |
Implementation of the capillary pressure <-> saturation relation for the heatpipe problem. More... | |
struct | Dumux::FluidMatrix::HeatPipeLaw< ScalarType, EffToAbsPolicy >::Params |
The parameter type. More... | |
Namespaces | |
namespace | Dumux |
namespace | Dumux::FluidMatrix |