nastran#

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

Bases: Command

Write a NASTRAN file.

Parameters:
file_namestr

The desired file name to export.

bndry_threadsList

Boundary zone name list.

surfacesList

Surface.

structural_analysisbool

Specifies whether structural analysis or not.

write_loadsbool

Specifies whether to write loads.

loadsList

The structural loads type to export.

cell_func_domain_exportList

The list of quantities to export.

Arguments

Argument

Summary

file_name

The desired file name to export.

bndry_threads

Boundary zone name list.

surfaces

Surface.

structural_analysis

Specifies whether structural analysis or not.

write_loads

Specifies whether to write loads.

loads

The structural loads type to export.

cell_func_domain_export

The list of quantities to export.

Included in:

Parent

Summary

export

Export files.