.. _Postprocessing: Postprocessing Results ###################### Visualizing Results =================== After completion of a simulation, results can be viewed in one of two ways * ``MaterialPointSimulator.view()`` method call:: mps.run() mps.view() * The ``mml`` script:: mml view runid.exo Whichever method is chosen, a visualizer... .. figure:: ../images/mmv.png :align: center :height: 3.5in Exporting Results to Other Formats ==================================