eigen analysis: number of modes
Moderators: silvia, selimgunay, Moderators
eigen analysis: number of modes
Hi,
eigen command does not calculate 3 modes of a 5 DOF frame. There is no problem with:
2 modes of 5 DOF frame
3 modes of 10 DOF frame.
What is the reason of that?
Thanks.
eigen command does not calculate 3 modes of a 5 DOF frame. There is no problem with:
2 modes of 5 DOF frame
3 modes of 10 DOF frame.
What is the reason of that?
Thanks.
I mean with "does not calculate" is that it gives the following error:
BandArpackSolver::Error with _saupd info = -9999
Could not build an Arnoldi factorization.IPARAM(5) returns the size of the current Arnoldi
factorization. The user is advised to check thatenough workspace and array storage has been allocated.
Warning FrequencyAlgo::solveCurrentStep() - the EigenSOE failed in solve().
EigenAnalysis::analyze() - algorithm failed
The eigen solver is after the dead load analysis and before the nonlinear dynamic analysis.
BandArpackSolver::Error with _saupd info = -9999
Could not build an Arnoldi factorization.IPARAM(5) returns the size of the current Arnoldi
factorization. The user is advised to check thatenough workspace and array storage has been allocated.
Warning FrequencyAlgo::solveCurrentStep() - the EigenSOE failed in solve().
EigenAnalysis::analyze() - algorithm failed
The eigen solver is after the dead load analysis and before the nonlinear dynamic analysis.
Hi
I do not understand well. Why does this type of analysis work in this way?
If I have a problem with 3 DOF ( DOF are all displacements in x direction ) with 3 masses in the x direction I can not ask for 3 eigen values. Do I have to ask only two eigen values?
Do I add 3 masses in the y direction to have 3 eigen values? But in this case the eigen values are 6..If I use 3 y masses very low, I are sure that the new eigen values are the last.
Do I understand well?
???
I do not understand well. Why does this type of analysis work in this way?
If I have a problem with 3 DOF ( DOF are all displacements in x direction ) with 3 masses in the x direction I can not ask for 3 eigen values. Do I have to ask only two eigen values?
Do I add 3 masses in the y direction to have 3 eigen values? But in this case the eigen values are 6..If I use 3 y masses very low, I are sure that the new eigen values are the last.
Do I understand well?
???