export_simulation_report_as_html#

class ansys.fluent.core.generated.solver.settings_271.export_simulation_report_as_html(name=None, parent=None)#

Bases: Command

Export the provided simulation report as HTML.

Parameters:
report_namestr

Simulation report to be exported as an HTML file.

register_with_projectbool

Register With Project?.

output_dirstr

Directory to export the simulation report as an HTML file. If saving with an active Fluent project, provide only a new directory name; otherwise provide an existing path.

Arguments

Argument

Summary

report_name

Simulation report to be exported as an HTML file.

register_with_project

Register With Project?.

output_dir

Directory to export the simulation report as an HTML file. If saving with an active Fluent project, provide only a new directory name; otherwise provide an existing path.

Included in:

Parent

Summary

simulation_reports

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