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.3.tar.gz
(139.2 kB
view details)
File details
Details for the file qupled-1.0.3.tar.gz.
File metadata
- Download URL: qupled-1.0.3.tar.gz
- Upload date:
- Size: 139.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0984a9b5bf2fc320ca9f07df45da0ae5fcf04aabe0f5a4c78367824947755817
|
|
| MD5 |
59cbaa42d159b3c55ae2e2845c6f7657
|
|
| BLAKE2b-256 |
e96c9957c7444fa372f2575607505f3328c602912c9a0f327f99826116813adc
|