31 const RealVectorValue
_A;
32 const RealVectorValue
_B;
Material class used to compute a friction factor of the form A * f(t) + B * g(t) * |v_I| with A,...
static InputParameters validParams()
const Moose::Functor< ADReal > & _superficial_vel_y
const Moose::Functor< ADReal > & _f
const Moose::Functor< ADReal > & _superficial_vel_z
const RealVectorValue _A
A, B, f(t), g(t)
MooseFunctorName _functor_name
name of the functor computed by this material
const Moose::Functor< ADReal > & _eps
Porosity.
const Moose::Functor< ADReal > & _superficial_vel_x
const Moose::Functor< ADReal > & _g
const InputParameters & parameters() const