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