warning in eigen value
Moderators: silvia, selimgunay, Moderators
Re: warning in eigen value
do a "print node" after it fails and find a node with an ID of 25 .. either node is free, not enough conatrstints or ele framing into it are producing a negative value for kii .. in which case either incorrect definition, or material is yielding and you have chosen the wrong type of solver as matrix no longer symmetric POSITIVE definite
Re: warning in eigen value
it is typically not something that can be ignored as it typically means that the analysis has stopped .. if only occuring in the eigen command, do you get eigenvalues?
-
- Posts: 6
- Joined: Fri Jan 12, 2018 7:09 pm
- Location: guangzhou university
Re: warning in eigen value
Node: 2101
Coordinates : 0.381 4.572
Disps: 0 0 0
Velocities : 0 0 0
commitAccels: 0 0 0
Mass :
2.5 0 0
0 1e-016 0
0 0 1e-016
Rayleigh Factor: alphaM: 0
Rayleigh Forces: 0 0 0
Eigenvectors:
-2.16529e-017 6.77502e-008 -1.23543e-009
-0.447214 -4.26859e-008 7.6036e-010
0.053354 -5.90529e-008 1.05151e-009
Hi I get some Negative eigenvectors when I use command “print node”. Is it right? I am not sure, PLEASE help me !
Coordinates : 0.381 4.572
Disps: 0 0 0
Velocities : 0 0 0
commitAccels: 0 0 0
Mass :
2.5 0 0
0 1e-016 0
0 0 1e-016
Rayleigh Factor: alphaM: 0
Rayleigh Forces: 0 0 0
Eigenvectors:
-2.16529e-017 6.77502e-008 -1.23543e-009
-0.447214 -4.26859e-008 7.6036e-010
0.053354 -5.90529e-008 1.05151e-009
Hi I get some Negative eigenvectors when I use command “print node”. Is it right? I am not sure, PLEASE help me !
-
- Posts: 916
- Joined: Mon Sep 09, 2013 8:50 pm
- Location: University of California, Berkeley
Re: warning in eigen value
Negative values of eigenvectors at some nodes are fine. It all depends on the mode shape
-
- Posts: 3
- Joined: Thu Oct 19, 2017 7:35 am
- Location: VERTICE
Re: warning in eigen value
can eigenvectors be negative even for the first mode shape ?