21 params.
addParam<
Real>(
"T",
"Prescribed temperature [K]");
22 params.
addParam<
Real>(
"vel",
"Prescribed velocity [m/s]");
37 logError(
"This component is deprecated.");
virtual void addMooseObjects() override
SupersonicInlet(const InputParameters ¶meters)
static InputParameters validParams()
void logError(Args &&... args) const
Logs an error.
static InputParameters validParams()
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
virtual void check() const override
Check the component integrity.
Base class for boundary components connected to FlowChannel1Phase components.
virtual void check() const override
Check the component integrity.
registerMooseObject("ThermalHydraulicsApp", SupersonicInlet)