-
Hello, I would like to automize the mesh-generation process, by using custom tools such as meshio (https://github.com/nschloe/meshio) for example. |
Beta Was this translation helpful? Give feedback.
Answered by
mkofler96
Sep 8, 2023
Replies: 1 comment 6 replies
-
OK problem solved, I found the function save as archive: |
Beta Was this translation helpful? Give feedback.
6 replies
Answer selected by
mkofler96
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
OK problem solved, I found the function save as archive:
from ansys.mapdl.reader import save_as_archive
https://mapdl.docs.pyansys.com/version/stable/examples/extended_examples/ex_01-gmsh_example/ex_01-gmsh_example.html