This python script converts POSCAR (VASP) format in reciprocal coordinate to direct coordinate
Steps to run:
Requires a VASP POSCAR file in the current directory
Execute: python direct_to_cart_vasp_poscar.py
This python script converts POSCAR (VASP) format in reciprocal coordinate to direct coordinate
PythonMIT