DualNumber< Real, DNDerivativeType, true > ADReal
A parent class for INSFV flow boundary conditions.
Dirichlet boundary conditions for the velocity, set from either a velocity postprocessor or a mass fl...
static InputParameters validParams()
ADReal boundaryValue(const FaceInfo &fi, const Moose::StateArg &state) const override
const PostprocessorValue *const _mdot_pp
Postprocessor with the inlet mass flow rate.
const PostprocessorValue *const _area_pp
Postprocessor with the inlet area.
const PostprocessorValue *const _velocity_pp
Postprocessor with the inlet velocity.
const Moose::Functor< ADReal > *const _rho
Fluid density functor.
const Real _scaling_factor
Scaling factor.