{ "info": { "author": "Petar Maric", "author_email": "petarmaric@uns.ac.rs", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Topic :: Scientific/Engineering", "Topic :: Scientific/Engineering :: Physics" ], "description": "About\r\n=====\r\n\r\nConsole app and Python API for strip thickness-dependent vibration analysis and\r\nvisualization of the parametric model of buckling and free vibration in\r\nprismatic shell structures, as computed by the `fsm_eigenvalue project`_.\r\n\r\nThis work is a part of the investigation within the research project\r\n[ON174027]_, supported by the Ministry for Science and Technology, Republic of\r\nSerbia. This support is gratefully acknowledged.\r\n\r\nReferences\r\n----------\r\n\r\n.. [ON174027]\r\n \"Computational Mechanics in Structural Engineering\"\r\n\r\n.. _`fsm_eigenvalue project`: https://github.com/petarmaric/fsm_eigenvalue\r\n\r\nInstallation\r\n============\r\n\r\nTo install fsm_strip_thickness_vibration_analysis run::\r\n\r\n $ pip install fsm_strip_thickness_vibration_analysis\r\n\r\nConsole app usage\r\n=================\r\n\r\nQuick start::\r\n\r\n $ fsm_strip_thickness_vibration_analysis \r\n\r\nShow help::\r\n\r\n $ fsm_strip_thickness_vibration_analysis --help\r\n\r\nPython API usage\r\n================\r\n\r\nQuick start::\r\n\r\n >>> import logging\r\n >>> logging.basicConfig(level=logging.DEBUG)\r\n\r\n >>> from fsm_strip_thickness_vibration_analysis import analyze_model, configure_matplotlib\r\n\r\n >>> model_file = 'examples/barbero-viscoelastic.hdf5'\r\n >>> report_file = model_file.replace('.hdf5', '.pdf')\r\n\r\n >>> configure_matplotlib()\r\n >>> analyze_model(model_file, report_file, a_fix=800.0)\r\n\r\nContribute\r\n==========\r\n\r\nIf you find any bugs, or wish to propose new features `please let us know`_.\r\n\r\nIf you'd like to contribute, simply fork `the repository`_, commit your changes\r\nand send a pull request. Make sure you add yourself to `AUTHORS`_.\r\n\r\n.. _`please let us know`: https://github.com/petarmaric/fsm_strip_thickness_vibration_analysis/issues/new\r\n.. _`the repository`: https://github.com/petarmaric/fsm_strip_thickness_vibration_analysis\r\n.. _`AUTHORS`: https://github.com/petarmaric/fsm_strip_thickness_vibration_analysis/blob/master/AUTHORS\r\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/petarmaric/fsm_strip_thickness_vibration_analysis", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "fsm_strip_thickness_vibration_analysis", "package_url": "https://pypi.org/project/fsm_strip_thickness_vibration_analysis/", "platform": "any", "project_url": "https://pypi.org/project/fsm_strip_thickness_vibration_analysis/", "project_urls": { "Homepage": "https://github.com/petarmaric/fsm_strip_thickness_vibration_analysis" }, "release_url": "https://pypi.org/project/fsm_strip_thickness_vibration_analysis/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "Console app and Python API for strip thickness-dependent vibration analysis and visualization of the parametric model of buckling and free vibration in prismatic shell structures, as computed by the fsm_eigenvalue project.", "version": "1.0.1" }, "last_serial": 5772459, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "ae5370bc67052cc1af5548d0a12d4063", "sha256": "bd2dd0f56b14b42924543393e7bb9786e068a96705afa3db93af9cddc19edf1b" }, "downloads": -1, "filename": "fsm_strip_thickness_vibration_analysis-1.0.0.tar.gz", "has_sig": false, "md5_digest": "ae5370bc67052cc1af5548d0a12d4063", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5320, "upload_time": "2018-04-24T08:29:59", "url": "https://files.pythonhosted.org/packages/f6/5f/178d04aa1974c32bacfbfb18a4a62637195fbf7ef8d715a6019eb3447179/fsm_strip_thickness_vibration_analysis-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "628699490ccab4fc022f57017e52c218", "sha256": "763b8ba5bee147d0fdff60a7ce1bae9d300f6930103b37f157923d46f11477e7" }, "downloads": -1, "filename": "fsm_strip_thickness_vibration_analysis-1.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "628699490ccab4fc022f57017e52c218", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 6982, "upload_time": "2019-09-02T20:08:11", "url": "https://files.pythonhosted.org/packages/6d/72/d4f8c69532a5a46f0b24dc435e553a27c4d7a163f2395ee6d6578de7e742/fsm_strip_thickness_vibration_analysis-1.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6feda026e004209956cf5c41688e16bc", "sha256": "ebb67afd97f978a8b90eaca5d2269f2aa879a7494ef2c4596ff7317b34be1174" }, "downloads": -1, "filename": "fsm_strip_thickness_vibration_analysis-1.0.1.tar.gz", "has_sig": false, "md5_digest": "6feda026e004209956cf5c41688e16bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5481, "upload_time": "2019-09-02T20:08:09", "url": "https://files.pythonhosted.org/packages/f4/37/a9717bd626535da2bd27cc9b64813a5e9ee4c5a4e92be8d3a8ddf3f84e0a/fsm_strip_thickness_vibration_analysis-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "628699490ccab4fc022f57017e52c218", "sha256": "763b8ba5bee147d0fdff60a7ce1bae9d300f6930103b37f157923d46f11477e7" }, "downloads": -1, "filename": "fsm_strip_thickness_vibration_analysis-1.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "628699490ccab4fc022f57017e52c218", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 6982, "upload_time": "2019-09-02T20:08:11", "url": "https://files.pythonhosted.org/packages/6d/72/d4f8c69532a5a46f0b24dc435e553a27c4d7a163f2395ee6d6578de7e742/fsm_strip_thickness_vibration_analysis-1.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6feda026e004209956cf5c41688e16bc", "sha256": "ebb67afd97f978a8b90eaca5d2269f2aa879a7494ef2c4596ff7317b34be1174" }, "downloads": -1, "filename": "fsm_strip_thickness_vibration_analysis-1.0.1.tar.gz", "has_sig": false, "md5_digest": "6feda026e004209956cf5c41688e16bc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5481, "upload_time": "2019-09-02T20:08:09", "url": "https://files.pythonhosted.org/packages/f4/37/a9717bd626535da2bd27cc9b64813a5e9ee4c5a4e92be8d3a8ddf3f84e0a/fsm_strip_thickness_vibration_analysis-1.0.1.tar.gz" } ] }