|
| void | update (const ElementContext &elemCtx, int dofIdx, int timeIdx) |
| |
| const FluidState & | fluidState () const |
| | Returns the phase state for the control-volume. More...
|
| |
| const Evaluation & | porosity () const |
| | Returns the average porosity within the control volume. More...
|
| |
| const DimMatrix & | intrinsicPermeability () const |
| | Returns the intrinsic permeability tensor a degree of freedom. More...
|
| |
| const Evaluation & | relativePermeability (int phaseIdx) const |
| | Returns the relative permeability of a given phase within the control volume. More...
|
| |
| const Evaluation & | mobility (int phaseIdx) const |
| | Returns the effective mobility of a given phase within the control volume. More...
|
| |
template<class TypeTag>
class Ewoms::RichardsIntensiveQuantities< TypeTag >
Intensive quantities required by the Richards model.