Go to the documentation of this file.
12 #include "SideIntegralPostprocessor.h"
13 #include "LinearInterpolation.h"
49 const VariableValue &
_pp;
67 const VariableValue &
_sat;
LinearInterpolation _sink_func
the sink function, which is a piecewise linear function of porepressure values
Base class for Richards relative permeability classes that provide relative permeability as a functio...
bool _use_relperm
whether to include relative permeability in the flux
This postprocessor computes the fluid flux to a Q2PPiecewiseLinearSink.
const RichardsRelPerm * _relperm
fluid relative permeaility, optional
Real _viscosity
fluid viscosity, optional
InputParameters validParams< Q2PPiecewiseLinearSinkFlux >()
const Function & _m_func
the multiplier function
const VariableValue & _pp
the porepressure variable
Q2PPiecewiseLinearSinkFlux(const InputParameters ¶meters)
Base class for fluid density as a function of porepressure The functions density, ddensity and d2dens...
const RichardsDensity * _density
fluid density, optional
const MaterialProperty< RealTensorValue > & _permeability
medium permeability
bool _use_mobility
whether to include density*permeability_nn/viscosity in the flux
virtual Real computeQpIntegral()
const VariableValue & _sat
saturation variable, optional