Output file formats¶
OVITO can export data to the following file formats:
Format name |
Description |
Data type(s) |
---|---|---|
LAMMPS data |
File format read by the LAMMPS molecular dynamics code. |
|
LAMMPS dump |
Trajectory format used by the LAMMPS molecular dynamics code. |
|
XYZ |
A simple column-based text format, which is documented here and here. |
|
POSCAR |
File format used by the ab initio simulation package VASP. |
|
IMD |
File format used by the molecular dynamics code IMD. |
|
FHI-aims |
File format used by the ab initio simulation package FHI-aims. |
|
NetCDF |
Binary format for molecular dynamics data following the AMBER format convention. |
|
GSD/HOOMD |
Binary molecular dynamics format used by the HOOMD-blue code. See GSD (General Simulation Data) format. |
|
Table of values |
A simple tabular text file with scalar quantities computed by OVITO’s data pipeline. |
|
VTK |
Generic text-based data format used by the ParaView software. |
|
POV-Ray scene |
Exports the entire scene to a file that can be rendered with POV-Ray. |
|
Crystal Analysis (.ca) |
Format that can store dislocation lines extracted from an atomistic crystal model by the Dislocation analysis (DXA) modifier. The format is documented here. |