ideas#

class ansys.fluent.core.solver.settings_232.ideas.ideas(name=None, parent=None)#

Bases: Command

Write an IDEAS universal file.

Parameters:
namestr

‘name’ child.

surfacesList

List of surfaces to export.

structural_analysisbool

‘structural_analysis’ child.

write_loadsbool

‘write_loads’ child.

loadsList

‘loads’ child.

cell_func_domain_exportList

‘cell_func_domain_export’ child.

Arguments

Argument

Summary

name

‘name’ child.

surfaces

List of surfaces to export.

structural_analysis

‘structural_analysis’ child.

write_loads

‘write_loads’ child.

loads

‘loads’ child.

cell_func_domain_export

‘cell_func_domain_export’ child.

Included in:

Parent

Summary

export

Enter the export menu.