ideas#
- class ansys.fluent.core.generated.solver.settings_251.ideas(name=None, parent=None)#
Bases:
Command
Write an IDEAS universal file.
- Parameters:
- file_name
str
The desired file name to export.
- surfaces
List
List of surfaces to export.
- structural_analysisbool
Specifies whether structural analysis or not.
- write_loadsbool
Specifies whether to write loads.
- loads
List
The structural loads type to export.
- cell_func_domain_export
List
The list of quantities to export.
- file_name
Arguments
Argument |
Summary |
---|---|
The desired file name to export. |
|
List of surfaces to export. |
|
Specifies whether structural analysis or not. |
|
Specifies whether to write loads. |
|
The structural loads type to export. |
|
The list of quantities to export. |
Included in:
Parent |
Summary |
---|---|
Export files. |