Skip to content

This project is a collective of tools for the preparation of input files and post processing of output files from VASP.

Notifications You must be signed in to change notification settings

hprats/VaspIOTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 

Repository files navigation

VaspIOTools

This project is a collective of tools for the preparation of input files and post-processing of output files from VASP.

Installation

Clone the repo to your preferred location:

git clone https://github.com/hprats/VaspIOTools.git

Add to your .bashrc file a PYTHONPATH to your repository, i.e.

export PYTHONPATH=path-to-your-repo/VaspIOTools:$PYTHONPATH

Dependencies

VaspIOTools relies on a few Python packages, please be sure to have available:

- numpy
- ase (atomic simulation environment)
- ... (TODO)

About

This project is a collective of tools for the preparation of input files and post processing of output files from VASP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages