ScalarSolutionInitialCondition

buildconstruction:Undocumented Class

The ScalarSolutionInitialCondition has not been documented. The content contained on this page 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.

Input Parameters

  • from_variableThe name of the variable in the file that is to be extracted

    C++ Type:VariableName

    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

    Controllable:No

    Description:The SolutionUserObject to extract data from.

Required Parameters

  • variableThe variable this initial condition is supposed to provide values for.

    C++ Type:VariableName

    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>

    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

References

No citations exist within this document.