Ovito < 360p 2025 >
OVITO can track the temporal evolution of defects and structural elements over time. It allows for the identification of twin boundaries and atomic-scale voids/bubbles in materials undergoing deformation. E. Python Integration (OVITO Pro)
from ovito.io import import_file, export_file from ovito.modifiers import CommonNeighborAnalysisModifier OVITO can track the temporal evolution of defects
# Add the CNA modifier pipeline.add_modifier(CommonNeighborAnalysisModifier()) used for identifying crystalline phases.
Robust against thermal noise, used for identifying crystalline phases. OVITO can track the temporal evolution of defects |