Computes Reynolds number as a material property.
const MaterialPropertyName & _Re_name
Reynolds number property name.
static InputParameters validParams()
const ADMaterialProperty< Real > & _mu
Dynamic viscosity of the phase.
const ADMaterialProperty< Real > & _rho
Density of the phase.
const ADMaterialProperty< Real > & _vel
Velocity of the phase.
ADMaterialProperty< Real > & _Re
Reynolds.
const ADMaterialProperty< Real > & _D_h
Hydraulic diameter.
virtual void computeQpProperties()
const InputParameters & parameters() const
Common class for single phase fluid properties.