find_ansys#

ansys.tools.path.find_ansys(version: float | None = None, supported_versions: Dict[int, str] = {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'}) Tuple[str, float] | Tuple[Literal[''], Literal['']]#

Obsolete method, use find_mapdl.