37 std::unique_ptr<libMesh::PointLocatorBase>
_pl;
DualNumber< Real, DNDerivativeType, true > ADReal
const bool _use_wall_cell
Whether to use the wall cell for the bulk fluid temperature.
const Real _bulk_distance
The distance from the wall before evaluating the bulk temperature.
const Moose::Functor< ADReal > & _temp_fluid
The fluid temperature variable.
const bool _var1_is_fluid
Boolean to see if variable1 is the fluid.
ADReal computeQpResidual() override
const Moose::Functor< ADReal > & _temp_solid
The solid/wall temperature variable.
static InputParameters validParams()
const Moose::Functor< ADReal > & _htc
The convective heat transfer coefficient in the local element.
std::unique_ptr< libMesh::PointLocatorBase > _pl
libmesh object to find points in the mesh