Base class for heat transfer connections to 1-phase flow channels.
Base class for heat transfer connections from temperature for 1-phase flow.
virtual bool isTemperatureType() const override
Returns whether this heat transfer is specified by temperature, rather than heat flux.
virtual void addVariables() override
libMesh::FEType _fe_type
The type of the wall temperature variable.
virtual void addMooseObjects() override
virtual const libMesh::FEType & getFEType()
Get the FE type for wall temperature variable.
static InputParameters validParams()
void addHeatTransferKernels()
Adds 1-phase heat transfer kernels.
const InputParameters & parameters() const