55 const unsigned int _ph;
const GenericMaterialProperty< std::vector< Real >, is_ad > & _relative_permeability
Relative permeability of each phase.
const RealVectorValue _gravity
Gravitational acceleration.
const GenericMaterialProperty< std::vector< RealGradient >, is_ad > & _grad_p
Gradient of the pore pressure in each phase.
PorousFlowDarcyVelocityComponentTempl< true > ADPorousFlowDarcyVelocityComponent
virtual Real computeValue()
PorousFlowDarcyVelocityComponentTempl(const InputParameters ¶meters)
PorousFlowDarcyVelocityComponentTempl< false > PorousFlowDarcyVelocityComponent
const unsigned int _ph
Index of the fluid phase.
typename GenericMaterialPropertyStruct< T, is_ad >::type GenericMaterialProperty
Computes a component of the Darcy velocity: -k_ij * krel /mu (nabla_j P - w_j) where k_ij is the perm...
const GenericMaterialProperty< RealTensorValue, is_ad > & _permeability
Permeability of porous material.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
static InputParameters validParams()
const GenericMaterialProperty< std::vector< Real >, is_ad > & _fluid_viscosity
Viscosity of each component in each phase.
This holds maps between the nonlinear variables used in a PorousFlow simulation and the variable numb...
const InputParameters & parameters() const
unsigned int _component
Desired spatial component.
const PorousFlowDictator & _dictator
PorousFlowDicatator UserObject.
const GenericMaterialProperty< std::vector< Real >, is_ad > & _fluid_density_qp
Fluid density for each phase (at the qp)