Eng-Tips is the largest forum for Engineering Professionals on the Internet.

Members share and learn making Eng-Tips Forums the best source of engineering information on the Internet!

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

Ansys Workbench spectrum analysis Reaction force

Status
Not open for further replies.

inscape

Nuclear
Joined
Jul 24, 2013
Messages
1
Location
FR
Hello,
I m just a beginner with ansys workbench. I m using the v 14.

I performed a spectrum responce analysis and now i would like to have an output of reaction force in a node or a surface, i know that i should use APDL commands... Could some one help me?

This is what i tried but it doesn t work:

SET,first
CMSEL,s,node_1
n_1=NDNEXT(-1)
*GET,R_FX,NODE,n_1,RF,FX
*GET,R_FY,NODE,n_1,RF,FY
*GET,R_FZ,NODE,n_1,RF,FZ

Obsiouly i use the selection command and i named a node as node_1.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top