akiraakaishi / vasputils

Utility tools for pre/post processing for VASP(Vienna Ab initio Simulation Package)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vasputils

Pre-and-Post processing tools for Vienna Ab initio Simulation Package (VASP)

Table of Contents

Requirements

vasputils requires the following to run:

  • python 2.7
  • numpy

Installation

pip install git+git://github.com/akiraakaishi/vasputils.git

Usage

chg_split ./CHG
vasprun dos
vasprun --file somewhere/vasprun.xml eigenval --energy=-3.0:3.0

License

vasputils is licensed under the MIT license.
Copyright © 2016, Akira Akaishi

About

Utility tools for pre/post processing for VASP(Vienna Ab initio Simulation Package)

License:MIT License


Languages

Language:Python 100.0%