Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations JAE on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

apply displacement table on ansys

Status
Not open for further replies.

ibaitxumordor

Mechanical
Joined
Jan 10, 2014
Messages
4
Location
ES
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
 
Is this Workbench or MAPDL? Do it as two separate load steps.
 
Hi Rick, It´s ANSYS 11 Classic, not Workbench, so MAPDL. I want to know the commands that I have to use.
Thanks for your attention
 
And I don´t say but I´ve got other complication. I´m using the usermat
 
Something liek this would work:

time,1
d,nnum,ux,8
solve
time,2
d,nnum,ux,-8
solve

What are you mdeling with usermat?
 
I´m modeling fatigue degradation, I´m trying your method and I´m going to answer nextly shortly.
Anyway thanks for your help
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top