We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43dae42 commit 3f0970cCopy full SHA for 3f0970c
ansys/mapdl/core/pool.py
@@ -7,7 +7,7 @@
7
8
from tqdm import tqdm
9
10
-from ansys.mapdl.core import launch_mapdl
+from ansys.mapdl.core import launch_mapdl, get_ansys_path
11
from ansys.mapdl.core.misc import threaded
12
from ansys.mapdl.core.misc import create_temp_dir, threaded_daemon
13
from ansys.mapdl.core.launcher import (
0 commit comments