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