Computes properties needed for stabilized formulations of the mass, momentum, and energy equations.
const ADVariableValue * _temperature_dot
const Function * _heat_source_function
static InputParameters validParams()
ADMaterialProperty< Real > & _temperature_advective_strong_residual
void subdomainSetup() override
const ADVariableValue & _temperature
ADMaterialProperty< Real > & _temperature_td_strong_residual
Real _ambient_temperature
ADMaterialProperty< Real > & _temperature_source_strong_residual
bool _has_ambient_convection
Real _ambient_convection_alpha
const ADVariableGradient & _grad_temperature
bool _has_energy_transient
Whether the energy equation is transient.
ADMaterialProperty< Real > & _temperature_advected_mesh_strong_residual
The strong residual for the temperature transport term corresponding to mesh velocity in an ALE simul...
void computeQpProperties() override
const ADVariableValue * _heat_source_var
ADMaterialProperty< Real > & _temperature_ambient_convection_strong_residual
const ADMaterialProperty< Real > & _cp
const InputParameters & parameters() const
VariableValueTempl< true > ADVariableValue
VariableGradientTempl< true > ADVariableGradient