A flux kernel that momentum residual objects that add non-advection flux terms, or more specifically ...
const unsigned int _dim
The dimension of the simulation.
const Moose::Functor< ADReal > & _u
x-velocity
INSFVMixingLengthReynoldsStress(const InputParameters ¶ms)
ADReal _ae
Rhie-Chow element coefficient.
const Moose::Functor< ADReal > *const _v
y-velocity
DualNumber< Real, DNDerivativeType, true > ADReal
virtual ADReal computeSegregatedContribution() override
Compute the contribution which goes into the residual of the segregated system.
static InputParameters validParams()
void gatherRCData(const Elem &) override final
Should be a non-empty implementation if the residual object is a FVElementalKernel and introduces res...
const Moose::Functor< ADReal > & _mixing_len
Turbulent eddy mixing length.
const unsigned int _axis_index
index x|y|z
ADReal _an
Rhie-Chow neighbor coefficient.
void gatherRCData(const FaceInfo &) override final
Should be a non-empty implementation if the residual object is a FVFluxKernel and introduces residual...
ADReal computeStrongResidual(const bool populate_a_coeffs)
Routine to compute this object's strong residual (e.g.
const Moose::Functor< ADReal > & _rho
Density.
const Moose::Functor< ADReal > *const _w
z-velocity