- from_variableThe name of the variable in the file that is to be extracted
C++ Type:VariableName
Unit:(no unit assumed)
Controllable:No
Description:The name of the variable in the file that is to be extracted
- solution_uoThe SolutionUserObject to extract data from.
C++ Type:UserObjectName
Unit:(no unit assumed)
Controllable:No
Description:The SolutionUserObject to extract data from.
ScalarSolutionIC
Sets the initial condition from a scalar variable stored in an Exodus file, retrieved by a SolutionUserObject
commentnote
Because they are stored the same way in Exodus files, a postprocessor saved in the file can also be used to restart a scalar variable.
Input Parameters
- variableThe variable this initial condition is supposed to provide values for.
C++ Type:VariableName
Unit:(no unit assumed)
Controllable:No
Description:The variable this initial condition is supposed to provide values for.
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.