.. _plot: Plotting Utility ================ |GridGen| has a builtin plotting utility that allows for plotting of the generated data without the use of external tools. Similar to all the other features, the plotting utility is also accessed through the input file, which is accessed as follows. #. Go to the parent directory:: $ cd Make sure that you are in the directory that contains the files :command:`setup.py`, :command:`input_file.xml`, and the folder :command:`src`. #. Open the input file:: $ vi input_file.xml The section of the inputfile devoted to post-processing is shown below: .. code-block:: xml 1 TecPlot file1.dat 16 10 7 21 22 23 24 .. note:: Before running the plotting tool it is required to run create the subdirectory output. Options in the plotting module ++++++++++++++++++++++++++++++ #. The data files generated from a |GridGen| run (or any external data file) is placed in the :command:`output` folder. The name of the file should not have any spaces or special characters (like colon :, quotation marks "" or '', brackets or parenthesis () [] etc). The file name is entered into the ```` field in the input file. If there are more than 1 file, they are entered one after another. #. The ``