2.4. 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...

../_images/mmv.png

Exporting Results to Other Formats