export_simulation_report_as_html#

class ansys.fluent.core.generated.solver.settings_261.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.

output_dirstr

Directory to export the simulation report as an HTML file.

Arguments

Argument

Summary

report_name

Simulation report to be exported as an HTML file.

output_dir

Directory to export the simulation report as an HTML file.

Included in:

Parent

Summary

simulation_reports

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