26 virtual std::vector<std::string>
ICParameters()
const override;
30 virtual void check()
const override;
virtual void checkFluidProperties() const override
Logs an error if the fluid properties is not valid.
FlowChannel1Phase(const InputParameters ¶ms)
void addNormalized1PhaseResidualNorm(const VariableName &variable, const std::string &equation)
Adds a residual norm Postprocessor.
virtual void check() const override
Check the component integrity.
Single-component, single-phase flow channel.
virtual std::string flowModelClassName() const override
Returns the flow model class name.
FlowModelID FM_SINGLE_PHASE
virtual void addMooseObjects() override
void addNumericalFluxVectorPostprocessor()
static InputParameters validParams()
void addFlowChannel1PhaseFunctorMaterial()
Adds the functor material for the flow channel.
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.
virtual Convergence * getNonlinearConvergence() const override
Gets the Component's nonlinear Convergence object if it has one.