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

Ansys macro coding

Status
Not open for further replies.

Kurianpapps

Marine/Ocean
Joined
Aug 7, 2012
Messages
3
I am trying to write a macro to apply surface load on element. The load depends on the position of the element relative to the active coordinate sysytem .. Can any one help me by sujjesting some command s or techniques to find the diatance of the element from the coordinate system. or applying the flux in a spacial field as such..



Kurian Thomas
 
Don't know anything about Ansys, but the distance of an element from the origin of a Cartesian coordinate system is x2 + y2 + z2.

BA
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top