const VariableValue & _phase1_saturation
Nodal or quadpoint value of saturation of phase one (eg, the gas phase)
const unsigned int _svar
PorousFlow variable number of the phase1 saturation.
const VariableGradient & _phase1_grads_qp
Gradient(phase1_saturation) at the qps.
PorousFlow2PhasePS(const InputParameters ¶meters)
const PorousFlowCapillaryPressure & _pc_uo
Capillary pressure UserObject.
const unsigned int _phase1_saturation_varnum
Moose variable number of the phase1 saturation.
Base class for capillary pressure for multiphase flow in porous media.
virtual void initQpStatefulProperties() override
InputParameters validParams< PorousFlow2PhasePS >()
const unsigned int _phase0_porepressure_varnum
Moose variable number of the phase0 porepressure.
virtual void computeQpProperties() override
Material designed to calculate fluid-phase porepressures and saturations at nodes and qps using a spe...
Base class for thermophysical variable materials, which assemble materials for primary variables such...
const unsigned int _pvar
PorousFlow variable number of the phase0 porepressure.
const VariableValue & _phase0_porepressure
Nodal or quadpoint value of porepressure of phase zero (eg, the liquid phase)
const VariableGradient & _phase0_gradp_qp
Gradient(phase0_porepressure) at the qps.
void buildQpPPSS()
Assemble std::vectors of porepressure and saturation at the nodes and quadpoints.