GateValve1Phase

This component implements a gate valve, which is controlled via a function that represents the fraction of the possible flow area that is actually open to flow, given the status of the valve.

Input Parameters

  • connectionsJunction connections

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

    Unit:(no unit assumed)

    Controllable:No

    Description:Junction connections

  • open_area_fractionFraction of flow area that is open [-]

    C++ Type:double

    Unit:(no unit assumed)

    Controllable:Yes

    Description:Fraction of flow area that is open [-]

Required Parameters

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

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

    Unit:(no unit assumed)

    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

    Unit:(no unit assumed)

    Controllable:No

    Description:Set the enabled status of the MooseObject.

Advanced Parameters