Jolilechat
Mechanical
- Sep 23, 2005
- 5
Hello!
I am starting to learn ANSYS and I'd like to ask for some help. Consider a plate with a hole (see code below).
Please, can you explain me how to create a radial restraint for the hole (that is, the plate can only rotate about the axis of the hole)?
Thank you very much!
/prep7
/title,Plate
l1 = 80.0E-3
l2 = 250.0E-3
l3 = 50.0E-3
a = 20.0E-3
b = 15.0E-3
th = 20.0E-3
ET,1,SHELL63
R,1,th,th,th,th
MP,EX,1,2.0E11
MP,PRXY,1,0.3
TYPE,1
REAL,1
MAT,1
BLC4,0,0,l1,l2
CYL4,l1/2,l3/2,5.0E-3
ASBA,1,2
FINISH
I am starting to learn ANSYS and I'd like to ask for some help. Consider a plate with a hole (see code below).
Please, can you explain me how to create a radial restraint for the hole (that is, the plate can only rotate about the axis of the hole)?
Thank you very much!
/prep7
/title,Plate
l1 = 80.0E-3
l2 = 250.0E-3
l3 = 50.0E-3
a = 20.0E-3
b = 15.0E-3
th = 20.0E-3
ET,1,SHELL63
R,1,th,th,th,th
MP,EX,1,2.0E11
MP,PRXY,1,0.3
TYPE,1
REAL,1
MAT,1
BLC4,0,0,l1,l2
CYL4,l1/2,l3/2,5.0E-3
ASBA,1,2
FINISH