ansys.mapdl.core.Mapdl.cycfiles#

Mapdl.cycfiles(fnamerst='', extrst='', fnamerfrq='', extrfrq='', **kwargs)#

Specifies the data files where results are to be found for a cyclic symmetry mode-superposition harmonic analysis.

Mechanical APDL Command: CYCFILES

Command default:

No defaults are available for the cycfiles command. You must issue this command to properly postprocess the results of a cyclic symmetry mode-superposition harmonic analysis. If issued with no arguments, the postprocessing will be done using Jobname.rst and Jobname.rfrq from the current working directory.

Parameters:
fnamerststr

The file name and directory path of the results file from the cyclic modal solution. Defaults to Jobname.

extrststr

File name extension for FnameRst. Defaults to rst.

fnamerfrqstr

The file name and directory path of the results file from the cyclic mode-superposition harmonic solution. Defaults to the value of the FnameRst argument.

extrfrqstr

File name extension for FnameRfrq. Defaults to rfrq.