OOF2: The Manual

Name

BasicStepDriver — Ways of taking time steps, with simple options.

Subclasses

Subclasses are listed as they appear in the GUI and (in parentheses) as they appear in scripts.

Description

Subclasses of BasicStepDriver describe how to take time steps when using BasicSolverMode. Choose BasicStaticDriver to solve non-time-dependent problems, and BasicAdaptiveDriver or BasicUniformDriver to solve time dependent problems.

BasicStepDriver and StepDriver have the same types of subclasses, but the subclasses of StepDriver offer more customization via more complex parameters.