DualNumber< Real, DNDerivativeType, true > ADReal
Advective flux of fluid component k in fluid phase alpha.
const ADMaterialProperty< std::vector< Real > > & _relperm_neighbor
const ADMaterialProperty< std::vector< Real > > & _pressure_neighbor
const ADMaterialProperty< std::vector< Real > > & _viscosity_neighbor
const ADMaterialProperty< std::vector< Real > > & _pressure
Fluid pressure.
const ADMaterialProperty< std::vector< Real > > & _density
Fluid density.
const unsigned int _fluid_component
Index of the fluid component this kernel applies to.
const ADMaterialProperty< RealTensorValue > & _permeability_neighbor
const ADMaterialProperty< std::vector< Real > > & _density_neighbor
const ADMaterialProperty< std::vector< Real > > & _viscosity
Fluid viscosity.
const ADMaterialProperty< std::vector< Real > > & _relperm
Relative permeability.
const unsigned int _num_phases
Number of fluid phases present.
const PorousFlowDictator & _dictator
UserObject that holds information (number of phases, components, etc)
const RealVectorValue & _gravity
Gravity vector.
const ADMaterialProperty< std::vector< std::vector< Real > > > & _mass_fractions
Mass fraction of fluid components in fluid phases.
static InputParameters validParams()
const ADMaterialProperty< RealTensorValue > & _permeability
Permeability.
const ADMaterialProperty< std::vector< RealGradient > > & _grad_p
virtual ADReal computeQpResidual() override
const ADMaterialProperty< std::vector< std::vector< Real > > > & _mass_fractions_neighbor
This holds maps between the nonlinear variables used in a PorousFlow simulation and the variable numb...