- 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
HSBoundaryExternalAppTemperature
The HSBoundaryExternalAppTemperature 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.
Heat structure boundary condition to set temperature values computed by an external application
Overview
Example Input File Syntax
Input Parameters
- T_extT_extName of the variable that will store the values computed by the external application
Default:T_ext
C++ Type:VariableName
Controllable:No
Description:Name of the variable that will store the values computed by the external application
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.