ExodusTimeSequenceStepper

under construction:Undocumented Class

The ExodusTimeSequenceStepper has not been documented, if you would like to contribute to MOOSE by writing documentation, please see Documenting MOOSE. The content contained on this page explains the typical documentation associated with a MooseObject; however, what is contained is ultimately determined by what is necessary to make the documentation clear for users.

Solves the Transient problem at a sequence of time points taken from a specified exodus file.

Input Parameters

  • meshThe name of the mesh file to extract the time sequence from (must be an exodusII file).

    C++ Type:MeshFileName

    Description:The name of the mesh file to extract the time sequence from (must be an exodusII file).

Required Parameters

  • reset_dtFalseUse when restarting a calculation to force a change in dt.

    Default:False

    C++ Type:bool

    Description:Use when restarting a calculation to force a change in dt.

Optional Parameters

  • control_tagsAdds user-defined labels for accessing object parameters via control logic.

    C++ Type:std::vector

    Description:Adds user-defined labels for accessing object parameters via control logic.

  • enableTrueSet the enabled status of the MooseObject.

    Default:True

    C++ Type:bool

    Description:Set the enabled status of the MooseObject.

Advanced Parameters

References