odbp


Nameodbp JSON
Version 1.1.3 PyPI version JSON
download
home_pageNone
SummaryPython3 API for Abaqus .odb files. Focused on Additive Manufacturing Thermal Transfer
upload_time2024-05-16 21:44:07
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseMIT License Copyright (c) 2024 Matthew W. Priddy Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords abaqus abq fea odb waam wa-ded visualization
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ODBP

## Development
ODBP is being developed by [CMML](https://www.cmml.me.msstate.edu), and as such has a focus on Additive Manufacturing Thermal models (especially for Wire Arc Directed Energy Deposition) though it may work for other applications.

## Install with pip
```shell
pip install odbp["all"]
```

## Or for data processing with no plotting
```shell
pip install odbp
```

## See [GETTING STARTED](./GETTING_STARTED.md) for basic tutorial.

## See [the example odbs repository](https://data.mendeley.com/datasets/g9m574ybt8/2) for the small .odb files used to benchmark ODBP

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "odbp",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": "Clark Hensley <clarkhensley@duck.com>",
    "keywords": "abaqus, abq, fea, odb, waam, wa-ded, visualization",
    "author": null,
    "author_email": "Clark Hensley <clarkhensley@duck.com>",
    "download_url": "https://files.pythonhosted.org/packages/c0/7d/0773b7093fc196e4abfbfda9b081b8a44664c265d584f72e4d4bb1b1c68c/odbp-1.1.3.tar.gz",
    "platform": null,
    "description": "# ODBP\n\n## Development\nODBP is being developed by [CMML](https://www.cmml.me.msstate.edu), and as such has a focus on Additive Manufacturing Thermal models (especially for Wire Arc Directed Energy Deposition) though it may work for other applications.\n\n## Install with pip\n```shell\npip install odbp[\"all\"]\n```\n\n## Or for data processing with no plotting\n```shell\npip install odbp\n```\n\n## See [GETTING STARTED](./GETTING_STARTED.md) for basic tutorial.\n\n## See [the example odbs repository](https://data.mendeley.com/datasets/g9m574ybt8/2) for the small .odb files used to benchmark ODBP\n",
    "bugtrack_url": null,
    "license": "MIT License  Copyright (c) 2024 Matthew W. Priddy  Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:  The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.  THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. ",
    "summary": "Python3 API for Abaqus .odb files. Focused on Additive Manufacturing Thermal Transfer",
    "version": "1.1.3",
    "project_urls": {
        "Bug Reports": "https://www.github.com/Computational-Mechanics-Materials-Lab/ODBP/issues",
        "Homepage": "https://www.cmml.me.msstate.edu",
        "Source": "https://www.github.com/Computational-Mechanics-Materials-Lab/ODBP"
    },
    "split_keywords": [
        "abaqus",
        " abq",
        " fea",
        " odb",
        " waam",
        " wa-ded",
        " visualization"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f11eac06291157a3bd97927c3d40bfeac188f69a593cc02f6c52918e5434d2f6",
                "md5": "2012fccfedef8f1ea2b3d8bb6451ff38",
                "sha256": "65451223325060c7e815fda92f4737465c6a42874e215aa0ede704abc48df37d"
            },
            "downloads": -1,
            "filename": "odbp-1.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "2012fccfedef8f1ea2b3d8bb6451ff38",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 32904,
            "upload_time": "2024-05-16T21:44:06",
            "upload_time_iso_8601": "2024-05-16T21:44:06.505742Z",
            "url": "https://files.pythonhosted.org/packages/f1/1e/ac06291157a3bd97927c3d40bfeac188f69a593cc02f6c52918e5434d2f6/odbp-1.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c07d0773b7093fc196e4abfbfda9b081b8a44664c265d584f72e4d4bb1b1c68c",
                "md5": "98a994f4721531f172c7d26f6212f1cd",
                "sha256": "f22ae01df625a4785552ef794a6268fec455476d5e67189869ff7a99552fb012"
            },
            "downloads": -1,
            "filename": "odbp-1.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "98a994f4721531f172c7d26f6212f1cd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 30731,
            "upload_time": "2024-05-16T21:44:07",
            "upload_time_iso_8601": "2024-05-16T21:44:07.648989Z",
            "url": "https://files.pythonhosted.org/packages/c0/7d/0773b7093fc196e4abfbfda9b081b8a44664c265d584f72e4d4bb1b1c68c/odbp-1.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-16 21:44:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Computational-Mechanics-Materials-Lab",
    "github_project": "ODBP",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "odbp"
}
        
Elapsed time: 0.55849s