mu-teg-sim


Namemu-teg-sim JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/BerriesLab/mu-teg-sim
SummaryAn app to simulate the device physics of micro Thermoelectric Generators
upload_time2024-07-23 16:26:14
maintainerNone
docs_urlNone
authorDavide Beretta
requires_python>=3.6
licenseNone
keywords python thermoelectric physics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            An app to simulate the device physics of micro Thermoelectric Generators (μTEGs). It calculates the power generated, the efficiency of conversion, the device resistance, the open circuit voltage, and the short circuit current per unit area as a function of the thermocouple length. This app is designed for scientists, researchers, and engineers who want to simulate the device physics of μTEGs, to analyze performance metrics and optimize designs for various applications.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/BerriesLab/mu-teg-sim",
    "name": "mu-teg-sim",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "python, thermoelectric, physics",
    "author": "Davide Beretta",
    "author_email": "mail.davide.beretta+github@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/a8/4f/531320957dac0b8b80304cf0af7b8695b650cb0292aac4147ba40c18ece7/mu_teg_sim-1.0.0.tar.gz",
    "platform": null,
    "description": "An app to simulate the device physics of micro Thermoelectric Generators (\u03bcTEGs). It calculates the power generated, the efficiency of conversion, the device resistance, the open circuit voltage, and the short circuit current per unit area as a function of the thermocouple length. This app is designed for scientists, researchers, and engineers who want to simulate the device physics of \u03bcTEGs, to analyze performance metrics and optimize designs for various applications.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "An app to simulate the device physics of micro Thermoelectric Generators",
    "version": "1.0.0",
    "project_urls": {
        "Homepage": "https://github.com/BerriesLab/mu-teg-sim"
    },
    "split_keywords": [
        "python",
        " thermoelectric",
        " physics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c034df78aabefec21c251bf8e61345ca80ae547301baf7c7aadca6f585e5813d",
                "md5": "83975b311e50b913102c488c28683a2a",
                "sha256": "d3f7c8325ac86620d9abe64dc66723b253695a686a7e06814e9ceeeb1d73011f"
            },
            "downloads": -1,
            "filename": "mu_teg_sim-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "83975b311e50b913102c488c28683a2a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 24785,
            "upload_time": "2024-07-23T16:26:07",
            "upload_time_iso_8601": "2024-07-23T16:26:07.663824Z",
            "url": "https://files.pythonhosted.org/packages/c0/34/df78aabefec21c251bf8e61345ca80ae547301baf7c7aadca6f585e5813d/mu_teg_sim-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a84f531320957dac0b8b80304cf0af7b8695b650cb0292aac4147ba40c18ece7",
                "md5": "f297ecb50cee24c133af05d1c4ca729b",
                "sha256": "a33a5e3a89451deca7493c2d1b741a3e229035c772afd37e78f3486ef622b03b"
            },
            "downloads": -1,
            "filename": "mu_teg_sim-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f297ecb50cee24c133af05d1c4ca729b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1389393,
            "upload_time": "2024-07-23T16:26:14",
            "upload_time_iso_8601": "2024-07-23T16:26:14.625834Z",
            "url": "https://files.pythonhosted.org/packages/a8/4f/531320957dac0b8b80304cf0af7b8695b650cb0292aac4147ba40c18ece7/mu_teg_sim-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-23 16:26:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "BerriesLab",
    "github_project": "mu-teg-sim",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "mu-teg-sim"
}
        
Elapsed time: 1.13185s