20 params.
addParam<FunctionName>(
"function",
"Function (functor) describing the inlet velocity");
28 if (!dynamic_cast<INSFVVelocityVariable *>(&
_var))
31 "The variable argument to INSFVInletVelocityBC must be of type INSFVVelocityVariable");
static InputParameters validParams()
MooseVariableFV< Real > & _var
static InputParameters validParams()
INSFVInletVelocityBC(const InputParameters ¶ms)
registerMooseObject("NavierStokesApp", INSFVInletVelocityBC)
A class for velocity inlet boundary conditions.
void paramError(const std::string ¶m, Args... args) const
A parent class for INSFV flow boundary conditions.
static InputParameters validParams()