JunctionOneToOne1Phase

This is a flow junction that connects 2 FlowChannel1Phase components that are parallel.

Using this junction between 2 flow channels should be numerically equivalent to having the 2 connected flow channels merged into 1 large flow channel. This junction is useful for cases where a separation in a flow channel is required. One particular example is when a heat structure is connected to a section of an otherwise single flow channel.

Formulation

This junction is treated just like any interface between two elements in the mesh.

Usage

The parameter "connections" specifies ends of flow channel components to connect.

Input Parameters

  • connectionsJunction connections

    C++ Type:std::vector<BoundaryName>

    Controllable:No

    Description:Junction connections

Required Parameters

  • control_tagsAdds user-defined labels for accessing object parameters via control logic.

    C++ Type:std::vector<std::string>

    Controllable:No

    Description:Adds user-defined labels for accessing object parameters via control logic.

  • enableTrueSet the enabled status of the MooseObject.

    Default:True

    C++ Type:bool

    Controllable:No

    Description:Set the enabled status of the MooseObject.

Advanced Parameters

Input Files