#include <dumux/material/fluidmatrixinteractions/porenetwork/pore/2p/multishapelocalrules.hh>
|
static constexpr bool | supportsMultipleGeometries () |
|
static constexpr int | numFluidPhases () |
| Return the number of fluid phases. More...
|
|
template<class SpatialParams , class Element , class SubControlVolume , class ElemSol > |
static BasicParams | makeParams (const SpatialParams &spatialParams, const Element &element, const SubControlVolume &scv, const ElemSol &elemSol) |
|
◆ LocalRules
◆ Scalar
◆ MultiShapeTwoPLocalRules()
◆ dkrn_dsw()
The derivative of the relative permeability for the non-wetting phase w.r.t. saturation.
- Note
- This is only for compatibility. Will not be used.
◆ dkrw_dsw()
The derivative of the relative permeability for the wetting phase w.r.t. saturation.
- Note
- This is only for compatibility. Will not be used.
◆ dpc_dsw()
The partial derivative of the capillary pressure w.r.t. the saturation.
◆ dsw_dpc()
The partial derivative of the saturation to the capillary pressure.
◆ krn()
The relative permeability for the non-wetting phase.
- Note
- This is only for compatibility. Will not be used.
◆ krw()
The relative permeability for the wetting phase.
- Note
- This is only for compatibility. Will not be used.
◆ makeParams()
template<class ScalarT >
template<class SpatialParams , class Element , class SubControlVolume , class ElemSol >
◆ numFluidPhases()
Return the number of fluid phases.
◆ pc()
The capillary pressure-saturation curve.
◆ supportsMultipleGeometries()
◆ sw()
The saturation-capilllary-pressure curve.
◆ updateParams()
template<class ScalarT >
template<class SpatialParams , class Element , class SubControlVolume , class ElemSol >
The documentation for this class was generated from the following file: