vipster
v1.19.3
Published
Molecular visualization and editing toolkit
Downloads
6
Maintainers
Readme
VIsual Periodic STructure EditoR
Master branch:
Testing branch:
Fast and easy to use graphical editor for periodic atomistic simulations. For more information, please visit the Homepage.
Binary releases are available here, installation instructions can be found here.
Last but not least, a (sadly, feature-reduced) browser version can be tried here!
Dependencies:
- JSON for Modern C++
- CLI11
- tinyexpr
- CMake
- {fmt}
- and a C++17-capable compiler (g++ > 8 or clang > 4)
- optional:
- Qt5 (desktop application)
- emscripten (web interface)
- pybind11 (script interface)
- Catch2 (testing)
- LAMMPS (interactive forcefield calculations)
Supported file types:
| Format | Reading | Writing | |-----------------|----------|----------| | xyz (augmented) | ✔ | ✔ | | PWScf input | ✔ | ✔ | | PWScf output | ✔ | | | LAMMPS data | ✔ | ✔ | | LAMMPS dump | ✔ | | | CPMD input | ✔ | ✔ | | Gaussian cube | ✔ | | | XCrysden | ✔ | | | ORCA input | ✔ | ✔ | | VASP Poscar | ✔ | ✔ |