Moose::FV::InterpMethod _advected_interp_method
The interpolation method to use for the advected quantity.
Moose::FV::InterpMethod _velocity_interp_method
The interpolation method to use for the velocity.
const FaceInfo * _face_info
Moose::StateArg determineState() const
const RhieChowInterpolatorBase & _rc_vel_provider
The Rhie-Chow user object that provides us with the velocity.
INSFVAdvectionKernel(const InputParameters ¶ms)
virtual VectorValue< ADReal > getVelocity(const Moose::FV::InterpMethod m, const FaceInfo &fi, const Moose::StateArg &time, const THREAD_ID tid, bool subtract_mesh_velocity) const =0
Retrieve a face velocity.
bool skipForBoundary(const FaceInfo &fi) const override
virtual bool hasMaterialTimeDerivative() const =0
void initialSetup() override
An advection kernel that implements interpolation schemes specific to Navier-Stokes flow physics...
ADRealVectorValue velocity() const
This interface gives the inheriting class information about all the different boundary conditions tha...
static InputParameters validParams()