find_ansys#

ansys.tools.path.find_ansys(version=None, supported_versions={191: '19.1', 192: '19.2', 193: '19.3', 194: '19.4', 195: '19.5', 201: '2020R1', 202: '2020R2', 211: '2021R1', 212: '2021R2', 221: '2022R1', 222: '2022R2', 231: '2023R1', 232: '2023R2', 241: '2024R1', 242: '2024R2'})[source]#

Obsolete method, use find_mapdl.

Return type:

Union[Tuple[str, float], Tuple[Literal[''], Literal['']]]