volume_integral#

class ansys.fluent.core.generated.solver.settings_252.volume_integral(name=None, parent=None)#

Bases: Command

Print volume integral of scalar over specified cell zones.

Parameters:
cell_zonesList

Volume id/name.

volumesList

UTL Volume name.

cell_functionstr

Field.

current_domainstr

The domain.

write_to_filebool

Specifies whether to write to a file.

file_namestr

The name you want the file saved with.

append_databool

Specifies whether to append data to existing file.

Arguments

Argument

Summary

cell_zones

Volume id/name.

volumes

UTL Volume name.

cell_function

Field.

current_domain

The domain.

write_to_file

Specifies whether to write to a file.

file_name

The name you want the file saved with.

append_data

Specifies whether to append data to existing file.

Included in:

Parent

Summary

volume_integrals

‘volume_integrals’ child.