Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Effective masses undetectable in a command line? #66

Open
FPrith opened this issue Feb 2, 2024 · 1 comment
Open

Effective masses undetectable in a command line? #66

FPrith opened this issue Feb 2, 2024 · 1 comment

Comments

@FPrith
Copy link

FPrith commented Feb 2, 2024

In my use of effmass in a command line, the detection of effective masses in an electronic band structure sometimes fails.

My purpose in the use of effmass is the quick evalution of effective masses in various insulators.
Below is an example of my calculation and analysis.
・ DFT code: VASP
・ chemical composition: BaO2
・ space group: _I_4/mmm
・ cell: primitive unit cell (fully relaxed before the evaluation of a band structure)
・ k points to evaluate band structures : created by the SeeK-path program in vise, which has been developed by Y. Kumagai.
・ how to use effmass: command line

As an important supplement, regardless of the type of XC potential (GGA or HF/DFT hybrid), band structures in my calculations have been obtained through SCF calculations with explicit lists of k points.

This is a band structure of BaO2, which was drawn by vise.
Its VBM and CBM are on the M points.
The names of high-symmetry k points in this band structure are defined in SeeK-path.
band_BaO2_PBEsol.pdf

Two cases of k-point distance (k-point density) in zero-weighed k points were tested.
k-point distance is controlled by vise.
Case 1) rougher k points
As shown in a png file and a txt file, six hole effective masses along the M-to-gamma and M-to-S directions, and three electron effective masses along the same directions were detected.
RougherKpoints.zip

Case 2) finer k points
Unlike in Case 1, hole/electron effective masses along the M-to-S direction were NOT detected.
In the case of even finer k points, the detection of effective masses still failed.
To improve the reliability of effective mass, I would like to use the finest possible k-point distance.
FinerKpoints.zip

What could be the source of this difference?
Could you please provide any methods to improve the accuracy of detection?

@lucydot
Copy link
Owner

lucydot commented Mar 5, 2024

Hi @FPrith -

Apologies for late reply. I have not yet developed a habit of checking my github mentions frequently; something to work on.

Could it be that for the finer sampling there are two points which are equal in energy? Effmass is not particularly clever :) If there are two points equal in energy it will not detect it as a maximum/minimum (as technically it would be an inflexion point).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants