TAGGED: ansys-apdl, apdl, composite, element-orientation, mesh, meshing
-
-
October 11, 2023 at 2:27 pm
Mortaza
SubscriberHello, I want to model an orthotropic composite cylindrical shell in the Ansys APDL command. How can I define the element coordinate system with orientation all over the shell, like rosette and orientation in ACP of ansys workbench?
-
October 11, 2023 at 2:43 pm
Erik Kostson
Ansys EmployeeHi
See the esys command in the help manual.
Some post that might help also:
/forum/forums/topic/rotating-esys-in-a-section-in-apdl-around-element-center-points/
If you are not able to open the links, refer to this forum discussion: How to access the ANSYS Online Help
Guidelines for Posting on Ansys Learning Forum
Hope that helps
-
October 12, 2023 at 6:32 am
Mortaza
SubscriberYes, it worked. Initially, I established an appropriate local coordinate system using the “LOCAL” command. Subsequently, I assigned this system to the element’s coordinate system using the “ESYS” command.
Thank you.
-
-
October 11, 2023 at 3:08 pm
Govindan Nagappan
Ansys EmployeeHi Mortaza,
You can use sectype and secdata commands.
Check command reference guide for more details:
Example:
sectype,3,shell
secdata,0.2,2,45 ! thickness, material, theta
secoff,topYou can use emod to modify the esys
emod,1,esys,13
VM82 has layered elements, but this example there is no modification to ESYS - VM82 (ansys.com)
-
- The topic ‘Element orientation in ansys apdl command’ is closed to new replies.
-
3492
-
1057
-
1051
-
965
-
942
© 2025 Copyright ANSYS, Inc. All rights reserved.