structsolve


Namestructsolve JSON
Version 0.2.2 PyPI version JSON
download
home_pagehttps://github.com/compmech/structsolve
SummaryStructural analysis solvers
upload_time2019-03-03 06:42:43
maintainer
docs_urlNone
authorSaullo G. P. Castro
requires_python
license3-Clause BSD
keywords structural analysis stress vibration linear buckling newton raphson arc length
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            |  Version	| Download | Travis CI | Test Coverage |
| :-------:	| :--- 	   | :---      | :---          |
|   Master	|          | [![Linux Status](https://img.shields.io/travis/compmech/structsolve/master.svg)](https://travis-ci.org/compmech/structsolve) | [![Coverage Status](https://coveralls.io/repos/github/compmech/structsolve/badge.svg?branch=master)](https://coveralls.io/github/compmech/structsolve?branch=master) |


Structural Analysis Solvers
===========================

- Linear statics: [K]{u} = {f}
- Eigensolver for Linear buckling: ([K] + lambda[KG]){u} = 0
- Eigensolver for dynamics: ([K] + lambda^2[M]){u} = 0
- Nonlinear statics using Newton-Raphson 
- Nonlinear statics using the Arc-Length method


ROADMAP
=======

Currently these solvers are pretty much compatible with my other repository
"panels", such that future work should focus on generalizing this module to
work with other applications.


License
-------
Distrubuted in the 2-Clause BSD license (https://raw.github.com/compmech/structsolve/master/LICENSE).

Contact: castrosaullo@gmail.com




            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/compmech/structsolve",
    "name": "structsolve",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "structural analysis stress vibration linear buckling newton raphson arc length",
    "author": "Saullo G. P. Castro",
    "author_email": "castrosaullo@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/e1/de/bbec8c068198384369fbc025758d4419881324a2653b360b5df58c99530b/structsolve-0.2.2.tar.gz",
    "platform": "",
    "description": "|  Version\t| Download | Travis CI | Test Coverage |\n| :-------:\t| :--- \t   | :---      | :---          |\n|   Master\t|          | [![Linux Status](https://img.shields.io/travis/compmech/structsolve/master.svg)](https://travis-ci.org/compmech/structsolve) | [![Coverage Status](https://coveralls.io/repos/github/compmech/structsolve/badge.svg?branch=master)](https://coveralls.io/github/compmech/structsolve?branch=master) |\n\n\nStructural Analysis Solvers\n===========================\n\n- Linear statics: [K]{u} = {f}\n- Eigensolver for Linear buckling: ([K] + lambda[KG]){u} = 0\n- Eigensolver for dynamics: ([K] + lambda^2[M]){u} = 0\n- Nonlinear statics using Newton-Raphson \n- Nonlinear statics using the Arc-Length method\n\n\nROADMAP\n=======\n\nCurrently these solvers are pretty much compatible with my other repository\n\"panels\", such that future work should focus on generalizing this module to\nwork with other applications.\n\n\nLicense\n-------\nDistrubuted in the 2-Clause BSD license (https://raw.github.com/compmech/structsolve/master/LICENSE).\n\nContact: castrosaullo@gmail.com\n\n\n\n",
    "bugtrack_url": null,
    "license": "3-Clause BSD",
    "summary": "Structural analysis solvers",
    "version": "0.2.2",
    "project_urls": {
        "Homepage": "https://github.com/compmech/structsolve"
    },
    "split_keywords": [
        "structural",
        "analysis",
        "stress",
        "vibration",
        "linear",
        "buckling",
        "newton",
        "raphson",
        "arc",
        "length"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e4b09065d9bf51b8fba8b9bf88948cfa5e6add68897c1446d155cface24d6f56",
                "md5": "fd7b5db24dfd9afd53fddd350f98c27d",
                "sha256": "818f467adaa837dd00339d6ef63303347312a98c78d023bf11c251ead13f9e6a"
            },
            "downloads": -1,
            "filename": "structsolve-0.2.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "fd7b5db24dfd9afd53fddd350f98c27d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 17598,
            "upload_time": "2019-03-03T06:42:39",
            "upload_time_iso_8601": "2019-03-03T06:42:39.924708Z",
            "url": "https://files.pythonhosted.org/packages/e4/b0/9065d9bf51b8fba8b9bf88948cfa5e6add68897c1446d155cface24d6f56/structsolve-0.2.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e1debbec8c068198384369fbc025758d4419881324a2653b360b5df58c99530b",
                "md5": "752e2c65de2e9269e00e2b4b0656d4da",
                "sha256": "1e6cc2acf5d171dd353b157cafbcb8abfb110b4da65b23aa7e5c58834cba06fa"
            },
            "downloads": -1,
            "filename": "structsolve-0.2.2.tar.gz",
            "has_sig": false,
            "md5_digest": "752e2c65de2e9269e00e2b4b0656d4da",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 13142,
            "upload_time": "2019-03-03T06:42:43",
            "upload_time_iso_8601": "2019-03-03T06:42:43.182407Z",
            "url": "https://files.pythonhosted.org/packages/e1/de/bbec8c068198384369fbc025758d4419881324a2653b360b5df58c99530b/structsolve-0.2.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2019-03-03 06:42:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "compmech",
    "github_project": "structsolve",
    "github_not_found": true,
    "lcname": "structsolve"
}
        
Elapsed time: 0.19406s