21 "AD Time derivative term $\\rho c_p \\frac{\\partial T}{\\partial t}$ of " 22 "the heat equation for quasi-constant specific heat $c_p$ and the density $\\rho$.");
29 _temperature_td_strong_residual(getADMaterialProperty<
Real>(
"temperature_td_strong_residual"))
35 for (
const auto block_id :
blockIDs())
36 obj_tracker.
set(
"has_energy_transient",
true, block_id);
static InputParameters validParams()
T & getUserObject(const std::string &name, unsigned int tid=0) const
void set(const std::string &name, const T &value, SubdomainID sub_id)
Set the internal parameter name to value.
virtual const std::set< SubdomainID > & blockIDs() const
INSADHeatConductionTimeDerivative(const InputParameters ¶meters)
DualNumber< Real, DNDerivativeType, true > ADReal
registerMooseObject("NavierStokesApp", INSADHeatConductionTimeDerivative)
FEProblemBase & _fe_problem
ADReal precomputeQpResidual() override
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const ADMaterialProperty< Real > & _temperature_td_strong_residual
Object for tracking what kernels have been added to an INSAD simulation.
static InputParameters validParams()