TerminateControl

buildconstruction:Undocumented Class

The TerminateControl 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

  • inputThe name of boolean control data indicating if simulation should be terminated.

    C++ Type:std::string

    Controllable:No

    Description:The name of boolean control data indicating if simulation should be terminated.

  • termination_messageMessage to use if termination occurs

    C++ Type:std::string

    Controllable:No

    Description:Message to use if termination occurs

Required Parameters

  • depends_onThe Controls that this control relies upon (i.e. must execute before this one)

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

    Controllable:No

    Description:The Controls that this control relies upon (i.e. must execute before this one)

  • throw_errorFalseFlag to throw an error on termination

    Default:False

    C++ Type:bool

    Controllable:No

    Description:Flag to throw an error on termination

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.

  • implicitTrueDetermines whether this object is calculated using an implicit or explicit form

    Default:True

    C++ Type:bool

    Controllable:No

    Description:Determines whether this object is calculated using an implicit or explicit form

Advanced Parameters

Input Files

References

No citations exist within this document.