Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 451 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 451 Bytes

runCASTEP

Fully automated execution of all CASTEP calculation tasks in the specified folder and its subfolders.

How to run?

  1. Define your own path need to be calculated in line 42;
  2. type python runCASTEP.py to run.

Requirements

  1. you need to install CASTEP (Not the CASTEP of Materials Studio) on your computer. You can apply for CASTEP HERE;
  2. python packages: psutil, time, os.