Package for handling io of vasp package in kumagai group at IMR, Tohoku university
Project description
vise
VASP Integrated Supporting Environment (vise) is a collection of tools that supports VASP users to prepare input files for the VASP calculations, handle its calculation errors, and analyze its results.
Note1: Only ensure VASP ver5.4.4 or later so far.
Note2: Units used in pydefect are eV for energy and angstrom for length following the vasp convention.
Note3: When transforming the structure to the primitive one, antiferromagnetic magnetization is not supported.
Installation instructions
- Requirements
- Python 3.7 or higher
Vise depends largely on the following packages, which should be acknowledged sincerely,
- pymatgen
- spglib
- seekpath
- see requirements.txt for others
- Latest stable version is released at PyPI repository, so one can download
it using
pip install vise
.
Executing this software
Detailed information is provided in the online manual at: https://kumagai-group.github.io/vise/
Files and directories included in vise distribution
README : introduction
LICENSE : the MIT license
setup.py : installation script
requirements.txt : list of required packages
/vise/analyzer : tools for VASP analysis especially for band figure and density of states
/vise/cli : command line interfaces
/vise/input_set : tools for generating VASP input files
/vise/tests : test files used mainly for unitests
/vise/util : useful tools
License
Python code is licensed under the MIT License.
Development notes
Bugs, requests and questions
Please use the Issue Tracker to report bugs, request features.
Code contributions
We are always welcome people who want to make vise better. Please use the "Fork and Pull" workflow to make contributions and stick as closely as possible to the following:
- Code style follows PEP8 and Google's writing style.
- Add unittests wherever possible including scripts for command line interfaces.
Tests
Run the tests using pytest vise
.
We also use integrated testing on Github via circleCI.
Citing vise
If vise has been used in your research, please consider citing the following paper.
"Insights into oxygen vacancies from high-throughput first-principles calculations"
Yu Kumagai, Naoki Tsunoda, Akira Takahashi, and Fumiyasu Oba
Phys. Rev. Materials 5, 123803 (2021)
Contact info
Yu Kumagai
yuuukuma@gmail.com
Tohoku University (Japan)
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 vise-0.9.0.tar.gz
.
File metadata
- Download URL: vise-0.9.0.tar.gz
- Upload date:
- Size: 113.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.28.1 setuptools/50.1.0 requests-toolbelt/0.9.1 tqdm/4.64.1 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0be63a665c84b6e664ed662a1bbaec56cca177305b951eebbf7048ecc4e63568 |
|
MD5 | 80f6d2d2392a977e7ed3dbd971d500b2 |
|
BLAKE2b-256 | c022e72671890a394fc93444323afaec3db9798bfcc8f61860fba154275c3918 |
File details
Details for the file vise-0.9.0-py3-none-any.whl
.
File metadata
- Download URL: vise-0.9.0-py3-none-any.whl
- Upload date:
- Size: 156.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.28.1 setuptools/50.1.0 requests-toolbelt/0.9.1 tqdm/4.64.1 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e61ba26351e87f574ab70ad17976b76ab658177bdeb56598f402de54f79957a |
|
MD5 | 71db167cf05bd66887d115063e6e638b |
|
BLAKE2b-256 | 43550c540104286e83d2b4db2d1a213a1b9cf65f4ceb84f88607374750ae068e |