mechanical_apdl_input#

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

Bases: Command

Write an Mechanical APDL Input file.

Parameters:
file_namestr

Enter the desired file name to export.

surface_name_listList

Select surface.

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.

Arguments

Argument

Summary

file_name

Enter the desired file name to export.

surface_name_list

Select surface.

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.

Included in:

Parent

Summary

export

Allows you to export files.