file#
- class ansys.fluent.core.solver.settings_231.file.file(name=None, parent=None)#
‘file’ child.
Attributes
Attribute |
Summary |
---|---|
Indicate whether to write nodal coordinates in single precision. |
|
Indicate whether to write binary or text format case and data files. |
|
Indicate whether to write ANSYS common fluids format (CFF) files or legacy case and data files. |
|
Choose whether to optimize file IO using scratch disks and asynchronous operations. |
|
Indicate whether to attempt to save pdat files. |
|
Indicate whether or not to confirm attempts to overwrite existing files. |
|
‘export’ child. |
|
‘import’ child. |
|
‘parametric_project’ child. |
Methods
Method |
Summary |
---|---|
‘auto_save’ child. |
|
Save input to a named macro. |
|
‘read’ command. |
|
‘read_case’ command. |
|
‘read_case_data’ command. |
|
‘read_case_setting’ command. |
|
‘read_data’ command. |
|
‘read_mesh’ command. |
|
Read a journal file. |
|
Start recording all input in a file. |
|
Stop recording input and close the journal file. |
|
‘replace_mesh’ command. |
|
‘write’ command. |
Included in:
Parent |
Summary |
---|---|
‘root’ object. |