23 virtual void init()
override;
24 virtual void check()
const override;
Base class for boundary components connected to FlowChannel1PhaseBase components.
Base class for boundary components connected to FlowChannel1Phase components.
virtual bool supportsPassiveTransport() const
True if the component supports passive transport variables.
virtual void init() override
Initializes the component.
virtual void check() const override
Check the component integrity.
std::vector< VariableName > _passives_times_area
Passive transport variables on the connected flow channel.
static InputParameters validParams()
virtual void addWeakBCs()
Creates the boundary condition objects for 1-phase flow.