{ "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 length-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_length_vibration_analysis run::\r\n\r\n $ pip install fsm_strip_length_vibration_analysis\r\n\r\nConsole app usage\r\n=================\r\n\r\nQuick start::\r\n\r\n $ fsm_strip_length_vibration_analysis \r\n\r\nShow help::\r\n\r\n $ fsm_strip_length_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_length_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, t_b_fix=6.25)\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_length_vibration_analysis/issues/new\r\n.. _`the repository`: https://github.com/petarmaric/fsm_strip_length_vibration_analysis\r\n.. _`AUTHORS`: https://github.com/petarmaric/fsm_strip_length_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_length_vibration_analysis", "keywords": "", "license": "BSD", "maintainer": "", "maintainer_email": "", "name": "fsm_strip_length_vibration_analysis", "package_url": "https://pypi.org/project/fsm_strip_length_vibration_analysis/", "platform": "any", "project_url": "https://pypi.org/project/fsm_strip_length_vibration_analysis/", "project_urls": { "Homepage": "https://github.com/petarmaric/fsm_strip_length_vibration_analysis" }, "release_url": "https://pypi.org/project/fsm_strip_length_vibration_analysis/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "Console app and Python API for strip length-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": 5772396, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "1ad4228db0a554e7cfc248ee1b768d00", "sha256": "00d7ca8f36df5f3537c8091258021abad8a6ff0fb4460361ca34f4639ad26439" }, "downloads": -1, "filename": "fsm_strip_length_vibration_analysis-1.0.0.tar.gz", "has_sig": false, "md5_digest": "1ad4228db0a554e7cfc248ee1b768d00", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5282, "upload_time": "2018-04-23T13:24:42", "url": "https://files.pythonhosted.org/packages/3f/83/9453afb8411bdb84a104c7bfb6fc266a159d010b11025e25cc1075dbdda3/fsm_strip_length_vibration_analysis-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "a1039ca3582d570a018556f595c6b08e", "sha256": "ffad6a3a8a02d2503bd34445dc093866c684118757ed557029b551e44256a095" }, "downloads": -1, "filename": "fsm_strip_length_vibration_analysis-1.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "a1039ca3582d570a018556f595c6b08e", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 6926, "upload_time": "2019-09-02T19:58:50", "url": "https://files.pythonhosted.org/packages/22/a0/fdcc8b80d701e8ecb4bc8ef1c40d3987b83f8a9d334954b891eb701306a6/fsm_strip_length_vibration_analysis-1.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7f827fb52d584b19867f66d1dc7bcbe2", "sha256": "04229bb8b6bae4d0b188ccab380d977ef6036220a59b8da6e404a5489c0348d3" }, "downloads": -1, "filename": "fsm_strip_length_vibration_analysis-1.0.1.tar.gz", "has_sig": false, "md5_digest": "7f827fb52d584b19867f66d1dc7bcbe2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5397, "upload_time": "2019-09-02T19:58:47", "url": "https://files.pythonhosted.org/packages/0c/bb/f475702e514c96fe0c81324883c4b1f0c7258edc7ac63b7458911e3b5b68/fsm_strip_length_vibration_analysis-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a1039ca3582d570a018556f595c6b08e", "sha256": "ffad6a3a8a02d2503bd34445dc093866c684118757ed557029b551e44256a095" }, "downloads": -1, "filename": "fsm_strip_length_vibration_analysis-1.0.1-py2-none-any.whl", "has_sig": false, "md5_digest": "a1039ca3582d570a018556f595c6b08e", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 6926, "upload_time": "2019-09-02T19:58:50", "url": "https://files.pythonhosted.org/packages/22/a0/fdcc8b80d701e8ecb4bc8ef1c40d3987b83f8a9d334954b891eb701306a6/fsm_strip_length_vibration_analysis-1.0.1-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "7f827fb52d584b19867f66d1dc7bcbe2", "sha256": "04229bb8b6bae4d0b188ccab380d977ef6036220a59b8da6e404a5489c0348d3" }, "downloads": -1, "filename": "fsm_strip_length_vibration_analysis-1.0.1.tar.gz", "has_sig": false, "md5_digest": "7f827fb52d584b19867f66d1dc7bcbe2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5397, "upload_time": "2019-09-02T19:58:47", "url": "https://files.pythonhosted.org/packages/0c/bb/f475702e514c96fe0c81324883c4b1f0c7258edc7ac63b7458911e3b5b68/fsm_strip_length_vibration_analysis-1.0.1.tar.gz" } ] }