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