nakib / elphbolt

A solver for the coupled and decoupled electron and phonon Boltzmann transport equations.
GNU General Public License v3.0
39 stars 26 forks source link

Runlevel 0 info print bug #119

Closed nakib closed 1 year ago

nakib commented 1 year ago

For the case where only valence or only conduction bands are included in the Wannier bands set, the information printing regarding conduction band maximum and valence band minimum will result in an invalid memory access (lines 769 - 783 of electron.f90).