mass_flow_rate#

class ansys.fluent.core.generated.solver.settings_242.mass_flow_rate_4.mass_flow_rate(name=None, parent=None)#

Bases: Command

Print mass flow rate through surfaces.

Parameters:
surface_namesList

Select surface.

geometry_namesList

Select UTL Geometry.

cust_vec_funcstr

Specify the custom vectors.

report_ofstr

Specify Field.

current_domainstr

Select the domain.

write_to_filebool

Choose whether or not to write to a file.

file_namestr

Enter the name you want the file saved with.

append_databool

Choose whether or not to append data to existing file.

Arguments

Argument

Summary

surface_names

Select surface.

geometry_names

Select UTL Geometry.

cust_vec_func

Specify the custom vectors.

report_of

Specify Field.

current_domain

Select the domain.

write_to_file

Choose whether or not to write to a file.

file_name

Enter the name you want the file saved with.

append_data

Choose whether or not to append data to existing file.

Included in:

Parent

Summary

surface_integrals

Provides access to settings for reporting surface integrals.