Base class for Richards relative permeability classes that provide relative permeability as a functio...
Real _viscosity
fluid viscosity, optional
const VariableValue & _pp
the porepressure variable
const Function & _m_func
the multiplier function
Q2PPiecewiseLinearSinkFlux(const InputParameters ¶meters)
This postprocessor computes the fluid flux to a Q2PPiecewiseLinearSink.
virtual Real computeQpIntegral()
const MaterialProperty< RealTensorValue > & _permeability
medium permeability
OutputTools< Real >::VariableValue VariableValue
const RichardsRelPerm *const _relperm
fluid relative permeaility, optional
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
bool _use_relperm
whether to include relative permeability in the flux
const InputParameters & parameters() const
LinearInterpolation _sink_func
the sink function, which is a piecewise linear function of porepressure values
Base class for fluid density as a function of porepressure The functions density, ddensity and d2dens...
const RichardsDensity *const _density
fluid density, optional
static InputParameters validParams()
bool _use_mobility
whether to include density*permeability_nn/viscosity in the flux
const VariableValue & _sat
saturation variable, optional