Next: 6 How do I
Up: Tutorial for the Thermo_pw
Previous: 4 How do I
Contents
Use what='scf_bands'. See example02.
With this option thermo_pw calls twice
pw.x making first a self-consistent calculation with the parameters
given in the pw.x input and then a band calculation along a
path chosen by thermo_pw, or along a path given by the user
after the INPUT_THERMO namelist. The path can be given as
in the pw.x input, but see the user's guide for additional details.
There are a few parameters that you can give in the INPUT_THERMO namelist to control the band plot. The most useful are
emin_input and emax_input that allow you to plot the
bands in a given energy range. At the end of the run, the figure of the bands is
in a file called output_band.ps, if you do not change the name
of the postscript file in the thermo_pw input.
Check also the option what='scf_2d_bands' if you need
to plot the surface band structure.
2019-04-16