ensight_gold#
- class ansys.fluent.core.generated.solver.settings_242.ensight_gold.ensight_gold(name=None, parent=None)#
Bases:
Command
Write EnSight Gold geometry, velocity, and scalar files.
- Parameters:
- file_name
str
Enter the desired file name to export.
- cell_func_domain_export
List
Select the list of quantities to export.
- binary_formatbool
Choose whether or not to export in binary format.
- cellzones
List
List of cell zones to export.
- interior_zone_surfaces
List
List of surfaces to export.
- cell_centeredbool
Choose whether or not export the cell center data values.
- file_name
Arguments
Argument |
Summary |
---|---|
Enter the desired file name to export. |
|
Select the list of quantities to export. |
|
Choose whether or not to export in binary format. |
|
List of cell zones to export. |
|
List of surfaces to export. |
|
Choose whether or not export the cell center data values. |
Included in:
Parent |
Summary |
---|---|
Allows you to export files. |