report_definitions#

class ansys.fluent.core.generated.solver.settings_251.report_definitions(name=None, parent=None)#

Bases: Group, _ChildNamedObjectAccessorMixin

Provides access to create an object that specifies a certain quantity or set of values to be computed at the end of a solver timestep or iteration. You can then choose to have multiple report definitions printed to the console written to a single file or plotted in the same window.

Attributes

Attribute

Summary

mesh

The report definition type.

surface

The report definition type.

volume

The report definition type.

force

The report definition type.

lift

The report definition type.

drag

The report definition type.

moment

The report definition type.

time

Create a new or edit an existing report definition.

flux

The report definition type.

vbm

The report definition type.

injection

Create a new or edit an existing report definition.

user_defined

The report definition type.

aeromechanics

Create a new or edit an existing report definition.

icing

Create a new or edit an existing report definition.

expression

Create a new or edit an existing report definition.

single_valued_expression

The report definition type.

custom

Create a new or edit an existing report definition.

Methods

Method

Summary

compute

Compute and view the net value.

copy

Create a copy of a report definition.

delete_all

Delete all the report definitions.

Included in:

Parent

Summary

solution

‘solution’ child.