:orphan:

.. _file:

file
====

.. autoclass:: ansys.fluent.core.solver.settings_232.file.file
    :show-inheritance:

.. rubric:: Attributes

============================================================================   ===================================================================================================

Attribute                                                                                                                                                                  Summary

============================================================================   ===================================================================================================
:ref:`single_precision_coordinates <single_precision_coordinates>`                                                Indicate whether to write nodal coordinates in single precision.

:ref:`binary_legacy_files <binary_legacy_files>`                                                              Indicate whether to write binary or text format case and data files.

:ref:`cff_files <cff_files>`                                                       Indicate whether to write ANSYS common fluids format (CFF) files or legacy case and data files.

:ref:`convert_hanging_nodes_during_read <convert_hanging_nodes_during_read>`              Indicate whether meshes with hanging-nodes will be converted to polyhedra while reading.

:ref:`async_optimize <async_optimize>`                                                         Choose whether to optimize file IO using scratch disks and asynchronous operations.

:ref:`write_pdat <write_pdat>`                                                                                                     Indicate whether to attempt to save pdat files.

:ref:`confirm_overwrite <confirm_overwrite>`                                                              Indicate whether or not to confirm attempts to overwrite existing files.

:ref:`auto_save <auto_save>`                                                                                                                                    'auto_save' child.

:ref:`export <export>`                                                                                                                                      Enter the export menu.

:ref:`import_ <import_>`                                                                                                                                           'import' child.

:ref:`parametric_project <parametric_project>`                                                                                                         'parametric_project' child.

:ref:`cffio_options <cffio_options>`                                                                                                                              CFF I/O options.

============================================================================   ===================================================================================================

.. rubric:: Methods

==================================================   =====================================================================

Method                                                                                                             Summary

==================================================   =====================================================================
:ref:`define_macro <define_macro>`                                                            Save input to a named macro.

:ref:`execute_macro <execute_macro>`                                                       Run a previously defined macro.

:ref:`read_macros <read_macros>`                                                       Read macro definitions from a file.

:ref:`read <read_1>`                                                                                       'read' command.

:ref:`read_case <read_case>`                                                                          'read_case' command.

:ref:`read_case_data <read_case_data>`                                                           'read_case_data' command.

:ref:`read_case_setting <read_case_setting>`                                                  'read_case_setting' command.

:ref:`read_data <read_data>`                                                                          'read_data' command.

:ref:`read_mesh <read_mesh>`                                                                          'read_mesh' command.

:ref:`read_journal <read_journal>`                                                                    Read a journal file.

:ref:`start_journal <start_journal>`                                                  Start recording all input in a file.

:ref:`stop_journal <stop_journal>`                                        Stop recording input and close the journal file.

:ref:`replace_mesh <replace_mesh>`                                                                 'replace_mesh' command.

:ref:`write <write>`                                                                                      'write' command.

:ref:`read_settings <read_settings>`                                 Read and set boundary conditions from specified file.

:ref:`read_field_functions <read_field_functions>`                     Read custom field-function definitions from a file.

:ref:`read_injections <read_injections>`                                              Read all DPM injections from a file.

:ref:`read_profile <read_profile>`                       Read boundary profile data (\*.prof, \*.csv). Default is \*.prof.

:ref:`read_pdf <read_pdf>`                                                                                Read a PDF file.

:ref:`read_isat_table <read_isat_table>`                                                               Read an ISAT table.

:ref:`show_configuration <show_configuration>`                            Display current release and version information.

:ref:`stop_macro <stop_macro>`                                                            Stop recording input to a macro.

:ref:`start_transcript <start_transcript>`                                     Start recording input and output in a file.

:ref:`stop_transcript <stop_transcript>`                    Stop recording input and output and close the transcript file.

:ref:`data_file_options <data_file_options>`                            Set derived quantities to be written in data file.

==================================================   =====================================================================

.. rubric:: Included in:

==================   ==================

Parent                          Summary

==================   ==================
:ref:`root <root>`       'root' object.

==================   ==================