surface_integrals#
- class ansys.fluent.core.solver.settings_231.surface_integrals.surface_integrals(name=None, parent=None)#
‘surface_integrals’ command.
- Parameters:
- report_type
str
‘report_type’ child.
- surface_id
List
‘surface_id’ child.
- add_custome_vectorbool
‘add_custome_vector’ child.
- cust_vec_name
str
‘cust_vec_name’ child.
- domain_cx
str
‘domain_cx’ child.
- cell_cx
str
‘cell_cx’ child.
- domain_cy
str
‘domain_cy’ child.
- cell_cy
str
‘cell_cy’ child.
- domain_cz
str
‘domain_cz’ child.
- cell_cz
str
‘cell_cz’ child.
- cust_vec_func
str
‘cust_vec_func’ child.
- domain_report
str
‘domain_report’ child.
- cell_report
str
‘cell_report’ child.
- current_domain
str
‘current_domain’ child.
- write_to_filebool
‘write_to_file’ child.
- file_name
str
‘file_name’ child.
- append_databool
‘append_data’ child.
- overwritebool
‘overwrite’ child.
- report_type
Arguments
Argument |
Summary |
---|---|
‘report_type’ child. |
|
‘surface_id’ child. |
|
‘add_custome_vector’ child. |
|
‘cust_vec_name’ child. |
|
‘domain_cx’ child. |
|
‘cell_cx’ child. |
|
‘domain_cy’ child. |
|
‘cell_cy’ child. |
|
‘domain_cz’ child. |
|
‘cell_cz’ child. |
|
‘cust_vec_func’ child. |
|
‘domain_report’ child. |
|
‘cell_report’ child. |
|
‘current_domain’ child. |
|
‘write_to_file’ child. |
|
‘file_name’ child. |
|
‘append_data’ child. |
|
‘overwrite’ child. |
Included in:
Parent |
Summary |
---|---|
‘report’ child. |