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
import qupled.stls as stls
inputs = stls.Input(10.0, 1.0)
stls.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., Kalkavouras, F., Dornheim, T. & Lucco Castello, F. (2025). Dynamic Properties of the Warm Dense Uniform Electron Gas With the qSTLS Dielectric Scheme. Contributions to Plasma Physics, 0:e70014
- 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.2.0.tar.gz
(145.9 kB
view details)
File details
Details for the file qupled-1.2.0.tar.gz.
File metadata
- Download URL: qupled-1.2.0.tar.gz
- Upload date:
- Size: 145.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
151609a7d880038ce8fb356f32aca8220eade23198ede7fa0bf6958ba5a8e9cd
|
|
| MD5 |
5d6e71c26ebeb9cae930e46093c1af69
|
|
| BLAKE2b-256 |
9ba3e4b7d5aedc2dda6efc181f0be150ce47e71dea3c0385d6e079ce348d2cfa
|