Computes the advection term with the assumption that the advected quantity will have special wall tre...
virtual void initialSetup() override
const bool _neglect_advection_derivatives
Whether to remove the derivative of this term wrt to velocity.
DualNumber< Real, DNDerivativeType, true > ADReal
void computeJacobian() override
std::unordered_set< const Elem * > _wall_bounded
List for wall treatment.
ADReal computeQpResidual() override
static InputParameters validParams()
const std::vector< BoundaryName > & _wall_boundary_names
Wall boundaries.
bool hasMaterialTimeDerivative() const override
An advection kernel that implements interpolation schemes specific to Navier-Stokes flow physics...
INSFVTurbulentAdvection(const InputParameters ¶ms)
const Moose::Functor< ADReal > & _rho
void computeResidual() override