Launcher#
Various PyMAPDL specific launcher commands. Most of these commands are called from the library `ansys-tools-common.path <ansys_tools_common_>`_.
|
Launch MAPDL or connect to existing instance. |
|
Launch MAPDL process and return connection info without creating client. |
|
Close all MAPDL instances within a port_range. |
|
Stop MAPDL instances running on a given port or with a given process ID. |
Note
stop() is also exposed at the top
level of the package as stop_mapdl(),
for consistency with launch_mapdl().
|
Stop MAPDL instances running on a given port or with a given process ID. |
ansys-tools-common.path functions#
|
Deprecated. |
|
Search for the Ansys MAPDL path within the standard install location. |
|
Deprecated. |
Get a dictionary of available Ansys unified installation versions with their base paths. |