const ADMaterialProperty< Real > & _temperature
temperature
virtual void computeQpProperties() override
const ADMaterialProperty< Real > & _pressure
pressure
ADMaterialProperty< Real > & _sound_speed
The speed of sound.
static InputParameters validParams()
Common class for single phase fluid properties.
Computes the speed of sound from other Navier-Stokes material properties.
const InputParameters & parameters() const
const SinglePhaseFluidProperties & _fluid
fluid properties user object
SoundspeedMat(const InputParameters ¶meters)