surface_integrals#

class ansys.fluent.core.solver.settings_231.surface_integrals.surface_integrals(name=None, parent=None)#

‘surface_integrals’ command.

Parameters:
report_typestr

‘report_type’ child.

surface_idList

‘surface_id’ child.

add_custome_vectorbool

‘add_custome_vector’ child.

cust_vec_namestr

‘cust_vec_name’ child.

domain_cxstr

‘domain_cx’ child.

cell_cxstr

‘cell_cx’ child.

domain_cystr

‘domain_cy’ child.

cell_cystr

‘cell_cy’ child.

domain_czstr

‘domain_cz’ child.

cell_czstr

‘cell_cz’ child.

cust_vec_funcstr

‘cust_vec_func’ child.

domain_reportstr

‘domain_report’ child.

cell_reportstr

‘cell_report’ child.

current_domainstr

‘current_domain’ child.

write_to_filebool

‘write_to_file’ child.

file_namestr

‘file_name’ child.

append_databool

‘append_data’ child.

overwritebool

‘overwrite’ child.

Arguments

Argument

Summary

report_type

‘report_type’ child.

surface_id

‘surface_id’ child.

add_custome_vector

‘add_custome_vector’ child.

cust_vec_name

‘cust_vec_name’ child.

domain_cx

‘domain_cx’ child.

cell_cx

‘cell_cx’ child.

domain_cy

‘domain_cy’ child.

cell_cy

‘cell_cy’ child.

domain_cz

‘domain_cz’ child.

cell_cz

‘cell_cz’ child.

cust_vec_func

‘cust_vec_func’ child.

domain_report

‘domain_report’ child.

cell_report

‘cell_report’ child.

current_domain

‘current_domain’ child.

write_to_file

‘write_to_file’ child.

file_name

‘file_name’ child.

append_data

‘append_data’ child.

overwrite

‘overwrite’ child.

Included in:

Parent

Summary

report

‘report’ child.