A high-throughput software package for evaluating point defects
Project description
eDoping
A high-throughput software package for evaluating point defects.
Online Documentation
Installiation
The eDoping
package is built on Python3, so please ensure that it is
properly installed on your system. If the network is available,
the most efficient way to install the eDoping package is via
pip
(or pip3
):
pip install eDoping
If you do not have internet access or are interested in the source code, You can download the source code from GitHub using the following command:
git clone https://github.com/JianboHIT/eDoping.git
For users in mainland China, the source code is also available on Gitee. You can clone it using a similar command:
git clone https://gitee.com/joulehit/eDoping.git
After downloading the source code, navigate to the folder (make sure to
unzip it if you downloaded it as a zip file) and ensure your internet
connection is stable. Then, you can use pip
(or pip3
) to automatically
install the package along with its dependencies, which primarily include
NumPy and SciPy:
pip install .
Once the installation is complete, you can start using the eDoping
package
with the edp
command. To verify that the installation was successful,
you can use the -h
(or --help
) option to display the help information:
edp -h
This will print out the help information for the eDoping
package, including
all available sub-commands.
How to Cite
[1] J. Zhu, J. Li, Z. Ti, L. Wang, Y. Shen, L. Wei, X. Liu, X. Chen, P. Liu, J. Sui, Y. Zhang, eDoping: A high-throughput software package for evaluating point defect doping limits in semiconductor and insulator materials, Materials Today Physics, 55 (2025) 101754, https://doi.org/10.1016/j.mtphys.2025.101754.
[2] J. Li, J. Zhu, Z. Ti, W. Zhai, L. Wei, C. Zhang, P. Liu, Y. Zhang, Synergistic defect engineering for improving n-type NbFeSb thermoelectric performance through high-throughput computations, Journal of Materials Chemistry A, 10 (46) (2022) 24598-24610, https://doi.org/10.1039/d2ta07142h.
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 edoping-0.3.3.tar.gz
.
File metadata
- Download URL: edoping-0.3.3.tar.gz
- Upload date:
- Size: 30.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
71a436d4099774cfeba32f2026456a68a503fe349742313d52e1752d2cee4341
|
|
MD5 |
e602d902ccc48b81ba363830951e1657
|
|
BLAKE2b-256 |
2ad33821e1cd64f33299c41ef3bbbba1eda8d36f6e88546f826aff15e25a4d10
|
File details
Details for the file edoping-0.3.3-py3-none-any.whl
.
File metadata
- Download URL: edoping-0.3.3-py3-none-any.whl
- Upload date:
- Size: 35.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
bbc6706d75f43521461dd5c430e288b14fc6cbb1bf3bd9593c0b50642356a075
|
|
MD5 |
a3edb1f7a2a09cb7deff7eb050119e51
|
|
BLAKE2b-256 |
1c8550f269f94c261fe711557433f2c610c27a6a042b1c02365e5b9270f02f02
|