const Moose::Functor< ADReal > & _u
x-velocity
DualNumber< Real, DNDerivativeType, true > ADReal
const Moose::Functor< ADReal > *const _w
z-velocity
ADReal boundaryValue(const FaceInfo &fi, const Moose::StateArg &state) const override
INSFVInletIntensityTKEBC(const InputParameters ¶ms)
static InputParameters validParams()
const Moose::Functor< ADReal > *const _v
y-velocity
const Moose::Functor< ADReal > & _intensity
turbulent intensity
const unsigned int _dim
the dimension of the domain
A class for turbulent kinetic energy inlet boundary conditions.