area_weighted_avg#

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

Bases: Command

Print area-weighted average of scalar on surfaces.

Parameters:
surface_namesList

The surfaces.

locationsDict

The object.

cust_vec_funcstr

The custom vectors.

report_ofstr

Field.

current_domainstr

The domain.

write_to_filebool

Specifies whether to write to a file.

file_namestr

The name you want the file saved with.

append_databool

Specifies whether to append data to existing file.

Arguments

Argument

Summary

surface_names

The surfaces.

locations

The object.

cust_vec_func

The custom vectors.

report_of

Field.

current_domain

The domain.

write_to_file

Specifies whether to write to a file.

file_name

The name you want the file saved with.

append_data

Specifies whether to append data to existing file.

Included in:

Parent

Summary

surface_integrals

Provides access to settings for reporting surface integrals.