KitchenSong / effective_mass_tensor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

effective_mass_tensor

Example : A band minimum at L point in reciprocal space of PbTe (Rocksalt structure)

Basic idea

i. Calculate energy on a mesh around L point using Quantum Espresso.
ii. Interplate the energy value at +dx, -dx, +dy, -dy, +dz, -dz, etc.
iii. Use finite method to calculate the tensor of effective mass.

  • cdt.py can be used to generate unifor mesh for general purpose.

About

License:MIT License


Languages

Language:Python 100.0%