Kernel that adds contributions from a diffusion term of the turbulent variables, limited in the near-...
static InputParameters validParams()
const std::vector< BoundaryName > & _wall_boundary_names
Wall boundaries.
virtual void initialSetup() override
virtual void addRightHandSideContribution() override
virtual void addMatrixContribution() override
virtual Real computeElemMatrixContribution() override
std::unordered_set< const Elem * > _wall_bounded
List for wall bounded elements.
virtual Real computeNeighborRightHandSideContribution() override
virtual Real computeBoundaryRHSContribution(const LinearFVBoundaryCondition &bc) override
virtual Real computeBoundaryMatrixContribution(const LinearFVBoundaryCondition &bc) override
virtual Real computeElemRightHandSideContribution() override
const Moose::Functor< Real > & _scaling_coeff
The functor for the scaling coefficient for the diffusion term.
virtual Real computeNeighborMatrixContribution() override