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 MintJulep on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

need command to get displacement

Status
Not open for further replies.

rupika

Civil/Environmental
Joined
Apr 3, 2010
Messages
41
I am modeling a pin supported beam in ANSYS. I want to get the displacement of node 4 in UY direction according to time varying force. I want to know how to write the command to get that one. Can anyone give me a help?
 
Look in the help files, these tell you all you need to know...
 
you can first using GUI's Timehistory Postproc draw the displacement-force diagram and after that for obtaining the commands pertaining your action goto file>"write db log" type a file name and then save it.remember to check only the essential commands option at the bottom of the save window.after creating an lgw file,open it and check the latest commands in it.those are the commands that you need.
 
You can use *get. For somethings (like displacements) there are also "inline" get functions.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top