ansys_launch_process_extract

compas_fea.fea.ansys.ansys_launch_process_extract(path, name, cpus=2, license='teaching')[source]

Calls an extraction of results from Ansys.

Parameters:

path (str): Path to the Ansys input file. name (str): Name of the structure. cpus (int): Number of CPU cores to use. license (str): Type of Ansys license.

Returns:

None