generate_simulation_report#
- class ansys.fluent.core.generated.solver.settings_261.generate_simulation_report(name=None, parent=None)#
Bases:
CommandGenerate a new simulation report or regenerate an existing simulation report with the provided name.
- Parameters:
- report_name
str Generates a simulation report with the specified name using current settings.
- report_name
Arguments
Argument |
Summary |
|---|---|
Generates a simulation report with the specified name using current settings. |
Included in:
Parent |
Summary |
|---|---|
Provides access to simulation reports, allowing to generate, view, export, and manage reports for the simulations. |