nastran#

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

Bases: Command

Write a NASTRAN file.

Parameters:
file_namestr

Enter the desired file name to export.

bndry_threadsList

Enter boundary zone name list.

surfacesList

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.

cell_func_domain_exportList

Select the list of quantities to export.

Arguments

Argument

Summary

file_name

Enter the desired file name to export.

bndry_threads

Enter boundary zone name list.

surfaces

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.

cell_func_domain_export

Select the list of quantities to export.

Included in:

Parent

Summary

export

Allows you to export files.