Skip to content

MFTabriz/VASP_tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

VASP Tools

A collection of scripts/CLI tools for VASP (The Vienna Ab initio simulation package) files

vasp_ab.sh

This script reads the final Kohn-Sham eigenvalues, and Kohn-Sham orbitals' occupation of each spin channel from the OUTCAR file of a spin-polarized VASP calculation and writes them into a single text file side by side for all the k-points.

Note: The script overwrites any former existing output file!

Examples

$ ./vasp_ab.sh

Reads the data from the “OUTCAR.gz” or “OUTCAR” file and writes the results to the “OUTCAR.AB”

$ ./vasp_ab.sh vasp_outcar abfile

Reads the data from the “vasp_outcar” and writes the results to the “abfile”

Dependencies

About

A collection of scripts for post-processing the VASP (The Vienna Ab initio simulation package) results

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages