Launcher#

Various PyMAPDL specific launcher commands.

launcher.change_default_ansys_path(exe_loc)

Change your default ansys path.

launcher.get_available_ansys_installations()

Return a dictionary of available Ansys versions with their base paths.

launcher.get_default_ansys()

Searches for ansys path within the standard install location and returns the path and version of the latest MAPDL version installed.

launcher.get_default_ansys_path()

Searches for ansys path within the standard install location and returns the path of the latest MAPDL version installed.

launcher.get_default_ansys_version()

Searches for ansys path within the standard install location and returns the version of the latest MAPDL version installed.

launcher.save_ansys_path([exe_loc])

Find MAPDL's path or query user.