Dear CALYPSO community have down loaded and read the manual of CALYPSO, As far as I understood we need four files for input:
input.dat
calypso.x (the executable)
submit.sh (initiated vasp)
INCAR_* and POTCAR (VASP inputs)
how ever when I run the program : ./calypso.x > caly.log, an error massage keeps coming:
Traceback (most recent call last):
------------------------------------------------------------------------------------------
File "contcar.py", line 64, in <module>
icontcar('./')
File "contcar.py", line 50, in icontcar
if linetmp[j] < 0.:
TypeError: 'map' object is not subscriptable
----------------------------------------------------------------------------------------------
I have attached the input folder. Kindly let me know how to fix this error.
thanks