ensight_gold#

class ansys.fluent.core.generated.solver.settings_251.ensight_gold(name=None, parent=None)#

Bases: Command

Write EnSight Gold geometry, velocity, and scalar files.

Parameters:
file_namestr

The desired file name to export.

cell_func_domain_exportList

The list of quantities to export.

binary_formatbool

Specifies whether to export in binary format.

cellzonesList

List of cell zones to export.

interior_zone_surfacesList

List of surfaces to export.

cell_centeredbool

Specifies whether export the cell center data values.

Arguments

Argument

Summary

file_name

The desired file name to export.

cell_func_domain_export

The list of quantities to export.

binary_format

Specifies whether to export in binary format.

cellzones

List of cell zones to export.

interior_zone_surfaces

List of surfaces to export.

cell_centered

Specifies whether export the cell center data values.

Included in:

Parent

Summary

export

Export files.