50 const UserObjectName &
virtual void init() override
Initializes the component.
static InputParameters validParams()
static InputParameters validParams()
THMProblem & getTHMProblem() const
Gets the THM problem.
std::vector< Connection > _connections
Vector of connections of this component.
A base class for flow channels.
THM::FlowModelID _flow_model_id
Flow model ID.
virtual std::shared_ptr< const FlowModel > getFlowModel() const
virtual void check() const override
Check the component integrity.
mesh set up, called primary init
virtual void check() const override
Check the component integrity.
std::string _connected_component_name
Name of the connected component.
const T & getComponentByName(const std::string &name) const
Get component by its name.
const UserObjectName & getFluidPropertiesName() const
Gets the name of fluid properties used in all flow connections.
std::shared_ptr< const FlowModel > _flow_model
Flow model.
void checkSetupStatus(const EComponentSetupStatus &status) const
Throws an error if the supplied setup status of this component has not been reached.
Base class for boundary components connected to 1D components.
UserObjectName _fp_name
Fluid property user object name.
FlowBoundary(const InputParameters ¶ms)
virtual const THM::FlowModelID & getFlowModelID() const =0
Gets the flow model ID.
virtual void init() override
Initializes the component.
const UserObjectName & getFluidPropertiesName() const
Gets the name of the fluid properties user object for this component.