ansys_launch_process

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

Launches an analysis using 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. delete (Bool): Path to the Ansys input file.

Returns:

None