static InputParameters validParams()
A base class for flow channels.
virtual void checkHeatTransfer(const HeatTransferBase &heat_transfer, const FlowChannelBase &flow_channel) const override
Checks for errors associated with a heat transfer component.
virtual void addMooseObjectsFlowChannel(const FlowChannelBase &flow_channel) override
Adds MOOSE objects associated with a flow channel component.
Single-component, single-phase flow channel.
Base class for heat transfer connections.
Closures1PhaseSimple(const InputParameters ¶ms)
Base class for 1-phase closures.
virtual void addMooseObjectsHeatTransfer(const HeatTransferBase &heat_transfer, const FlowChannelBase &flow_channel) override
Adds MOOSE objects associated with a heat transfer component.
void addWallTemperatureFromHeatFluxMaterial(const FlowChannel1Phase &flow_channel) const
Adds material to compute wall temperature from heat flux.
virtual void checkFlowChannel(const FlowChannelBase &flow_channel) const override
Checks for errors associated with a flow channel component.