27 virtual bool isInflow()
const override;
const PostprocessorValue *const _temperature_pp
Postprocessor with the inlet temperature.
const Moose::Functor< ADReal > & _cp
Fluid specific heat capacity functor.
Base class for weakly compressible flux boundary conditions.
const Moose::Functor< ADReal > & _temperature
Fluid temperature functor.
DualNumber< Real, DNDerivativeType, true > ADReal
virtual bool isInflow() const override
override because energy_pp is not considered in base class
static InputParameters validParams()
const PostprocessorValue *const _energy_pp
Postprocessor with the inlet energy flow rate.
ADReal computeQpResidual() override
WCNSFVEnergyFluxBC(const InputParameters ¶ms)
Flux boundary condition for the weakly compressible energy equation.