.. ############################################################################ .. manual/input_file.rst .. ############################################################################ .. _sec_input_file: `Vertex-CFD` employs an XML-based format for its input files. This section provides a detailed description of all available input parameters. An XML input file is organized into multiple blocks, each of which is documented separately, along with its associated parameters and their expected values. Some blocks may include sub-blocks or lists. In the documentation, these sub-blocks are presented in collapsible sections and should be represented in the XML file with appropriate indentation. For each parameter and sub-block, the documentation provides example snippets illustrating the correct syntax. Users are also encouraged to consult the input files included in the regression test suite for additional reference. *********************** Vertex-CFD Input Files *********************** .. toctree:: :maxdepth: 1 :titlesonly: mesh.rst solution_output.rst restart.rst block_to_physics.rst user_data.rst initial_conditions.rst .. test/test.rst