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