Implements a heat transfer term with an ambient medium, proportional to the difference between the fl...
DualNumber< Real, DNDerivativeType, true > ADReal
static InputParameters validParams()
const Moose::Functor< ADReal > & _alpha
the convective heat transfer coefficient
const Moose::Functor< ADReal > & _temp_ambient
the ambient temperature of the medium with which the fluid exchanges heat
NSFVEnergyAmbientConvection(const InputParameters ¶meters)
ADReal computeQpResidual() override
const InputParameters & parameters() const