SymSparseLinSolver: error in factorization

Forum for OpenSees users to post questions, comments, etc. on the use of the OpenSees interpreter, OpenSees.exe

Moderators: silvia, selimgunay, Moderators

Post Reply
eroz
Posts: 49
Joined: Wed Sep 14, 2005 7:47 am
Location: San Francisco

SymSparseLinSolver: error in factorization

Post by eroz »

Getting the following error:
In SymSparseLinSolver: error in factorization.
WARNING NewtonRaphson::solveCurrentStep() -the LinearSysOfEqn failed in solve()
StaticAnalysis::analyze() - the Algorithm failed at iteration: 0 with domain at load factor 0.1
OpenSees > analyze failed, returned: -3 error flag
Any help on what might be leading to it will be appreciated. Thanks.
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Post by fmk »

try a different solver. suggest ProfileSPD, if you
get an error about 0 or neg on the diagional you have some rigid body modes still in your model and you need to look at your boundary conditions.
eroz
Posts: 49
Joined: Wed Sep 14, 2005 7:47 am
Location: San Francisco

Post by eroz »

Thank you, I appreciate it. It turns out the problem was rigid body motion.
Post Reply