patran_neutral#
- class ansys.fluent.core.generated.solver.settings_242.patran_neutral.patran_neutral(name=None, parent=None)#
Bases:
Command
Write a PATRAN neutral file.
- Parameters:
- file_name
str
Enter the desired file name to export.
- surfaces
List
Select surface.
- structural_analysisbool
Choose whether structural analysis or not.
- write_loadsbool
Choose whether or not to write loads.
- loads
List
Choose the structural loads type to export.
- cell_func_domain_export
List
Select the list of quantities to export.
- file_name
Arguments
Argument |
Summary |
---|---|
Enter the desired file name to export. |
|
Select surface. |
|
Choose whether structural analysis or not. |
|
Choose whether or not to write loads. |
|
Choose the structural loads type to export. |
|
Select the list of quantities to export. |
Included in:
Parent |
Summary |
---|---|
Allows you to export files. |