const Moose::Functor< ADReal > & _u
x-velocity
const unsigned int _dim
the dimension of the simulation
const Moose::Functor< ADReal > & _rho
Density.
DualNumber< Real, DNDerivativeType, true > ADReal
virtual ADReal computeQpResidual() override
const Moose::Functor< ADReal > *const _w
z-velocity
const Moose::Functor< ADReal > & _backflow_T
Backflow Temperature.
Temperature advection boundary condition allowing for inflow and outflow.
const Moose::Functor< ADReal > *const _v
y-velocity
const InputParameters & parameters() const
NSFVOutflowTemperatureBC(const InputParameters ¶meters)
static InputParameters validParams()
const Moose::Functor< ADReal > & _cp
Specific Heat at Constant Pressure.