Hello,
I got a following error message when I run analysis that place static loading on my structure:
WARNING BandGenLinSOE::BandGenLinSOE : ran out of memory for A (size,super,sub) (22533, 22514, 22514)
StaticAnalysis::handle() - LinearSOE::setSize() failedStaticAnalysis::analyze() - domainChanged failed at step 0 of 10
OpenSees > analyze failed, returned: -1 error flag
I would like to know what is this error message and how I can handle this.
Error Message !!EXPLANATION NEEDED!!
Moderators: silvia, selimgunay, Moderators
Re: Error Message !!EXPLANATION NEEDED!!
the error message is pretty explanatory! .. the application ran out of memory when getting memory for the solver, try Umfpack instead of BanGen.