Replies: 1 comment 4 replies
-
Hi @kkytg Are you able to start Mechanical APDL (the original, not your customized version)? Either directly or an instance via PyMAPDL. Also what version was the customized executable created for and which MAPDL versions do you have installed? Mike |
Beta Was this translation helpful? Give feedback.
4 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.
-
Hello All,
I am working on some project using the usercreep subroutine in Ansys. In order to use it properly, I need to compile it as stated in Ansys MechApdlUPF document. When I compile it using ANSCUST.BAT file in command window it builds an Ansys Executable.
In PyAnsys, I want to use that Ansys Executable by typing the launch_mapdl(exec_location) with the exec_location refers to the path of that custom Ansys Executable. However, it gives me the error as below:
It would be really appreciated if you kindly share your valuable opinions and suggestions as well,
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions