26 virtual void check()
const override;
Heat transfer into 1-phase flow channel from temperature provided by an external application.
virtual void initSecondary() override
Perform secondary initialization, which relies on init() being called for all components.
virtual void addMooseObjects() override
static InputParameters validParams()
const FunctionName _T_wall_fn_name
Name of the function specifying initial condition for wall temperature.
virtual void addVariables() override
libMesh::FEType _fe_type
The type of the wall temperature variable.
virtual void check() const override
Check the component integrity.
Base class for heat transfer connections from temperature for 1-phase flow.
const InputParameters & parameters() const