23 virtual void init()
override;
24 virtual void check()
const override;
virtual void init() override
Initializes the component.
virtual bool supportsPassiveTransport() const
std::vector< VariableName > _passives_names
Passive transport variables on the connected flow channels.
std::vector< UserObjectName > _numerical_flux_names
FlowJunction1Phase(const InputParameters ¶ms)
Base class for flow junctions.
static InputParameters validParams()
virtual void check() const override
Check the component integrity.
Base class for 1-phase flow junctions.