Dear Rashmi, effective mass is an anisotropic quantity.So, the effective mass values at different k-points is different.If you are using VASP, then open band.txt file in origin software. From the electronic bandstructure, find double differentiate of E wrt k then use the relation m*= h cross square/ double derivative of E w.r.t k. If you do it at VBM you will get effective mass of hole and for effective mass of electron repeat all at CBM.You can also get the effective mass tensor using ELK code in which there is a script available for effective mass calculation.
Thank you Dimple, but i am not getting idea how take double differentiation of parabola (band diagram). can you please send me any example. if you need i can attach band st. file.
I have worked exactly on this issue and in the SI of the paper there is a Mathematica script package compatible with VASP outputs which directly calculates the effective mass tensor and average effective mass, and also DOS effective masses.
In general the idea is to plot the band diagram in different directions in k-space and perform a second derivative at extrema point, which can be calculated by finite difference schemes, or more accurately, as in the scripts above, by a fitting of general second order polynomial in 3D.
I hope the paper and scripts will help you, and if not directly by just using them on your outputs, then maybe just put you on the right track. there are some fine details to consider in such approximations like: partial occupancies, the location of the CBM and VBM, the k-grid density, the k-space integration method, the averaging technique, spin symmetry in the band structure, and some more issues, all of which are outlined and discussed in the paper and SI.
Hello Rashmi, As I mentioned to you. From band.txt file , you can open it in Origin.Select a column or band no. at which you want to calculate effective mass. Then in Origin , go to Analysis > Differentiate. Then a dialog box will open. There is option for derivative i.e. first , second and higher derivative. After it, there will be generation of new column of derivates of all the values of that column.
In the first link above you will be directed to scripts and a word file with information on them. if not you can just look for the words "Supplementary Material" in the paper, there is a link there. The scripts are .nb files that open in Mathematica.
In case of band gap, we cannot calculate Fermi velocity anymore, as it is related to Fermi energy. We generally use an equation for parabolic band structure by taking double derivative of energy with respect to momentum space to calculate the effective mass of electron or hole. But in case of linear dispersion band, it is no any more valid. Could you please suggest any method to calculate the mobility of the material through its linear dispersion of band structure with band gap or mobility of carriers at Dirac point?