Question about EON and vasp
Posted: Sat Jul 30, 2022 11:40 am
Dear Professor Graeme Henkelman,
I try to do structural calculation of amorphous MoSx using EON-aKMC. First, I try to run the example of "akmc-cu100mrr-vasp". But I can't run it correctly. Here is the error infomation
Server is locked by pid 135075
Server is locked by pid 135075
Traceback (most recent call last):
File "/public3/home/sc55763/para/eon/bin/eon", line 3, in <module>
main()
File "/public3/home/sc55763/para/eon/eon/main.py", line 24, in main
akmc.main()
File "/public3/home/sc55763/para/eon/eon/akmc.py", line 571, in main
if lock.aquirelock():
File "/public3/home/sc55763/para/eon/eon/locking.py", line 34, in aquirelock
if self.islocked():
File "/public3/home/sc55763/para/eon/eon/locking.py", line 15, in islocked
self.pid = int(f.read().strip())
ValueError: invalid literal for int() with base 10: ''
Traceback (most recent call last):
File "/public3/home/sc55763/para/eon/bin/eon", line 3, in <module>
main()
File "/public3/home/sc55763/para/eon/eon/main.py", line 24, in main
akmc.main()
It seems "ValueError: invalid literal for int() with base 10: ''" is the reason I can't run correctly. But I don't know how to fix it? Which file should be fixed? I attached the complete "akmc-cu100mrr-vasp" files from my account here. Could you please give me some advises?
I try to do structural calculation of amorphous MoSx using EON-aKMC. First, I try to run the example of "akmc-cu100mrr-vasp". But I can't run it correctly. Here is the error infomation
Server is locked by pid 135075
Server is locked by pid 135075
Traceback (most recent call last):
File "/public3/home/sc55763/para/eon/bin/eon", line 3, in <module>
main()
File "/public3/home/sc55763/para/eon/eon/main.py", line 24, in main
akmc.main()
File "/public3/home/sc55763/para/eon/eon/akmc.py", line 571, in main
if lock.aquirelock():
File "/public3/home/sc55763/para/eon/eon/locking.py", line 34, in aquirelock
if self.islocked():
File "/public3/home/sc55763/para/eon/eon/locking.py", line 15, in islocked
self.pid = int(f.read().strip())
ValueError: invalid literal for int() with base 10: ''
Traceback (most recent call last):
File "/public3/home/sc55763/para/eon/bin/eon", line 3, in <module>
main()
File "/public3/home/sc55763/para/eon/eon/main.py", line 24, in main
akmc.main()
It seems "ValueError: invalid literal for int() with base 10: ''" is the reason I can't run correctly. But I don't know how to fix it? Which file should be fixed? I attached the complete "akmc-cu100mrr-vasp" files from my account here. Could you please give me some advises?