problem about eigen value analysis

For developers writing C++, Fortran, Java, code who have questions or comments to make.

Moderators: silvia, selimgunay, Moderators

Post Reply
foadEng
Posts: 28
Joined: Sun Jan 24, 2010 12:51 pm
Location: Iran

problem about eigen value analysis

Post by foadEng »

Hi
I am modeling a 3d building with opensees and during eigen value analysis, I am facing this error:

"BandArpackSolver : : Error in dgbtrf
Warning FrequencyAlgo : :solveCurrentStep<> - the EigenSOE failed in solve<>.
EigenAnalysis : : analyze <> - algorith, failed"

I should say that in my model, I want to release the moment at the end of some beams, before doing this (I mean releasing the moment at the end of some elements, it worked but after that it failed).
Please help me to solve this problem!
thanks!
Foad Mohajeri Nav
Iran University of Science and Technology
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Post by fmk »

you probably have a rigid body mode somewhere .. i presume you are adding another dimmy node and using equalDOF on the translational dof
foadEng
Posts: 28
Joined: Sun Jan 24, 2010 12:51 pm
Location: Iran

Post by foadEng »

Yes, I am adding another node and using equalDOF for translational DOFs. and also I am using a rigid diaphragm in every story, Is this related?
thanks for your advice!
Foad Mohajeri Nav
Iran University of Science and Technology
fmk
Site Admin
Posts: 5884
Joined: Fri Jun 11, 2004 2:33 pm
Location: UC Berkeley
Contact:

Post by fmk »

my guess is your model is incorrect, try starting at the unreleased model and adding a few moment releases at a time until you figure out what is going on.

also, be careful when using rigid diaphragms with the nonlinear beam columns as the constraint that the element has no axial deformation while undergoing bending can result in crazy elemental forces.
foadEng
Posts: 28
Joined: Sun Jan 24, 2010 12:51 pm
Location: Iran

Post by foadEng »

Thank you for your help,
my problem almost has been solved, but while doing the analysis I faced another problem! results are not normal, for example the periods are around 0.0012 which can't be true. I have used rigid diaphragm and also fixZ command to tie the nodes in the same planes together.
thanks!
Foad Mohajeri Nav
Iran University of Science and Technology
Post Reply