InletStagnationEnthalpyMomentum1Phase

buildconstruction:Undocumented Class

The InletStagnationEnthalpyMomentum1Phase has not been documented. The content listed below should be used as a starting point for documenting the class, which includes the typical automatic documentation associated with a MooseObject; however, what is contained is ultimately determined by what is necessary to make the documentation clear for users.

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

Overview

Example Input File Syntax

Input Parameters

  • HPrescribed specific total enthalpy [J/kg]

    C++ Type:double

    Controllable:No

    Description:Prescribed specific total enthalpy [J/kg]

  • inputName of the input

    C++ Type:BoundaryName

    Controllable:No

    Description:Name of the input

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

    C++ Type:double

    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

    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>

    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