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

Faster coupled BTEs iteration #55

Closed nakib closed 3 years ago

nakib commented 3 years ago

The phonon drag term in the eBTE can be precalculated before each "partially decoupled" iteration cycle. This term involves interpolation from q to k mesh of the the F or G function and is computationally expensive.