Skip to content
Yannick edited this page Apr 24, 2023 · 10 revisions

What is this?

Small package to load vasprun.xml files and perform analysis on the spin-splitting of antiferromagnetic materials.

Get started

Installation

You can install this package directly from github using pip (Assuming you have access to this repo at that time).

pip install git+https://github.com/krispy-kenay/vasp-analyzer.git

What now?

After installing the package, you are ready to use it in your project. If this is your first time using it, head over to the tutorial to learn more.

To make sure the results are reproducible, the exact settings and setup are documented in the input page.

Docs

Detailed documentation can be found in separate pages:

Clone this wiki locally