p4v
visualization suite for the Vienna Ab-initio Simulation Package (VASP)
Install
- All systems
-
curl cmd.cat/p4v.sh
- Debian
-
apt-get install p4vasp
- Ubuntu
-
apt-get install p4vasp
- Kali Linux
-
apt-get install p4vasp
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install p4vasp
- Raspbian
-
apt-get install p4vasp
- Dockerfile
- dockerfile.run/p4v
p4vasp
visualization suite for the Vienna Ab-initio Simulation Package (VASP)
p4VASP is a visualization suite for the Vienna Ab-initio Simulation Package (VASP). It contains an extensible GUI framework, that can be used to view material structure, density of states, band-structure and more. It provides a Python library, that greatly simplifies the process of manipulation of the VASP input and output data in Python scripts. P4vasp utilizes also many handy routines and objects e.g. for creating 2D graphs, data storage (xml,DOM) or simple matrix library.