TAGGED: mechanical-apdl, mesh-generation, meshing, pyansys, PyMAPDL
-
-
May 20, 2022 at 2:19 pm
a5833959
SubscriberHi all,
I am trying to learn PyAnsys, and implement a rectangle geometry with length and width. The geometry is working fine and I am not sure about how to mesh my geometry. Below is the code that I currently tried:
And this is the error message that it gives me: `No areas were meshed by the AMESH operation`
Thank you in advance for any help!
-
May 20, 2022 at 4:22 pm
Erik Kostson
Ansys EmployeeHello
you need to define an element say for structural analysis (ET command see):
go through the above examples (there are many more there to look at : https://mapdldocs.pyansys.com/), but before that
you really need - mapdl knowledge and good understanding - so 1st/first before using pymapdl learn mapdl.
Finally when you write pyMAPDL script, first write in MAPDL, make sure it runs as intended, and then it is an easy matter of just converting the MAPDL command to pyMAPDL.
Erik
-
Viewing 1 reply thread
- The topic ‘Generating mesh in PyAnsys’ is closed to new replies.
Ansys Innovation Space
Trending discussions
Top Contributors
-
2132
-
918
-
599
-
591
-
483
Top Rated Tags
© 2025 Copyright ANSYS, Inc. All rights reserved.
Ansys does not support the usage of unauthorized Ansys software. Please visit www.ansys.com to obtain an official distribution.