ADReal computeQpResidual() override
const Moose::Functor< ADReal > & _cp
the specific heat capacity
const unsigned int _dim
the dimension of the simulation
DualNumber< Real, DNDerivativeType, true > ADReal
Computes the turbulent diffusion of energy term in the weakly compressible formulation of the energy ...
WCNSFVMixingLengthEnergyDiffusion(const InputParameters ¶ms)
const Moose::Functor< ADReal > & _mixing_len
Turbulent eddy mixing length.
const Moose::Functor< ADReal > & _rho
the fluid density
const Moose::Functor< ADReal > & _u
x-velocity
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const Moose::Functor< ADReal > *const _w
z-velocity
const Moose::Functor< ADReal > *const _v
y-velocity
const Real & _schmidt_number
Turbulent Schmidt number (or turbulent Prandtl number)
static InputParameters validParams()