mechanical_apdl_input#

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

Bases: Command

Write an Mechanical APDL Input file.

Parameters:
file_namestr

The desired file name to export.

surface_name_listList

Surface.

structural_analysisbool

Specifies whether structural analysis or not.

write_loadsbool

Specifies whether to write loads.

loadsList

The structural loads type to export.

Arguments

Argument

Summary

file_name

The desired file name to export.

surface_name_list

Surface.

structural_analysis

Specifies whether structural analysis or not.

write_loads

Specifies whether to write loads.

loads

The structural loads type to export.

Included in:

Parent

Summary

export

Export files.