:orphan: .. _file: file ==== .. autoclass:: ansys.fluent.core.solver.settings_241.file.file :show-inheritance: .. rubric:: Attributes ============================================================================ =================================================================================================== Attribute Summary ============================================================================ =================================================================================================== :ref:`single_precision_coordinates ` Indicate whether to write nodal coordinates in single precision. :ref:`binary_legacy_files ` Indicate whether to write binary or text format case and data files. :ref:`cff_files ` Indicate whether to write ANSYS common fluids format (CFF) files or legacy case and data files. :ref:`convert_hanging_nodes_during_read ` Indicate whether meshes with hanging-nodes will be converted to polyhedra while reading. :ref:`async_optimize ` Choose whether to optimize file IO using scratch disks and asynchronous operations. :ref:`write_pdat ` Indicate whether to attempt to save pdat files. :ref:`auto_save ` 'auto_save' child. :ref:`export ` Enter the export menu. :ref:`import_ ` 'import' child. :ref:`parametric_project ` 'parametric_project' child. :ref:`cffio_options ` CFF I/O options. :ref:`batch_options ` Set the batch options. ============================================================================ =================================================================================================== .. rubric:: Methods ================================================== ===================================================================== Method Summary ================================================== ===================================================================== :ref:`define_macro ` Save input to a named macro. :ref:`execute_macro ` Run a previously defined macro. :ref:`read_macros ` Read macro definitions from a file. :ref:`read ` 'read' command. :ref:`read_case ` 'read_case' command. :ref:`read_case_data ` 'read_case_data' command. :ref:`read_case_setting ` 'read_case_setting' command. :ref:`read_data ` 'read_data' command. :ref:`read_mesh ` 'read_mesh' command. :ref:`read_surface_mesh ` Read surface meshes. :ref:`read_journal ` Read a journal file. :ref:`start_journal ` Start recording all input in a file. :ref:`stop_journal ` Stop recording input and close the journal file. :ref:`replace_mesh ` 'replace_mesh' command. :ref:`write ` 'write' command. :ref:`write_case ` 'write_case' command. :ref:`write_data ` 'write_data' command. :ref:`write_case_data ` 'write_case_data' command. :ref:`read_settings ` Read and set boundary conditions from specified file. :ref:`read_field_functions ` Read custom field-function definitions from a file. :ref:`read_injections ` Read all DPM injections from a file. :ref:`read_profile ` Read boundary profile data (\*.prof, \*.csv). Default is \*.prof. :ref:`read_pdf ` Read a PDF file. :ref:`read_isat_table ` Read an ISAT table. :ref:`show_configuration ` Display current release and version information. :ref:`stop_macro ` Stop recording input to a macro. :ref:`start_transcript ` Start recording input and output in a file. :ref:`stop_transcript ` Stop recording input and output and close the transcript file. :ref:`data_file_options ` Set derived quantities to be written in data file. ================================================== ===================================================================== .. rubric:: Included in: ================== ================== Parent Summary ================== ================== :ref:`root ` 'root' object. ================== ==================