gwena
Aerospace
- Aug 18, 2005
- 15
Hello,
There is something that I don't understand. A linear analysis of buckling (BUCKLE card) is solved by the research of the load for which the stiffness matrix become singular.
Thus, an eigenvalue analysis with various preloads should be another way to verify the critical load. The value of the frequency should decrease to zero as the load is reaching the critical load.
The problem is that results of the eigenvalue analysis aren’t the same than for the buckling analysis !
I’m performing a linear analysis of buckling on a thin-walled and curved strip (modeled with S4R5 elements).
For example :
for a free – clamped end strip, there is flexural buckling at 199N (with Buckle option, these results seem correct).
With an eigenvalue analysis, the frequency for the flexural mode is closed to zero for a load of –4.5N!
Where is the mistake ? Enclosed, you will find commands that I used for the eigenvalue analysis.
Thanks a lot for any explaination !
*BOUNDARY
bottom,1,6
*STEP,NLGEOM
*STATIC
*CLOAD
5006,3,-2.5
*ENDSTEP
*STEP,NLGEOM
*FREQUENCY,EIGENSOLVER=EIGENSOLVER=LANCZOS
3,0
*EL PRINT,FREQUENCY=0
*MODAL FILE
*END STEP
There is something that I don't understand. A linear analysis of buckling (BUCKLE card) is solved by the research of the load for which the stiffness matrix become singular.
Thus, an eigenvalue analysis with various preloads should be another way to verify the critical load. The value of the frequency should decrease to zero as the load is reaching the critical load.
The problem is that results of the eigenvalue analysis aren’t the same than for the buckling analysis !
I’m performing a linear analysis of buckling on a thin-walled and curved strip (modeled with S4R5 elements).
For example :
for a free – clamped end strip, there is flexural buckling at 199N (with Buckle option, these results seem correct).
With an eigenvalue analysis, the frequency for the flexural mode is closed to zero for a load of –4.5N!
Where is the mistake ? Enclosed, you will find commands that I used for the eigenvalue analysis.
Thanks a lot for any explaination !
*BOUNDARY
bottom,1,6
*STEP,NLGEOM
*STATIC
*CLOAD
5006,3,-2.5
*ENDSTEP
*STEP,NLGEOM
*FREQUENCY,EIGENSOLVER=EIGENSOLVER=LANCZOS
3,0
*EL PRINT,FREQUENCY=0
*MODAL FILE
*END STEP