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.5.3.tar.gz (1.8 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.5.3-py3-none-any.whl (39.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for elecboltz-0.5.3.tar.gz
Algorithm Hash digest
SHA256 db30bd792786a7b12eddfbd49a0d15147fdf6371afb1d52855ea6500c56fb072
MD5 c02368d28a46772f2458f5c4faf67b32
BLAKE2b-256 eac87b047d87f2c6de2755a3f2d4e31766ae29fc757fe829ec83e7ee3c9d7d5e

See more details on using hashes here.

Provenance

The following attestation bundles were made for elecboltz-0.5.3.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.5.3-py3-none-any.whl.

File metadata

  • Download URL: elecboltz-0.5.3-py3-none-any.whl
  • Upload date:
  • Size: 39.2 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.5.3-py3-none-any.whl
Algorithm Hash digest
SHA256 a9fca69c6a0d2871679ceeb179f34e42e5da24c6f8b4f656a2fda2daab87213a
MD5 6e4a11fa9ea30b4aced62ffcbcb45344
BLAKE2b-256 36fd40f07c6f01a57251de6fe82c46e336a1077f0a0233249f342690a7431c1f

See more details on using hashes here.

Provenance

The following attestation bundles were made for elecboltz-0.5.3-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