mass_flow#

class ansys.fluent.core.solver.settings_241.mass_flow_1.mass_flow(name=None, parent=None)#

Bases: Command

Print mass flow rate at inlets and outlets.

Parameters:
domainstr

‘domain’ child.

all_boundary_zonesbool

Select all the boundary/interior zones.

zonesList

Enter zone name list.

physicsList

‘physics’ child.

write_to_filebool

‘write_to_file’ child.

file_namestr

‘file_name’ child.

append_databool

‘append_data’ child.

Arguments

Argument

Summary

domain

‘domain’ child.

all_boundary_zones

Select all the boundary/interior zones.

zones

Enter zone name list.

physics

‘physics’ child.

write_to_file

‘write_to_file’ child.

file_name

‘file_name’ child.

append_data

‘append_data’ child.

Included in:

Parent

Summary

fluxes

‘fluxes’ child.