Dear Filipir,
When I run the same SiC.py, i get the following error. I am using QATK 2019.12 SP1.
+------------------------------------------------------------------------------+
| |
| QuantumATK Q-2019.12-SP1[Build 2a77e01] |
| |
+------------------------------------------------------------------------------+
Traceback (most recent call last):
File "1.py", line 34, in <module>
k_point_sampling = KpointDensity(
Traceback (most recent call last):
NameError: name 'KpointDensity' is not defined
File "1.py", line 34, in <module>
Traceback (most recent call last):
File "1.py", line 34, in <module>
k_point_sampling = KpointDensity(
NameError: name 'KpointDensity' is not defined
k_point_sampling = KpointDensity(
NameError: name 'KpointDensity' is not defined
Traceback (most recent call last):
File "1.py", line 34, in <module>
k_point_sampling = KpointDensity(
NameError: name 'KpointDensity' is not defined
So, i couldn't try all electron density for my other structures?
How do I resolve such errors?
Or does all electron density is not equipped with my QATK version?
Regards