Integrated environment for first-principles point-defect calculations using vasp
Project description
# README #
This README would normally document whatever steps are necessary to get your application up and running.
### What is this repository for? ###
Automatic constructor of point-defect enveironment, and analyzer of vasp calculation results.
0.2.0
[Learn Markdown](https://bitbucket.org/tutorials/markdowndemo)
### How do I get set up? ###
#### Installation using pip
After cloning the repository, it is possible to install pydefect using the python package manager pip. To do so, run this command in the directory containing setup.py:
pip install ./
This will install pydefect and any dependant packages not already have installed on your system.
Note that the scikit-image package is required to locate interstitials but can be omitted if this feature is not required.
Sometimes errors will be given if a specific version of a package is not installed. In this case try installing the exact versions that have been tested for use with pydefect with the following command:
pip install -r requirements.txt ./
This will install the package versions listed in the requirements.txt file. To prevent interference with other programmes, it is advised that a package management system like [conda](https://docs.conda.io/projects/conda/en/latest/index.html) is used. This allows you to install dependancies in a particular environment so that they can be managed and recorded more easily. The commands above can then be executed in a conda environment (after installing pip in that environment).
For more information on how dependancies are managed in this branch see this [blog post](https://medium.com/@boscacci/why-and-how-to-make-a-requirements-txt-f329c685181e).
Summary of set up
Configuration
Dependencies
Database configuration
How to run tests
Deployment instructions
### Contribution guidelines ###
Writing tests
Code review
Other guidelines
### Who do I talk to? ###
Repo owner or admin
Other community or team contact
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 Distributions
Built Distribution
File details
Details for the file pydefect-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: pydefect-0.0.1-py3-none-any.whl
- Upload date:
- Size: 139.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.40.2 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | de666402d4d95171f97393b757137143a9959c01262bd17c997b7751d0d39250 |
|
MD5 | db3df71adf50dc837d823871fffe1081 |
|
BLAKE2b-256 | 6a13cb0c41e225728cadb3d87f3496bc7eef400223d0a22be133ba3bc0a66d4f |