40 const unsigned int _ph;
58 Real
jac(
unsigned int jvar)
const;
const InputParameters & parameters() const
This holds maps between the nonlinear variables used in a PorousFlow simulation and the variable numb...
Applies a flux sink of heat energy to a boundary with specified mass flux and inlet temperature.
static InputParameters validParams()
const VariableValue * _pressure
Pressure (from aux variable)
const Real & _T_in
Specified inlet temperature.
const MaterialProperty< std::vector< Real > > & _pp
Computed nodal values of porepressure of the phases.
virtual Real computeQpOffDiagJacobian(unsigned int jvar) override
const PorousFlowDictator & _dictator
PorousFlowDictator UserObject.
Real jac(unsigned int jvar) const
Derivative of residual with respect to the jvar variable.
virtual Real computeQpJacobian() override
const MaterialProperty< std::vector< std::vector< Real > > > & _dpp_dvar
d(porepressure)/d(PorousFlow variable)
const SinglePhaseFluidProperties & _fp
Fluid properties UserObject.
const Function & _m_func
The mass flux.
const unsigned int _ph
The phase number.
virtual Real computeQpResidual() override
Common class for single phase fluid properties.
VariableValueTempl< false > VariableValue