The ansys.tools.path
library#
Summary#
Application plugin for ansys-tools-path. |
Change your default Ansys LS-Dyna path. |
|
Change your default Ansys MAPDL path. |
|
Change your default Mechanical path. |
|
Clear the entry of the specified product in the configuration file |
|
Searches for Ansys LS-Dyna path within the standard install location |
|
Searches for Ansys MAPDL path within the standard install location |
|
Search for the Mechanical path in the standard installation location. |
|
Return a dictionary of available Ansys unified installation versions with their base paths. |
|
Acquires Ansys LS-Dyna Path from a cached file or user input |
|
Return a tuple with the latest ansys installation version and its path |
|
Acquires Ansys MAPDL Path: |
|
Acquires Ansys Mechanical Path |
|
Find Ansys LD-Dyna’s path or query user. |
|
Find Ansys MAPDL’s path or query user. |
|
Find the Mechanical path or query user. |
|
Extract the product version from a path. |
|
Deprecated, use change_default_mapdl_path instead |
|
Obsolete method, use find_mapdl. |
|
Deprecated, use get_mapdl_path instead |
|
Deprecated, use save_mapdl_path instead |
Description#
tools to find/cache installed Ansys products.
WARNING: This is not concurrent-safe (multiple python processes might race on this data.)