Imposes a friction force on the momentum equation in porous media.
ADReal computeQpResidual() override
const bool _use_Forchheimer_friction_model
static InputParameters validParams()
const unsigned int _component
Momentum equation component (x = 0, y = 1, z = 2)
const ADMaterialProperty< RealVectorValue > *const _cL
Darcy coefficient.
const VariableValue & _eps
Porosity to compute the intersitial velocity from the superficial velocity.
PCNSFVMomentumFriction(const InputParameters ¶ms)
DualNumber< Real, DNDerivativeType, true > ADReal
const ADMaterialProperty< Real > & _momentum
Momentum as a material property.
const ADMaterialProperty< RealVectorValue > *const _cQ
Forchheimer coefficient.
OutputTools< Real >::VariableValue VariableValue
const bool _use_Darcy_friction_model
Booleans to select the right models.