Python modules for electron-phonon models
Project description
Python modules for electron-phonon models
el
- tight-binding models from Wannier90ph
- mass-spring models from Quantum ESPRESSOelph
- electron-phonon coupling from EPWelel
- Coulomb interaction from RESPACKMPI
- work distribution and shared memorybravais
- lattices, symmetries, and interpolationdispersion
- diagonalization on paths and meshesdos
- 2D tetrahedron methodsdiagrams
- susceptibilities, self-energies, etc.occupations
- step and delta smearing functionsmd
- charge-density-wave dynamics using i-PIeliashberg
- parameters for McMillan's formulaplot
- BZ plots, fatbands, etc.misc
- constants, status bars, parsing, etc.
Installation
To install the latest version of elphmod:
python3 -m pip install elphmod
Alternatively, to install the latest development version:
python3 -m pip install git+https://github.com/janberges/elphmod
elphmod can optionally be run in parallel via MPI (with shared-memory support). Using APT and pip, you can install the corresponding dependencies as follows:
sudo apt install libopenmpi-dev
python3 -m pip install mpi4py --no-binary=mpi4py
If you plan to work on elphmod itself, we recommend to download the repository, perform an editable installation, and also install the requirements of examples and documentation:
git clone https://github.com/janberges/elphmod
python3 -m pip install -e elphmod
python3 -m pip install -r elphmod/examples/requirements.txt
python3 -m pip install -r elphmod/doc/requirements.txt
Documentation
The documentation can be found at https://janberges.github.io/elphmod.
Please also have a look at the examples.
Licence
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
Copyright (C) 2017-2024 elphmod Developers
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 elphmod-0.23.tar.gz
.
File metadata
- Download URL: elphmod-0.23.tar.gz
- Upload date:
- Size: 114.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 220f6b3d9660a95efa835f6c47b8f5ef0ab2b3879354b09e4d29d5ac35aab58f |
|
MD5 | 17a5f3cf7c3e6f45719508de2d6807b8 |
|
BLAKE2b-256 | b18b087c52d2618449b56894fb13ee924fbb8d39fff580c67ce71478535d8961 |
Provenance
File details
Details for the file elphmod-0.23-py3-none-any.whl
.
File metadata
- Download URL: elphmod-0.23-py3-none-any.whl
- Upload date:
- Size: 122.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 124f47c5b1da377b1cb35131ca7b6c97a912bbf5d7ff40fd6d5cb760d010c6ce |
|
MD5 | 7d40a917da8b231ff34c30b0df8d393e |
|
BLAKE2b-256 | 8452ed28c06956b2c1c9c6165f9ed101b1140d2c1828e858db17cfcaf7196347 |