cgns#

class ansys.fluent.core.solver.settings_241.cgns.cgns(name=None, parent=None)#

Bases: Command

Write a CGNS file.

Parameters:
file_namestr

‘file_name’ child.

scopestr

‘scope’ child.

cell_zonesList

Enter cell zone name list.

surfacesList

Select surface.

cell_centeredbool

‘cell_centered’ child.

format_classstr

‘format_class’ child.

cgns_scalarList

‘cgns_scalar’ child.

Arguments

Argument

Summary

file_name

‘file_name’ child.

scope

‘scope’ child.

cell_zones

Enter cell zone name list.

surfaces

Select surface.

cell_centered

‘cell_centered’ child.

format_class

‘format_class’ child.

cgns_scalar

‘cgns_scalar’ child.

Included in:

Parent

Summary

export

Enter the export menu.