qphGamma


NameqphGamma JSON
Version 0.2.2 PyPI version JSON
download
home_pagehttps://github.com/brobinson10296/qphGamma
SummaryA package for finding quasiparticle and quasihole scattering rates
upload_time2024-12-05 17:40:25
maintainerNone
docs_urlNone
authorBrian Robinson
requires_pythonNone
licenseNone
keywords first principles vasp fermi gas fermi liquid e-e scattering
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # qphGamma - Python package for analyzing qp (e-) and qh (h+) scattering rates

This package is used to calculate, post-process, and analyze qp and qh scattering rates.  Currently, it supports calculating the scattering rate from a finite-temperature *GW* calculation, through the relation between the imaginary part of the electron-self energy and the scattering rate. It also allows for one to calculate the scattering rate predicted by the Vignale Fermi-liquid (FL) approximation.

Currently, this package will do the following
- Energy- and electronic temperature-dependent scattering rate
- Energy averaged scattering rate
  - Found by integrating total (qp+qh) gamma, occ., 1-occ., and dos over energy
  - Choice of gamma, dos, and occ. must be made

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/brobinson10296/qphGamma",
    "name": "qphGamma",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "first principles, VASP, Fermi gas, Fermi liquid, e-e scattering",
    "author": "Brian Robinson",
    "author_email": "b.p.robinson102@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/38/6e/2c101380ed2bd06c5df660e50cd37e9eecf9354761f6f81151e6040813e6/qphGamma-0.2.2.tar.gz",
    "platform": null,
    "description": "# qphGamma - Python package for analyzing qp (e-) and qh (h+) scattering rates\n\nThis package is used to calculate, post-process, and analyze qp and qh scattering rates.  Currently, it supports calculating the scattering rate from a finite-temperature *GW* calculation, through the relation between the imaginary part of the electron-self energy and the scattering rate. It also allows for one to calculate the scattering rate predicted by the Vignale Fermi-liquid (FL) approximation.\n\nCurrently, this package will do the following\n- Energy- and electronic temperature-dependent scattering rate\n- Energy averaged scattering rate\n  - Found by integrating total (qp+qh) gamma, occ., 1-occ., and dos over energy\n  - Choice of gamma, dos, and occ. must be made\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A package for finding quasiparticle and quasihole scattering rates",
    "version": "0.2.2",
    "project_urls": {
        "Download": "https://github.com/brobinson10296/qphGamma/archive/main.zip",
        "Homepage": "https://github.com/brobinson10296/qphGamma"
    },
    "split_keywords": [
        "first principles",
        " vasp",
        " fermi gas",
        " fermi liquid",
        " e-e scattering"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "83c621d132966b93ee40f268039817400b0f23166c51218ed192be88e1ffc3a8",
                "md5": "8a62acc32092f4282ffdeb9824a9760d",
                "sha256": "f9bc557a89f7b566b27ad996b791c2fe9cec49a22219ad856a66fe13a0afbc29"
            },
            "downloads": -1,
            "filename": "qphGamma-0.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8a62acc32092f4282ffdeb9824a9760d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 18836,
            "upload_time": "2024-12-05T17:40:24",
            "upload_time_iso_8601": "2024-12-05T17:40:24.012680Z",
            "url": "https://files.pythonhosted.org/packages/83/c6/21d132966b93ee40f268039817400b0f23166c51218ed192be88e1ffc3a8/qphGamma-0.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "386e2c101380ed2bd06c5df660e50cd37e9eecf9354761f6f81151e6040813e6",
                "md5": "bb027236e1ce4164128995d4f69d47af",
                "sha256": "ac7626eecdafa2fe169e9a37531ee84c5a50ab576766a4fbd049b62a1cdff061"
            },
            "downloads": -1,
            "filename": "qphGamma-0.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "bb027236e1ce4164128995d4f69d47af",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 10139,
            "upload_time": "2024-12-05T17:40:25",
            "upload_time_iso_8601": "2024-12-05T17:40:25.528098Z",
            "url": "https://files.pythonhosted.org/packages/38/6e/2c101380ed2bd06c5df660e50cd37e9eecf9354761f6f81151e6040813e6/qphGamma-0.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-05 17:40:25",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "brobinson10296",
    "github_project": "qphGamma",
    "github_not_found": true,
    "lcname": "qphgamma"
}
        
Elapsed time: 1.90212s