apply displacement table on ansys
apply displacement table on ansys
(OP)
Hi everybody,
I am doing a fatigue analysis on Ansys, and I want to apply as boundary condition, cyclic displacement, sometimes 8 mm positive, and other times -8 mm. Somebody knows how can I do that??
Thanks and we will see
ibai
I am doing a fatigue analysis on Ansys, and I want to apply as boundary condition, cyclic displacement, sometimes 8 mm positive, and other times -8 mm. Somebody knows how can I do that??
Thanks and we will see
ibai





RE: apply displacement table on ansys
RE: apply displacement table on ansys
Thanks for your attention
RE: apply displacement table on ansys
RE: apply displacement table on ansys
time,1
d,nnum,ux,8
solve
time,2
d,nnum,ux,-8
solve
What are you mdeling with usermat?
RE: apply displacement table on ansys
Anyway thanks for your help