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_names
List
The surfaces.
- locations
Dict
The object.
- cust_vec_func
str
The custom vectors.
- report_of
str
Field.
- current_domain
str
The domain.
- write_to_filebool
Specifies whether to write to a file.
- file_name
str
The name you want the file saved with.
- append_databool
Specifies whether to append data to existing file.
- surface_names
Arguments
Argument |
Summary |
---|---|
The surfaces. |
|
The object. |
|
The custom vectors. |
|
Field. |
|
The domain. |
|
Specifies whether to write to a file. |
|
The name you want the file saved with. |
|
Specifies whether to append data to existing file. |
Included in:
Parent |
Summary |
---|---|
Provides access to settings for reporting surface integrals. |