Suite of Python scripts for Perturbo testing and postprocessing
Project description
perturbopy - Python suite for Perturbo postprocessing and testing
This package provides utilities to postprocess and test the Perturbo code, which is an open-source software to compute from first principles the scattering processes between charge carriers (electrons and holes) and phonons, defects, and photons in solid state materials, including metals, semiconductors, oxides, and insulators. Perturbo is written in modern Fortran, including efficient MPI and OpenMP parallelization, allowing to perform calculations efficient on supercomputers using up to ~100,000 cores. Read more about the main code Perturbo here.
Perturbopy provides a user-friendly object-oriented environment to postprocess Perturbo calculations, such as band structure interpolation, electron transport, ultrafast carrier dynamics, and many more. Using Perturbopy, a user can easily load the Perturbo output files (HDF5 or YAML) into Python objects, perform calculations, and visualize data.
The second purpose of the Perturbopy package is to test the main Perturbo code. After a compilation of the Perturbo code on a new machine or after a new implementation, it is always a good practice to run the testsuite, verifying that the existing functionality was not affected, and add new test cases to ensure that the newly implemented features will be compatible with future implementations. Perturbopy, using the pytest
package, provides extensive testing of Perturbo, allowing for both serial and parallel runs.
Find more about Perturbopy on its documentation website. We are open to collaboration! Please create a fork and submit a pull request with detailed description of your work, and we will be happy to discuss and include your contribution.
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 perturbopy-0.6.5.tar.gz
.
File metadata
- Download URL: perturbopy-0.6.5.tar.gz
- Upload date:
- Size: 56.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9a4a4fa63aea4d33610f479188325f62e9e0cadbcc07fbdcef0d500bdb81ab95 |
|
MD5 | 05373bcd03c39901483c4ba788208924 |
|
BLAKE2b-256 | 9123ceae3ea5bc4c0914a15e5a7259ceb1d713cb55de2b0b9c30a36df239fd3f |
File details
Details for the file perturbopy-0.6.5-py3-none-any.whl
.
File metadata
- Download URL: perturbopy-0.6.5-py3-none-any.whl
- Upload date:
- Size: 65.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a4bb4aa142586b82fe3b85cc16215c328a0fdd9c37bffd175f5950442a0261d |
|
MD5 | a268f8c1a94b52ea73356e25d51c838c |
|
BLAKE2b-256 | 081c625c8062f3e337ee83ea98d777a7af752b3ac751a2a2db39bf1b2b603bf4 |