next up previous
Next: bs_xc_functional Up: Data Previous: bs_max_cg_steps

integer :: bs_nbands

The number of bands at each k-point when performing a band structure calculation.

If BS_NBANDS is present in the parameter file, the value of bs_nbands is determined by this keyword.

If BS_NEXTRA_BANDS is specified ${\tt bs\_nbands} = {\tt max(nup,ndown)} + {\rm BS\_NEXTRA\_BANDS}$.

If BS_PERC_EXTRA_BANDS is specified ${\tt bs\_nbands} = {\tt max(nup,ndown)} \times ( 1 + \frac{\rm BS\_PERC\_EXTRA\_BANDS}{100})$.

The default value of this parameter is $3 \times \verb ....



Jonathan Yates 2004-04-16