A python package to analyze XDATCAR files generated from VASP
Project description
XDATBUS
A python package to analyze XDATCAR files generated from VASP output files. XDATBUS is an enhanced toolkit used to assist in the analysis of XDATCAR files. It currently includes three main functions: 1. Unfolding and merging paths, 2. Fixing specific atoms, 3. Crystal cell expansion, and 4. Real-time CV-structure transfer based on Metadynamics. The XDATCAR python package documentation is available at documentation and a Jupyter Notebook tutorial for the API is available here.
Installation
Make sure you have a Python interpreter newer than version 3.8:
❯ python --version
Python 3.8.0
Then, you can simply install xdatbus
from pypi using pip
:
pip install xdatbus
or
pip install --upgrade xdatbus
Motivation
The main goal of this project is to provide a tool to efficiently do the analysis of Ab-inito molecular dynamics results from VASP. Under most cases, we care about some certain atoms for MD simulation, while in a framework of other atoms which are supposed to be "fixed". For better visualization, we hope these atoms could be fixed but not vibrating. By applying pymatgen and ASE packages.
Get Started
The main goal of this project is to provide a tool to efficiently do the analysis of Ab-inito molecular dynamics results from VASP. Under most cases, we care about some certain atoms for MD simulation, while in a framework of other atoms which are supposed to be "fixed". For better visualization, we hope these atoms could be fixed but not vibrating. By applying pymatgen and ASE packages.
Update log
0.0.6
first upload for test
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file xdatbus-0.0.27.tar.gz
.
File metadata
- Download URL: xdatbus-0.0.27.tar.gz
- Upload date:
- Size: 11.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 46b435bd5e4dcad387bc075f7d082c1d56129c11a54fd77a5370dfdf1cc4e84d |
|
MD5 | bca67e71093a10aff89c101859421856 |
|
BLAKE2b-256 | 8166544d6cdc2da52cfeef4906c9df92163f2272d08ebebec40ca003e636dee1 |
File details
Details for the file xdatbus-0.0.27-py3-none-any.whl
.
File metadata
- Download URL: xdatbus-0.0.27-py3-none-any.whl
- Upload date:
- Size: 14.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.18
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 89f4689d7f3020fd2aa0eadb98ed4dbf459cc41d0c468110644d150daf570d11 |
|
MD5 | 8b3fa223b76b7d0ae13022d90261cdcc |
|
BLAKE2b-256 | d956b1a9c5304803aee4f2188df2e4d2a248880dc945285e1afdba2b7730f1ac |