26 if (!dynamic_cast<INSFVPressureVariable *>(&
_var))
28 "The variable argument to INSFVAveragePressureValueBC must be of type " 29 "INSFVPressureVariable");
INSFVAveragePressureValueBC(const InputParameters ¶ms)
A class for setting the value of the pressure at an outlet of the system.
MooseVariableFV< Real > & _var
static InputParameters validParams()
registerMooseObject("NavierStokesApp", INSFVAveragePressureValueBC)
void paramError(const std::string ¶m, Args... args) const
static InputParameters validParams()
static InputParameters validParams()
A parent class for INSFV fully developed flow boundary conditions.