Skip to main content

Boltzmann transport for conductivity of materials using an FEM

Project description

FEM for Boltzmann Transport Conductivity

Conductivity calculated using Boltzmann Transport theory, using a Finite Element Method (FEM). In addition to arbitrary Fermi surfaces, arbitrary scattering kernels are also supported.

Developed and maintained by the Grissonnanche group. Based on a method proposed by Chaitanya Murthy.

Installation

pip install elecboltz

Usage

Here is a minimal example for a simple free electron system.

import elecboltz

band = elecboltz.BandStructure(
    dispersion="kx**2 + ky**2", chemical_potential=1.0,
    unit_cell=(2*np.pi, 2*np.pi, 2*np.pi), periodic=2)
band.discretize()

cond = elecboltz.Conductivity(
    band=band, scattering=1.0, field=(1.0, 2.0, 3.0))
sigma = cond.solve()
print(sigma)

Documentation

The documentation is available at elecboltz.readthedocs.io.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

elecboltz-0.3.11.tar.gz (1.6 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

elecboltz-0.3.11-py3-none-any.whl (30.4 kB view details)

Uploaded Python 3

File details

Details for the file elecboltz-0.3.11.tar.gz.

File metadata

  • Download URL: elecboltz-0.3.11.tar.gz
  • Upload date:
  • Size: 1.6 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for elecboltz-0.3.11.tar.gz
Algorithm Hash digest
SHA256 5d03640a651f11fa44bc26fbafc87e7f39d03d6c16d933323121f5abeaef1f1a
MD5 2e92cf027c85229a250b2a0884f05486
BLAKE2b-256 8575c924b1e37e708511ab8c826cca737e9e18de4fd480c79b74d207eea6fd32

See more details on using hashes here.

Provenance

The following attestation bundles were made for elecboltz-0.3.11.tar.gz:

Publisher: publish.yml on slhshamloo/boltzmann-conductivity

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file elecboltz-0.3.11-py3-none-any.whl.

File metadata

  • Download URL: elecboltz-0.3.11-py3-none-any.whl
  • Upload date:
  • Size: 30.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for elecboltz-0.3.11-py3-none-any.whl
Algorithm Hash digest
SHA256 5100864dc6b99319f39b310aba0e3429d43bdea8c7de3f463fb9250c27e3e27a
MD5 9a635ab977af7f54d9ca4ceb455c6b91
BLAKE2b-256 68306f2a31b65874722ce49c354cdf17654998c626fb2619d9d8513d7be83544

See more details on using hashes here.

Provenance

The following attestation bundles were made for elecboltz-0.3.11-py3-none-any.whl:

Publisher: publish.yml on slhshamloo/boltzmann-conductivity

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page