26 virtual void init()
override;
27 virtual void check()
const override;
static InputParameters validParams()
Junction connecting one flow channel to one other flow channel for 1-phase flow.
virtual void init() override
Initializes the component.
virtual void setupMesh() override
Performs mesh setup such as creating mesh or naming mesh sets.
MooseEnum _slope_reconstruction
Slope reconstruction option.
JunctionOneToOne1Phase(const InputParameters ¶ms)
Base class for 1-phase flow junctions.
virtual void check() const override
Check the component integrity.
virtual void addMooseObjects() override