PyCBA


NamePyCBA JSON
Version 0.5.1 PyPI version JSON
download
home_pageNone
SummaryPython Continuous Beam Analysis
upload_time2024-04-08 14:15:24
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseApache 2.0
keywords beam bridge vehicle
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # PyCBA - Python Continuous Beam Analysis

![PyCBA logo](https://raw.githubusercontent.com/ccaprani/pycba/main/docs/source/images/pycba_logo.png)

`PyCBA` is a python implementation of the Continuous Beam Analysis program, [originally coded in Matlab](http://www.colincaprani.com/programming/matlab/) and subsequently [ported to C++](http://cbeam.sourceforge.net/) (by Pierrot).

`PyCBA` is for fast linear elastic analysis of general beam configurations. It uses the matrix stiffness method to determine the displacements at each node. These are then used to determine the member end forces. Exact expressions are then used to determine the distribution of shear, moment, and rotation along each member. Cumulative trapezoidal integration is then used to determine the rotations and deflections along each member. The program features:

- Multiple load types: point load; uniformly distributed load; patch load, and; moment load;
- Spring supports, both vertical and rotational, enabling it to be used as part of a subframe analysis;
- Results are output at 100 (user can change) positions along each span, enable accurate deflection estimation.

One of the main functions of `PyCBA` is that the basic analysis engine forms the basis for higher-level analysis. Current `PyCBA` includes modules for:

- Influence line generation
- Moving load analysis for bridges, targeted at bridge access assessments
- Load patterning and enveloping

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "PyCBA",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "beam, bridge, vehicle",
    "author": null,
    "author_email": "Colin Caprani <colin.caprani@monash.edu>",
    "download_url": "https://files.pythonhosted.org/packages/9c/d4/191cbbe428296f3c17403773276102149d5f09f216b2cee08c443598bf37/PyCBA-0.5.1.tar.gz",
    "platform": "any",
    "description": "# PyCBA - Python Continuous Beam Analysis\n\n![PyCBA logo](https://raw.githubusercontent.com/ccaprani/pycba/main/docs/source/images/pycba_logo.png)\n\n`PyCBA` is a python implementation of the Continuous Beam Analysis program, [originally coded in Matlab](http://www.colincaprani.com/programming/matlab/) and subsequently [ported to C++](http://cbeam.sourceforge.net/) (by Pierrot).\n\n`PyCBA` is for fast linear elastic analysis of general beam configurations. It uses the matrix stiffness method to determine the displacements at each node. These are then used to determine the member end forces. Exact expressions are then used to determine the distribution of shear, moment, and rotation along each member. Cumulative trapezoidal integration is then used to determine the rotations and deflections along each member. The program features:\n\n- Multiple load types: point load; uniformly distributed load; patch load, and; moment load;\n- Spring supports, both vertical and rotational, enabling it to be used as part of a subframe analysis;\n- Results are output at 100 (user can change) positions along each span, enable accurate deflection estimation.\n\nOne of the main functions of `PyCBA` is that the basic analysis engine forms the basis for higher-level analysis. Current `PyCBA` includes modules for:\n\n- Influence line generation\n- Moving load analysis for bridges, targeted at bridge access assessments\n- Load patterning and enveloping\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Python Continuous Beam Analysis",
    "version": "0.5.1",
    "project_urls": {
        "Documentation": "https://ccaprani.github.io/pycba/",
        "Homepage": "https://ccaprani.github.io/pycba/",
        "Source": "https://github.com/ccaprani/pycba/",
        "Tracker": "https://github.com/ccaprani/pycba/issues/"
    },
    "split_keywords": [
        "beam",
        " bridge",
        " vehicle"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "739c318fc5737c56566396ed68456a1e632d24037138e0693d0817c70d6cce50",
                "md5": "bd0c0d6c80ae91b78c1c9ecd9ca35118",
                "sha256": "23627f72d2f6642fa4c132262895ed4a0cefbc85880384828e0f14e7294dad45"
            },
            "downloads": -1,
            "filename": "PyCBA-0.5.1-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bd0c0d6c80ae91b78c1c9ecd9ca35118",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 32986,
            "upload_time": "2024-04-08T14:15:20",
            "upload_time_iso_8601": "2024-04-08T14:15:20.070100Z",
            "url": "https://files.pythonhosted.org/packages/73/9c/318fc5737c56566396ed68456a1e632d24037138e0693d0817c70d6cce50/PyCBA-0.5.1-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9cd4191cbbe428296f3c17403773276102149d5f09f216b2cee08c443598bf37",
                "md5": "c9cf6464872b0026ddfb4244963003d2",
                "sha256": "11815e212b55e60c1f913d8d1049b589cf1fefc951eb8202ae9f546a025271dd"
            },
            "downloads": -1,
            "filename": "PyCBA-0.5.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c9cf6464872b0026ddfb4244963003d2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 32802,
            "upload_time": "2024-04-08T14:15:24",
            "upload_time_iso_8601": "2024-04-08T14:15:24.026084Z",
            "url": "https://files.pythonhosted.org/packages/9c/d4/191cbbe428296f3c17403773276102149d5f09f216b2cee08c443598bf37/PyCBA-0.5.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-08 14:15:24",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ccaprani",
    "github_project": "pycba",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pycba"
}
        
Elapsed time: 0.22466s