report#

class ansys.cfx.core.generated.post_processing.settings_261.report.report(name: str | None = None, parent=None)#

Bases: Group

Defines the Report.

Attributes

Attribute

Summary

excluded_report_items

Specifies which items in the ‘Report Items’ parameter should NOT be included in the generated report.

report_items

A list of object paths that make up the report. This list contains all objects that can possibly exist in a report, and in the order in which they will appear. If any of these objects are not to be included in the final report, the object paths should be specified in the ‘Excluded Report Items’ parameter.

publish

Defines the Report.

preview

Defines the Report.

report_properties

‘report_properties’ child.

file_information_options

‘file_information_options’ child.

mesh_statistics_options

‘mesh_statistics_options’ child.

physics_summary_options

‘physics_summary_options’ child.

solution_summary_options

‘solution_summary_options’ child.

Methods

Method

Summary

suspend

Suspend immediate update for the object.

unsuspend

Restore immediate update for the object.

Included in:

Parent

Summary

results

Encapsulates a CFX post-processing setup.