report_name#

class ansys.fluent.core.generated.solver.settings_242.report_name.report_name(name=None, parent=None)#

Bases: String

‘report_name’ child.

Included in:

Parent

Summary

generate_simulation_report

Generate a new simulation report or regenerate an existing simulation report with the provided name.

view_simulation_report

View a simulation report that has already been generated. In batch mode this will print the report’s URL.

export_simulation_report_as_pdf

Export the provided simulation report as a PDF file.

export_simulation_report_as_html

Export the provided simulation report as HTML.

export_simulation_report_as_pptx

Export the provided simulation report as a PPT file.

rename_simulation_report

Rename a report which has already been generated.

duplicate_simulation_report

Duplicate a report and all of its settings to a new report.

reset_report_to_defaults

Reset all report settings to default for the provided simulation report.

delete_simulation_report

Delete the provided simulation report.