This is a personal collection of Python scripts used in research with VASP (Vienna Ab initio Simulation Package). The scripts cover a range of workflows such as:
- Structure generation
- Band structure and DOS analysis
- Thermodynamic calculations
- Magnetic moment analysis
- BoltzTraP transport property evaluations
- Wannier90 post-processing
- Automation via SLURM/qsub templates
The scripts are organized by topic to make reuse and modification easier during future projects.
structure_generation/β Tools for generating crystal structures and supercellsband_dos_analysis/β DOS, band structure, and orbital analysisenergy_stability/β Formation energy and convex hull evaluationsboltztrap_analysis/β Transport property plotting and k-path creationmagnetism/β Tools for magnetic structures and analysisthermodynamics/β Debye model, entropy calculations, and El_entropy workflowwannier90/β Scripts related to Wannier90job_submission/β Qsub templates and parallel execution toolsplotting/β General plotting utilities for VASP outputs
For personal academic use. Modify as needed. No warranty is provided.