BoltzTraP2


NameBoltzTraP2 JSON
Version 24.1.1 PyPI version JSON
download
home_pagehttps://www.boltztrap.org
Summaryband-structure interpolator and transport coefficient calculator
upload_time2024-01-10 09:44:15
maintainer
docs_urlNone
authorGeorg K. H. Madsen
requires_python>=3.5
licenseGPLv3+
keywords electronic band structure onsager thermoelectric coefficients
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            BoltzTraP2 provides a numerically stable and efficient method for obtaining
analytic representations of electronic bands based on density-functional-theory
results for relatively sparse grids. It achieves this goal by using smoothed
Fourier interpolation.

BoltzTraP2 can be used as a Python module or as a standalone command-line
program. One of its most frequent use cases involves determining the Onsager
electronic transport coefficients by direct integration over the Brillouin zone
based on the interpolated band structure, as functions of temperature and
chemical potential. This functionality is easy to access in BoltzTraP2, which
also includes many additional features for band-structure analysis, such as
a 3D viewer of the Fermi surface.

The program and the method are described in detail in the following reference:
G. Madsen, J. Carrete & M. J. Verstraete, Comput. Phys. Commun.

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.boltztrap.org",
    "name": "BoltzTraP2",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "",
    "keywords": "electronic band structure Onsager thermoelectric coefficients",
    "author": "Georg K. H. Madsen",
    "author_email": "georg.madsen@tuwien.ac.at",
    "download_url": "https://files.pythonhosted.org/packages/ea/b6/7d288d71e29f600c7f2e6d776001f195fdbdc170fe278605b634c3826287/BoltzTraP2-24.1.1.tar.gz",
    "platform": null,
    "description": "BoltzTraP2 provides a numerically stable and efficient method for obtaining\nanalytic representations of electronic bands based on density-functional-theory\nresults for relatively sparse grids. It achieves this goal by using smoothed\nFourier interpolation.\n\nBoltzTraP2 can be used as a Python module or as a standalone command-line\nprogram. One of its most frequent use cases involves determining the Onsager\nelectronic transport coefficients by direct integration over the Brillouin zone\nbased on the interpolated band structure, as functions of temperature and\nchemical potential. This functionality is easy to access in BoltzTraP2, which\nalso includes many additional features for band-structure analysis, such as\na 3D viewer of the Fermi surface.\n\nThe program and the method are described in detail in the following reference:\nG. Madsen, J. Carrete & M. J. Verstraete, Comput. Phys. Commun.\n",
    "bugtrack_url": null,
    "license": "GPLv3+",
    "summary": "band-structure interpolator and transport coefficient calculator",
    "version": "24.1.1",
    "project_urls": {
        "Download": "https://gitlab.com/sousaw/BoltzTraP2/repository/archive.tar.gz?ref=v24.1.1",
        "Homepage": "https://www.boltztrap.org"
    },
    "split_keywords": [
        "electronic",
        "band",
        "structure",
        "onsager",
        "thermoelectric",
        "coefficients"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "eab67d288d71e29f600c7f2e6d776001f195fdbdc170fe278605b634c3826287",
                "md5": "f44ca6a972dce5333f132a6003fbfaee",
                "sha256": "920bf894f0717019912a285a4f03d1cfc6c74d601650e199003b4951bdf2f82e"
            },
            "downloads": -1,
            "filename": "BoltzTraP2-24.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f44ca6a972dce5333f132a6003fbfaee",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 81762746,
            "upload_time": "2024-01-10T09:44:15",
            "upload_time_iso_8601": "2024-01-10T09:44:15.078230Z",
            "url": "https://files.pythonhosted.org/packages/ea/b6/7d288d71e29f600c7f2e6d776001f195fdbdc170fe278605b634c3826287/BoltzTraP2-24.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-10 09:44:15",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "sousaw",
    "gitlab_project": "BoltzTraP2",
    "lcname": "boltztrap2"
}
        
Elapsed time: 0.16100s