23 params.
addClassDescription(
"This Dirichlet condition imposes the condition T_0 = T_0_desired.");
32 _desired_stagnation_temperature(getParam<
Real>(
"desired_stagnation_temperature"))
40 Real computed_stagnation_temperature =
static InputParameters validParams()
virtual Real gamma() const
static const std::string temperature
const VariableValue & _mach
This Dirichlet condition imposes the condition T_0 = T_0_desired, where T_0 is the stagnation tempera...
static InputParameters validParams()
This is the base class for the "imposed stagnation" value boundary conditions.
registerMooseObject("NavierStokesApp", NSStagnationTemperatureBC)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const Real _desired_stagnation_temperature
NSStagnationTemperatureBC(const InputParameters ¶meters)
const VariableValue & _temperature
const IdealGasFluidProperties & _fp
virtual Real computeQpResidual()