21 params.
addRequiredParam<UserObjectName>(
"fp",
"The name of fluid properties object to use.");
29 _v(coupledValue(
"v")),
30 _e(coupledValue(
"e")),
registerMooseObject("ThermalHydraulicsApp", SoundSpeedAux)
static InputParameters validParams()
Common class for single phase fluid properties.
Computes the sound speed, given the equation of state.
SoundSpeedAux(const InputParameters ¶meters)
const SinglePhaseFluidProperties & _fp
static InputParameters validParams()
virtual Real computeValue()