The user submitting this issue provided the following workflow layout as an example for producing a band structure plot:
pw.x < 1-si.scf.in > 1-si.scf.out
pw.x < 2-si.band.in > 2-si.band.out
bands.x < 4-si.bands.in > 4-si.bands.out
plotband.x < 5-si.plotband.in
The output of bands.xis two-fold: 4-si.bands.out and nibands.dat. The former is more verbose (clear header) and formatted. It also lists the symmetry group of each point, making identification of high-symmetry points (or changing symmetry) easier.
The user submitting this issue provided the following workflow layout as an example for producing a band structure plot:
The output of
bands.xis two-fold:4-si.bands.outandnibands.dat. The former is more verbose (clear header) and formatted. It also lists the symmetry group of each point, making identification of high-symmetry points (or changing symmetry) easier.