generate_simulation_report#

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

Bases: Command

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

Parameters:
report_namestr

Generates a simulation report with the specified name using current settings.

Arguments

Argument

Summary

report_name

Generates a simulation report with the specified name using current settings.

Included in:

Parent

Summary

simulation_reports

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