A class for finite volume fully developed outflow boundary conditions for the mass equation It advect...
virtual ADReal computeQpResidual() override
DualNumber< Real, DNDerivativeType, true > ADReal
const unsigned int _dim
the dimension of the simulation
INSFVMassAdvectionOutflowBC(const InputParameters ¶ms)
const Moose::Functor< ADReal > *const _w
z-velocity
const Moose::Functor< ADReal > *const _v
y-velocity
const Moose::Functor< ADReal > & _u
x-velocity
static InputParameters validParams()
const Moose::Functor< ADReal > & _rho
Density.
A parent class for INSFV fully developed flow boundary conditions.