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