qupled: a package to investigate quantum plasmas via the dielectric formalism
Project description
Qupled
Qupled is a Python package designed for calculating the properties of quantum plasmas using the dielectric formalism. By combining a straightforward Python interface with the speed of C++, it allows for efficient and accurate computations of quantum plasma properties.
Status
Running
After installation qupled can be used as a regular Python package
# Solve the stls dielectric scheme for coupling = 10 and degeneracy 1.0
from qupled.classic import Stls
inputs = Stls.Input(10.0, 1.0)
Stls().compute(inputs)
Documentation
More detailed information on the package together with a list of examples is available in the documentation
Publications
Qupled has been used in the following publications:
- Tolias, P., Lucco Castello, F., Kalkavouras, F., & Dornheim, T. (2024). Revisiting the Vashishta-Singwi dielectric scheme for the warm dense uniform electron fluid. Physical Review B, 109(12)
- Tolias, P., Lucco Castello, F., & Dornheim, T. (2023). Quantum version of the integral equation theory-based dielectric scheme for strongly coupled electron liquids. The Journal of Chemical Physics, 158(14)
- Lucco Castello, F., Tolias, P., & Dornheim, T. (2022). Classical bridge functions in classical and quantum plasma liquids. Europhysics Letters, 138(4)
- Tolias, P., Lucco Castello, F., & Dornheim, T. (2021). Integral equation theory based dielectric scheme for strongly coupled electron liquids. The Journal of Chemical Physics, 155(13)
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
qupled-1.0.2.tar.gz
(137.4 kB
view details)
File details
Details for the file qupled-1.0.2.tar.gz.
File metadata
- Download URL: qupled-1.0.2.tar.gz
- Upload date:
- Size: 137.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f393dec9a4a26643dbf7b6e4533e86a53c8ce39060ad9caf3d590acba21415b7
|
|
| MD5 |
6e08ae879b6046f65d61d9bb8e2d9ae7
|
|
| BLAKE2b-256 |
f032b7da4a165dd259395b9ea436d658d90e19539847a462461deb3928e587d4
|