We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5555c2f commit 95b923bCopy full SHA for 95b923b
1 file changed
amset/tools/effmass.py
@@ -58,7 +58,7 @@ def eff_mass(filename, **kwargs):
58
settings = {
59
"scattering_type": ["CRT"],
60
"constant_relaxation_time": 1e-14,
61
- "use_projections": True,
+ "unity_overlap": True,
62
"calculate_mobility": False,
63
"separate_mobility": False,
64
"write_log": False,
0 commit comments