:orphan:

.. _file:

file
====

.. autoclass:: ansys.fluent.core.generated.solver.settings_251.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:`auto_merge_zones <auto_merge_zones>`                                                                       Indicate whether to merge cell/face zones automatically during case reading.

: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:`auto_save <auto_save>`                                                       Allows you to specify automatic saving of case and data files at specified intervals during a calculation.

:ref:`export <export>`                                                                                                                                            Allows you to export files.

:ref:`import_ <import_>`                                                                                                                                          Allows you to import files.

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

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

:ref:`batch_options <batch_options>`                                                                                                                                   Set the batch options.

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

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

.. 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>`                                                                                         '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_surface_mesh <read_surface_mesh>`                                                          Read surface meshes.

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

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

:ref:`start_python_journal <start_python_journal>`                             Start recording all input in a python 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:`write_case <write_case>`                                                                       'write_case' command.

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

:ref:`write_case_data <write_case_data>`                                                        'write_case_data' 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.

:ref:`beta_settings <beta_settings>`                                      Enable access to beta features in the interface.

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

.. rubric:: Included in:

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

Parent                              Summary

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

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