5.4. test commands

test(testType, *testArgs)

This command is used to construct the LinearSOE and LinearSolver objects to store and solve the test of equations in the analysis.

testType (str) test type
testArgs (list) a list of test arguments

The following contain information about available testType:

  1. NormUnbalance
  2. NormDispIncr
  3. energyIncr
  4. RelativeNormUnbalance
  5. RelativeNormDispIncr
  6. RelativeTotalNormDispIncr
  7. RelativeEnergyIncr
  8. FixedNumIter
  9. NormDispAndUnbalance
  10. NormDispOrUnbalance
  11. PFEM test