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