const Moose::Functor< Real > & _temp_solid
The solid/wall temperature, we use the functor form to enable situations when the user wants to suppl...
LinearFVConvectiveHeatTransferBC(const InputParameters ¶meters)
Class constructor.
virtual Real computeBoundaryValueRHSContribution() const override
const Moose::Functor< Real > * _rhs_temperature
The temperature which will contribute to the right hand side.
virtual bool includesMaterialPropertyMultiplier() const override
virtual Real computeBoundaryValue() const override
static InputParameters validParams()
virtual Real computeBoundaryGradientMatrixContribution() const override
virtual Real computeBoundaryNormalGradient() const override
Class describing a convective heat transfer between two domains.
DIE A HORRIBLE DEATH HERE typedef LIBMESH_DEFAULT_SCALAR_TYPE Real
virtual Real computeBoundaryValueMatrixContribution() const override
virtual Real computeBoundaryGradientRHSContribution() const override
const Moose::Functor< Real > & _htc
The convective heat transfer coefficient.
const InputParameters & parameters() const
bool _var_is_fluid
Helper boolean to see if the variable we have is the fluid variable.
const Moose::Functor< Real > & _temp_fluid
The fluid temperature, we use the functor form to enable situations when the user wants to supply a s...