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