*RegisterDefaultSolver()

Sets the default option in the Solvers menu in the MotionView window.

Syntax

*RegisterDefaultSolver (MOTIONSOLVE|MOTIONSOLVE LINEAR| ADAMS|SIMPACK|DADS|ABAQUS|NASTRAN|OPTISTRUCT)

Application

MotionView

Inputs

MOTIONSOLVE|MOTIONSOLVE LINEAR|ADAMS|SIMPACK|DADS|ABAQUS|NASTRAN|OPTISTRUCT
The default solver in the Solvers menu in the MotionView window.

Context

*BeginMDLDefaults() which is in *BeginModelDefaults().

Example

*RegisterDefaultSolver(ADAMS)