0% found this document useful (0 votes)
61 views

Modal Analysis

The document describes a finite element model of a three mass-spring-damper system. It defines the stiffness, damping and mass properties of each element and applies boundary conditions and loads. A modal analysis is then performed to determine the natural frequencies and mode shapes of the system.

Uploaded by

EnriqueGD
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
61 views

Modal Analysis

The document describes a finite element model of a three mass-spring-damper system. It defines the stiffness, damping and mass properties of each element and applies boundary conditions and loads. A modal analysis is then performed to determine the natural frequencies and mode shapes of the system.

Uploaded by

EnriqueGD
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 1

finish

/clear
k1=610 ! N-mm
k2=610
k3=610
m1=1.036 ! Kg
m2=1.036
m3=0.518
C=0.01
/prep7
et,1,40,,,2,,,2 ! Uy DOF Mass at node J
r,1,k1,c,m1
r,2,k2,c,m2
r,3,k3,c,m3
n,1,0,0
n,2,0,1e-3
n,3,0,2e-3
n,4,0,3e-3
real,1
e,1,2
real,2
e,2,3
real,3
e,3,4
/eshape,1
eplot
d,1,all

/solu
antype,modal
modopt,SUBS,5
mxpand,5
allsel
/out,Modal_PF,out
solve
/out

You might also like