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!

Ansys Workbench Axis Symmetric 2D elements with Asymmetric Loading 3

Status
Not open for further replies.

Mohit_singh

Mechanical
Joined
May 24, 2019
Messages
24
Location
IN
I am I want to know the procedure to give Non Axis Symmetric Loads to Axis Symmetric 2 Elements in Workbench.
 
ANSYS offers special axisymmetric elements that can be used with non-axisymmetric loads. Harmonic PLANE25 and PLANE83 elements belong to this group but they are legacy elements and ANSYS recommends the use of general axisymmetric solid elements SOLID272 and SOLID273 respectively instead. However to utilize them you will have to make use of scripting.
 
If you are using Ansys MAPDL, then just issue this command to define the elements and then model as usual: ET,1,PLANE25.
See VM43 for a MAPDL example (verification manual)

In WB you could probably enter a command snippet, but I have never used these elements there.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top