facet_avg#
- class ansys.fluent.core.generated.solver.settings_242.facet_avg.facet_avg(name=None, parent=None)#
Bases:
Command
Print average of scalar at facet centroids of the surfaces.
- Parameters:
- surface_names
List
Select surface.
- geometry_names
List
Select UTL Geometry.
- cust_vec_func
str
Specify the custom vectors.
- report_of
str
Specify Field.
- current_domain
str
Select the domain.
- write_to_filebool
Choose whether or not to write to a file.
- file_name
str
Enter the name you want the file saved with.
- append_databool
Choose whether or not to append data to existing file.
- surface_names
Arguments
Argument |
Summary |
---|---|
Select surface. |
|
Select UTL Geometry. |
|
Specify the custom vectors. |
|
Specify Field. |
|
Select the domain. |
|
Choose whether or not to write to a file. |
|
Enter the name you want the file saved with. |
|
Choose whether or not to append data to existing file. |
Included in:
Parent |
Summary |
---|---|
Provides access to settings for reporting surface integrals. |