virtual void initQpStatefulProperties() override
const VariableGradient & _gradp_qp_var
Gradient(_porepressure at quadpoints)
Base class for capillary pressure for multiphase flow in porous media.
Base class for thermophysical variable materials, which assemble materials for primary variables such...
PorousFlow1PhaseP(const InputParameters ¶meters)
virtual void computeQpProperties() override
const PorousFlowCapillaryPressure & _pc_uo
Capillary pressure UserObject.
const unsigned int _porepressure_varnum
Moose variable number of the porepressure.
const VariableValue & _porepressure_var
Nodal or quadpoint value of porepressure of the fluid phase.
InputParameters validParams< PorousFlow1PhaseP >()
void buildQpPPSS()
Assemble std::vectors of porepressure, saturation and temperature at the quadpoints.
const unsigned int _p_var_num
The PorousFlow variable number of the porepressure.
Base material designed to calculate fluid phase porepressure and saturation for the single-phase situ...