.. _parmec-output_files: .. role:: red Output files ============ Currently Parmec supports the following output file formats: * For spherical particles: - `LAMMPS `_ \*.dump files :red:`(experimental/under development)`; can be viewed with `OVITO `_ * For mesh based particles, for rigid bodies, for contact points, and for springs: - `*.vtk `_ text files; can be viewed with `ParaView `_, `OVITO `_ - `*.xmf `_ binary files; can be viewed with `ParaView `_ - `*.med `_ binary files :red:`(experimental/under development)`; can be viewed with `Gmsh `_, `SALOME `_ See also the :ref:`OUTPUT ` command for details on outputted entities and file kinds. | .. topic:: Status (as of commit `5ab402d `_) The \*.dump file format is partially supported at this point: it can be used to view animated results for spheres, including some of the output entities. The \*.vtk and \*.xmf file formats are fairly complete and can be used to view motion of particles as well as time histories of all output fields and entities. The \*.med file format currently supports only mesh data (it does not include output for rigid bodies, contact points, and springs).