13 #include "metaphysicl/raw_type.h" 24 "Computes the net volumetric balance of energy transported by advection");
26 "The constant-pressure specific heat capacity");
37 _cp(getGenericMaterialProperty<
Real, is_ad>(
NS::
cp)),
49 (_grad_T[_qp] * _velocity[_qp]);
registerMooseObject("NavierStokesApp", INSElementIntegralEnergyAdvection)
Template class for computing the global energy loss/gain due to advection.
static const std::string density
static const std::string temperature
Real computeQpIntegral() override
static const std::string cp
static InputParameters validParams()
static InputParameters validParams()
INSElementIntegralEnergyAdvectionTempl(const InputParameters ¶meters)
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
static const std::string velocity