settings#

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

Bases: Group

Enter the export settings menu.

Attributes

Attribute

Summary

cgns_export_filetype

Select HDF5 or ADF as file format for CGNS.

cgns_mesh_type

Allows you to choose whether the mesh is mixed (default), its native format, or polyhedral.

cgns_polyhedral_cpu_threads

Enter CPU threads for CGNS Poly export.

cgns_merge_ngons_to_single_ngon

Merges multiple CGNS NGON_n s to single NGON_n.

cgns_default_cellsize_changes

Enable/disable default CGNS cellsize correction.

cgns_enhance_poly_export_performance

Disable NGON_n performance improvements if experiencing issues with exporting polyhedral elements to cgns.

cgns_familyname

Specifies that boundary conditions are FamilySpecified in CGSN ZoneBC_t.

cgns_separate_cellzones

Exports separate CGNS zone_t for individual cell zone.

Included in:

Parent

Summary

export

Allows you to export files.