INSFVTurbulentTemperatureWallFunction(const InputParameters ¶meters)
const Moose::Functor< ADReal > & _mu
Dynamic viscosity.
const bool _newton_solve
For Newton solves we want to add extra zero-valued terms regardless of y-plus to avoid sparsity patte...
DualNumber< Real, DNDerivativeType, true > ADReal
virtual ADReal computeQpResidual() override
const Moose::Functor< ADReal > & _rho
Density.
const Moose::Functor< ADReal > & _u_var
x-velocity
const MooseEnum _wall_treatment
Method used for wall treatment.
const Moose::Functor< ADReal > & _T_w
Wall Temperature.
const Moose::Functor< ADReal > & _kappa
Thermal conductivity.
const unsigned int _dim
the dimension of the domain
const Moose::Functor< ADReal > & _Pr_t
Turbulent Prandtl number near the wall.
const Real _C_mu
C_mu turbulent coefficient.
static InputParameters validParams()
const Moose::Functor< ADReal > & _cp
The specific heat at constant pressure.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
const Moose::Functor< ADReal > & _k
Turbulent kinetic energy.
const Moose::Functor< ADReal > * _w_var
z-velocity
const InputParameters & parameters() const
const Moose::Functor< ADReal > * _v_var
y-velocity
This boundary condition applies a wall function for the energy equation for turbulent flows...