const InputParameters & parameters() const
Computes the value of slip velocity for the two phase mixture model.
const Moose::Functor< ADReal > & _rho_d
Dispersed Phase Density.
unsigned int _index
index of the velocity component x|y|z
MooseVariableField< Real > *const _v_var
y-velocity
const Moose::Functor< ADReal > & _particle_diameter
Particle diameter in the dispersed phase.
const Moose::Functor< ADReal > & _rho_mixture
Continuous phase density.
const Function & _force_function
Force optional function value.
const PostprocessorValue & _force_postprocessor
Optional Force Postprocessor value.
MooseVariableField< Real > *const _u_var
x-velocity
RealVectorValue _force_direction
Force direction vector.
const Real & _force_scale
Force scale factor.
const Moose::Functor< ADReal > & _mu_mixture
Mixture density.
static InputParameters validParams()
const unsigned int _dim
the dimension of the simulation
MooseVariableField< Real > *const _w_var
z-velocity
const Moose::Functor< ADReal > & _linear_friction
The linear friction factor, for laminar flow.