process_launch_string#

Provides a module to process launch string.

Functions:

get_cfx_exe_path(**launch_argvals)

Get the path for the CFX executable file.

ansys.cfx.core.launcher.process_launch_string.get_cfx_exe_path(**launch_argvals) Path#

Get the path for the CFX executable file. The search for the path is performed in this order:

  1. product_version parameter passed with the launch_cfx() method.

  2. The latest Ansys version from AWP_ROOTnnn environment variables.

Returns:
Path

CFX executable path.