mass_average#
- class ansys.fluent.core.generated.solver.settings_242.mass_average.mass_average(name=None, parent=None)#
Bases:
Command
Print mass-average of scalar over specified cell zones.
- Parameters:
- cell_zones
List
Volume id/name.
- volumes
List
UTL Volume name.
- cell_function
str
Specify Field.
- current_domain
str
Select the domain.
- write_to_filebool
Choose whether or not to write to a file.
- file_name
str
Enter the name you want the file saved with.
- append_databool
Choose whether or not to append data to existing file.
- cell_zones
Arguments
Argument |
Summary |
---|---|
Volume id/name. |
|
UTL Volume name. |
|
Specify Field. |
|
Select the domain. |
|
Choose whether or not to write to a file. |
|
Enter the name you want the file saved with. |
|
Choose whether or not to append data to existing file. |
Included in:
Parent |
Summary |
---|---|
‘volume_integrals’ child. |