HSBoundarySpecifiedTemperature

This component is a heat structure boundary that applies Dirichlet boundary conditions.

Usage

The parameter "hs" specifies the name of the heat structure component, and "boundary" is a list of boundary names on the heat structure where the boundary condition is to be applied.

The parameter "T" specifies the temperature function to strongly impose on the boundary.

Input Parameters

  • TPrescribed temperature [K]

    C++ Type:FunctionName

    Unit:(no unit assumed)

    Controllable:Yes

    Description:Prescribed temperature [K]

  • boundaryList of boundary names for which this component applies

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

    Controllable:No

    Description:List of boundary names for which this component applies

  • hsHeat structure name

    C++ Type:std::string

    Controllable:No

    Description:Heat structure name

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

Formulation

For Dirichlet conditions on the boundary , the temperature is set to a known temperature function :