circum_avg_radial#

class ansys.fluent.core.generated.solver.settings_252.circum_avg_radial(name=None, parent=None)#

Bases: Command

Compute iso-radial band surfaces and plot data vs radius on them.

Parameters:
fieldstr

The field variable.

surfacestr

Surface.

number_of_bandsint

The number of divisions of the field variable to be plotted.

methodstr

The method you want to use to compute.

file_namestr

Type in the desired file name to save.

order_pointbool

Specifies whether to reorder the points.

Arguments

Argument

Summary

field

The field variable.

surface

Surface.

number_of_bands

The number of divisions of the field variable to be plotted.

method

The method you want to use to compute.

file_name

Type in the desired file name to save.

order_point

Specifies whether to reorder the points.

Included in:

Parent

Summary

plot_4

Provides access to creating new and editing existing plots (XY histograms and so on) of your computational results.