ensight_gold_parallel_volume#

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

Bases: Command

Write EnSight Gold geometry, velocity and scalar files for cell zones and boundaries attached to them. Fluent will write files suitable for EnSight Parallel.

Parameters:
file_namestr

Enter the desired file name to export.

binary_formatbool

Choose whether or not to export in binary format.

cellzonesList

Enter cell zone name list.

cell_centeredbool

Choose whether or not export the cell center data values.

cell_functionList

Select the list of quantities to export.

Arguments

Argument

Summary

file_name

Enter the desired file name to export.

binary_format

Choose whether or not to export in binary format.

cellzones

Enter cell zone name list.

cell_centered

Choose whether or not export the cell center data values.

cell_function

Select the list of quantities to export.

Included in:

Parent

Summary

export

Allows you to export files.