25 virtual std::vector<std::string>
ICParameters()
const override;
virtual void checkFluidProperties() const override
Logs an error if the fluid properties is not valid.
FlowChannel1Phase(const InputParameters ¶ms)
Single-component, single-phase flow channel.
virtual std::string flowModelClassName() const override
Returns the flow model class name.
FlowModelID FM_SINGLE_PHASE
static InputParameters validParams()
virtual std::vector< std::string > ICParameters() const override
Returns the names of the IC parameters.
virtual const THM::FlowModelID & getFlowModelID() const override
Gets the flow model ID.
Base class for single-phase flow channels.