Collection of python script modifiers for OVITO Pro. Each script is designed to be used on a data collection from the graphical user interface using the python script modifier. The OVITO version used ...
Python file reader for OVITO that reads the bond topology from a DDEC chargemol analysis. To use it you first need to load the particles from a CONTCAR, POSCAR, or XDATCAR file. Afterwards, you can ...
Sometimes, a particular python package or script that you wanted to install may not available in Python Package Index (PyPI). Even if that package is available in PyPI, a new feature of that package ...