kavanase / VASP-ScriptsnStuff

Some VASP processing and convergence-testing shell scripts.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VASP-ScriptsnStuff

Some VASP processing and convergence-testing shell scripts.

Note that the convergence-testing functionality has been much improved in the vaspup2.0 package, so it is strongly recommended to use that instead.

In ConvergenceTesting, there are shell scripts (plus job submission scripts for UCL HPC (SGE Batch Scheduler)) to run a VASP calculation with varying k-grid densities and/or varying plane wave energy cutoff (ENCUT). The final ground state energy for each calculation is then saved to an output text file, which can then be analysed by reading the file or graphically via the Jupyter notebook VASP Convergence Analysis.

About

Some VASP processing and convergence-testing shell scripts.

License:MIT License


Languages

Language:Jupyter Notebook 98.6%Language:Shell 1.4%