Fully automated execution of all CASTEP calculation tasks in the specified folder and its subfolders.
- Define your own path need to be calculated in line 42;
- type
python runCASTEP.py
to run.
- you need to install CASTEP (Not the CASTEP of Materials Studio) on your computer. You can apply for CASTEP HERE;
- python packages: psutil, time, os.