Extracting meshed region without .rst file #2391
Unanswered
KristianKvistIbsen
asked this question in
Q&A
Replies: 1 comment
-
Hi @KristianKvistIbsen You could constrain every node in the Mechanical model to have 0 displacement, and also write out no results except nodal displacements, and do a solve. The solve should go fast since you have defined every displacement and are not calculating any derived quantities (strain, stress etc). Mike |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I am wondering if it is possible to extract a meshed region from an ANSYS mechanical session without first issuing a solve command, to obtain a .rst file.
I am willing to use any available functionaliy; it may just as well be with pyMechanical.
Thanks in advance !
Beta Was this translation helpful? Give feedback.
All reactions