facet_min#
- class ansys.fluent.core.generated.solver.settings_252.facet_min(name=None, parent=None)#
Bases:
CommandPrint minimum of scalar at facet centroids of the 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. |