ensight_gold_parallel_volume#

class ansys.fluent.core.generated.solver.settings_251.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

The desired file name to export.

binary_formatbool

Specifies whether to export in binary format.

cellzonesList

Cell zone name list.

cell_centeredbool

Specifies whether export the cell center data values.

cell_functionList

The list of quantities to export.

Arguments

Argument

Summary

file_name

The desired file name to export.

binary_format

Specifies whether to export in binary format.

cellzones

Cell zone name list.

cell_centered

Specifies whether export the cell center data values.

cell_function

The list of quantities to export.

Included in:

Parent

Summary

export

Export files.