srlife


Namesrlife JSON
Version 2.0.2 PyPI version JSON
download
home_pagehttps://github.com/Argonne-National-Laboratory/srlife
SummaryEvaluate the structural life of a solar receiver
upload_time2024-11-21 17:00:31
maintainerNone
docs_urlNone
authorArgonne National Laboratory
requires_python>=3.6
licenseNone
keywords materials structures modeling
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # srlife: solar receiver life estimation tool

![Test Status](https://github.com/applied-material-modeling/srlife/workflows/tests/badge.svg) ![Documentation Status](https://readthedocs.org/projects/srlife/badge/?version=latest)

This python package evaluates the structural life of tubular solar receivers against
creep rupture, fatigue, and creep-fatigue damage modes.

Full documentation is available [here](https://srlife.readthedocs.io/).

## Prerequisites

The package itself is pure python, however it relies on several additional
python packages listed in [requirements.txt](requirements.txt).
Note that srlife uses Python3.

## License

The package is provided under an MIT license found in the
[LICENSE](LICENSE) file.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Argonne-National-Laboratory/srlife",
    "name": "srlife",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": null,
    "keywords": "materials structures modeling",
    "author": "Argonne National Laboratory",
    "author_email": "messner@anl.gov",
    "download_url": "https://files.pythonhosted.org/packages/77/24/59ba0902d519ec7fd3aa06a0891e81d6b78d53882ec8a98ca9bfb65f16f9/srlife-2.0.2.tar.gz",
    "platform": null,
    "description": "# srlife: solar receiver life estimation tool\n\n![Test Status](https://github.com/applied-material-modeling/srlife/workflows/tests/badge.svg) ![Documentation Status](https://readthedocs.org/projects/srlife/badge/?version=latest)\n\nThis python package evaluates the structural life of tubular solar receivers against\ncreep rupture, fatigue, and creep-fatigue damage modes.\n\nFull documentation is available [here](https://srlife.readthedocs.io/).\n\n## Prerequisites\n\nThe package itself is pure python, however it relies on several additional\npython packages listed in [requirements.txt](requirements.txt).\nNote that srlife uses Python3.\n\n## License\n\nThe package is provided under an MIT license found in the\n[LICENSE](LICENSE) file.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Evaluate the structural life of a solar receiver",
    "version": "2.0.2",
    "project_urls": {
        "Homepage": "https://github.com/Argonne-National-Laboratory/srlife"
    },
    "split_keywords": [
        "materials",
        "structures",
        "modeling"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bb863f04334822a7778db9535c6f4b8d87a9236fcad14cb6ae206555539525e2",
                "md5": "c263920b522e47fe799d67c06d98f306",
                "sha256": "056acc67f61f5100436ca0688d7525466f59837d876a38aef16b9959a79601b0"
            },
            "downloads": -1,
            "filename": "srlife-2.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "c263920b522e47fe799d67c06d98f306",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2042813,
            "upload_time": "2024-11-21T17:00:28",
            "upload_time_iso_8601": "2024-11-21T17:00:28.991727Z",
            "url": "https://files.pythonhosted.org/packages/bb/86/3f04334822a7778db9535c6f4b8d87a9236fcad14cb6ae206555539525e2/srlife-2.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "772459ba0902d519ec7fd3aa06a0891e81d6b78d53882ec8a98ca9bfb65f16f9",
                "md5": "ba65db2d187e48755981199daa5c842a",
                "sha256": "4378a0b3ddf8d4237047c9020a85650286680b4d93688c77cc307dace5b6a0a9"
            },
            "downloads": -1,
            "filename": "srlife-2.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "ba65db2d187e48755981199daa5c842a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2009616,
            "upload_time": "2024-11-21T17:00:31",
            "upload_time_iso_8601": "2024-11-21T17:00:31.026955Z",
            "url": "https://files.pythonhosted.org/packages/77/24/59ba0902d519ec7fd3aa06a0891e81d6b78d53882ec8a98ca9bfb65f16f9/srlife-2.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-21 17:00:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Argonne-National-Laboratory",
    "github_project": "srlife",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "srlife"
}
        
Elapsed time: 4.96147s