file#
- class ansys.fluent.core.solver.settings_232.file.file(name=None, parent=None)#
Bases:
Group
‘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. |
|
Indicate whether meshes with hanging-nodes will be converted to polyhedra while reading. |
|
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. |
|
‘auto_save’ child. |
|
Enter the export menu. |
|
‘import’ child. |
|
‘parametric_project’ child. |
|
CFF I/O options. |
Methods
Method |
Summary |
---|---|
Save input to a named macro. |
|
Run a previously defined macro. |
|
Read macro definitions from a file. |
|
‘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. |
|
Read and set boundary conditions from specified file. |
|
Read custom field-function definitions from a file. |
|
Read all DPM injections from a file. |
|
Read boundary profile data (*.prof, *.csv). Default is *.prof. |
|
Read a PDF file. |
|
Read an ISAT table. |
|
Display current release and version information. |
|
Stop recording input to a macro. |
|
Start recording input and output in a file. |
|
Stop recording input and output and close the transcript file. |
|
Set derived quantities to be written in data file. |
Included in:
Parent |
Summary |
---|---|
‘root’ object. |