This repository has been archived by the owner on Aug 27, 2022. It is now read-only.
Releases: Ionizing/wavecar_parser
Releases · Ionizing/wavecar_parser
First release
Statically compiled on Ubuntu 16.04 LTS, with gcc-4.9
.
A wavefunction plotter using WAVECAR.
Usage:
../plotWave.out [OPTION...]
-b, --band arg Specify which band to plot, default: 0
-e, --example Give example usage of plotWave
-h, --help Print help
-k, --kpoint arg Specify which kpoint to plot, default: 0
-l, --list List brief info of current wavecar
--prefix arg File name prefix of output .vasp file, default: "wfc"
--poscar arg Specify which POSCAR to read, default: "POSCAR"
-r, --real Only output real part of wavefunction
-s, --spin arg Specify which spin to plot, default: 0
-w, --wavecar arg Specify which WAVECAR to parse, default: "WAVECAR"