20 params.
addClassDescription(
"This class computes the residual and Jacobian contributions for " 21 "temperature advection from mesh velocity in an ALE simulation.");
27 _temperature_advected_mesh_strong_residual(
28 getADMaterialProperty<
Real>(
"temperature_advected_mesh_strong_residual"))
This class computes the residual and Jacobian contributions for temperature advection from mesh veloc...
static InputParameters validParams()
INSADEnergyMeshAdvection(const InputParameters ¶meters)
DualNumber< Real, DNDerivativeType, true > ADReal
static InputParameters displacementParams()
static InputParameters validParams()
const ADMaterialProperty< Real > & _temperature_advected_mesh_strong_residual
virtual ADReal precomputeQpResidual() override
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
static void setDisplacementParams(T &mesh_convection_obj)
registerMooseObject("NavierStokesApp", INSADEnergyMeshAdvection)