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-0.0.5.tar.gz
(137.4 kB
view details)
File details
Details for the file qupled-0.0.5.tar.gz.
File metadata
- Download URL: qupled-0.0.5.tar.gz
- Upload date:
- Size: 137.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b70fb104eb202932591fa7966bf185c7e773e6fbf1624096553673123cb7d874
|
|
| MD5 |
bdeeeeb223bbc64354c8412cfca9a9a0
|
|
| BLAKE2b-256 |
f3bbce5f6d4e90b6441c9a0c3313959b3573f34a565beb08eb583309db23e09f
|