InletStagnationEnthalpyMomentum1Phase

Boundary condition with prescribed stagnation enthalpy and momentum for 1-phase flow channels.

warningwarning

This component is a placeholder. It has not been implemented yet. Attempting to use it will cause an error.

Input Parameters

  • HPrescribed specific total enthalpy [J/kg]

    C++ Type:double

    Unit:(no unit assumed)

    Controllable:No

    Description:Prescribed specific total enthalpy [J/kg]

  • inputName of the input

    C++ Type:BoundaryName

    Unit:(no unit assumed)

    Controllable:No

    Description:Name of the input

  • rhouPrescribed momentum density [kg/(m^2-s)]

    C++ Type:double

    Unit:(no unit assumed)

    Controllable:No

    Description:Prescribed momentum density [kg/(m^2-s)]

Required Parameters

  • reversibleFalseTrue for reversible, false (default) for pure inlet

    Default:False

    C++ Type:bool

    Unit:(no unit assumed)

    Controllable:No

    Description:True for reversible, false (default) for pure inlet

Optional 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