18 params.
addClassDescription(
"This class computes the residual and Jacobian contributions for " 19 "temperature advection for a divergence free velocity field.");
25 _temperature_advective_strong_residual(
26 getADMaterialProperty<
Real>(
"temperature_advective_strong_residual"))
static InputParameters validParams()
static InputParameters validParams()
DualNumber< Real, DNDerivativeType, true > ADReal
INSADEnergyAdvection(const InputParameters ¶meters)
const ADMaterialProperty< Real > & _temperature_advective_strong_residual
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
registerMooseObject("NavierStokesApp", INSADEnergyAdvection)
virtual ADReal precomputeQpResidual() override
This class computes the residual and Jacobian contributions for temperature advection.