simulation_reports#
- class ansys.fluent.core.solver.settings_231.simulation_reports.simulation_reports(name=None, parent=None)#
‘simulation_reports’ child.
Methods
Method |
Summary |
---|---|
List all report names. |
|
Generate a new simulation report or regenerate an existing simulation report with the provided name. |
|
View a simulation report that has already been generated. In batch mode this will print the report’s URL. |
|
Export the provided simulation report as a PDF file. |
|
Export the provided simulation report as HTML. |
|
Export the provided simulation report as a PPT file. |
|
Write the list of currently generated report names to a txt file. |
|
Rename a report which has already been generated. |
|
Duplicate the provided simulation report. |
|
Reset all report settings to default for the provided simulation report. |
|
Delete the provided simulation report. |
|
‘write_simulation_report_template_file’ command. |
|
Read a JSON template file with existing Simulation Report settings. |
Included in:
Parent |
Summary |
---|---|
‘report’ child. |