ideas#

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

Bases: Command

Write an IDEAS universal file.

Parameters:
file_namestr

The desired file name to export.

surfacesList

List of surfaces to export.

structural_analysisbool

Specifies whether structural analysis or not.

write_loadsbool

Specifies whether to write loads.

loadsList

The structural loads type to export.

cell_func_domain_exportList

The list of quantities to export.

Arguments

Argument

Summary

file_name

The desired file name to export.

surfaces

List of surfaces to export.

structural_analysis

Specifies whether structural analysis or not.

write_loads

Specifies whether to write loads.

loads

The structural loads type to export.

cell_func_domain_export

The list of quantities to export.

Included in:

Parent

Summary

export

Export files.