ideas#

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

Bases: Command

Write an IDEAS universal file.

Parameters:
file_namestr

Enter the desired file name to export.

surfacesList

List of surfaces to export.

structural_analysisbool

Choose whether structural analysis or not.

write_loadsbool

Choose whether or not to write loads.

loadsList

Choose the structural loads type to export.

cell_func_domain_exportList

Select the list of quantities to export.

Arguments

Argument

Summary

file_name

Enter the desired file name to export.

surfaces

List of surfaces to export.

structural_analysis

Choose whether structural analysis or not.

write_loads

Choose whether or not to write loads.

loads

Choose the structural loads type to export.

cell_func_domain_export

Select the list of quantities to export.

Included in:

Parent

Summary

export

Allows you to export files.