rename_simulation_report#

class ansys.fluent.core.generated.solver.settings_261.rename_simulation_report(name=None, parent=None)#

Bases: Command

Rename a report which has already been generated.

Parameters:
report_namestr

Simulation report to be renamed.

new_report_namestr

New name for the simulation report.

Arguments

Argument

Summary

report_name

Simulation report to be renamed.

new_report_name

New name for the simulation report.

Included in:

Parent

Summary

simulation_reports

Provides access to simulation reports, allowing to generate, view, export, and manage reports for the simulations.