OOF2: The Manual

Name

SolverMode — How to choose the solution methods.

Subclasses

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

Description

SolverMode subclasses are used to set the solution method for a SubProblem in the OOF.Subproblem.Set_Solver command. The two modes differ in the amount of detail that the user must provide. In BasicSolverMode, OOF2 makes most decisions automatically. In AdvancedSolverMode, all decisions are left up to the user. In both cases, the subclass parameters determine the time stepping method (or if there is to be any time stepping at all) and the matrix equation solution technique.