We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5555c2f + 95b923b commit b6374ebCopy full SHA for b6374eb
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