Skip to main content

Console app and Python API for visualization and modal analysis of the parametric model of buckling and free vibration in prismatic shell structures, as computed by the fsm_eigenvalue project.

Project description

About

Console app and Python API for visualization and modal analysis of the parametric model of buckling and free vibration in prismatic shell structures, as computed by the fsm_eigenvalue project.

This work is a part of the investigation within the research project [ON174027], supported by the Ministry for Science and Technology, Republic of Serbia. This support is gratefully acknowledged.

References

[ON174027]

“Computational Mechanics in Structural Engineering”

Installation

To install fsm_modal_analysis run:

$ pip install fsm_modal_analysis

Console app usage

Quick start:

$ fsm_modal_analysis <filename>

Show help:

$ fsm_modal_analysis --help

Python API usage

Quick start:

>>> import logging
>>> logging.basicConfig(level=logging.DEBUG)

>>> from fsm_modal_analysis import analyze_model, configure_matplotlib

>>> model_file = 'examples/barbero-viscoelastic.hdf5'
>>> report_file = model_file.replace('.hdf5', '.pdf')

>>> configure_matplotlib()
>>> analyze_model(model_file, report_file, a_min=900)

Contribute

If you find any bugs, or wish to propose new features please let us know.

If you’d like to contribute, simply fork the repository, commit your changes and send a pull request. Make sure you add yourself to AUTHORS.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fsm_modal_analysis-1.0.3.tar.gz (5.6 kB view details)

Uploaded Source

Built Distribution

fsm_modal_analysis-1.0.3-py2-none-any.whl (6.6 kB view details)

Uploaded Python 2

File details

Details for the file fsm_modal_analysis-1.0.3.tar.gz.

File metadata

  • Download URL: fsm_modal_analysis-1.0.3.tar.gz
  • Upload date:
  • Size: 5.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/2.7

File hashes

Hashes for fsm_modal_analysis-1.0.3.tar.gz
Algorithm Hash digest
SHA256 1e444b2e3da4dfe02c6e5fb4590542a337838a1dd1c935b3e20393d775291c8e
MD5 e1c972fa040634444149f4cb5f13df29
BLAKE2b-256 507a906f7f20118313fa37c2b53f038a46c79e0e2c6b7d23747d97574a62a8ae

See more details on using hashes here.

File details

Details for the file fsm_modal_analysis-1.0.3-py2-none-any.whl.

File metadata

File hashes

Hashes for fsm_modal_analysis-1.0.3-py2-none-any.whl
Algorithm Hash digest
SHA256 674d9ff2ae91e941ea9f48910d51da49a7d8d8392aeaea4660a3cd579050c6a6
MD5 35c5303cf5eac899914abce8baa17510
BLAKE2b-256 3830e24bb9fdb4d60c3a442eb4a298d170441752f36287ada06bde771a585777

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page