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