Skip to main content

Console app and Python API for strip length-dependent damage analysis and visualization 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 strip length-dependent damage analysis and visualization 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_strip_length_damage_analysis run:

$ pip install fsm_strip_length_damage_analysis

Console app usage

Quick start:

$ fsm_strip_length_damage_analysis <filename>

Show help:

$ fsm_strip_length_damage_analysis --help

Python API usage

Quick start:

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

>>> from fsm_strip_length_damage_analysis import analyze_models, configure_matplotlib

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

>>> configure_matplotlib()
>>> analyze_models(viscoelastic_model_file, elastic_model_file, report_file, t_b_fix=6.25)

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_strip_length_damage_analysis-1.0.0.tar.gz (6.0 kB view details)

Uploaded Source

File details

Details for the file fsm_strip_length_damage_analysis-1.0.0.tar.gz.

File metadata

File hashes

Hashes for fsm_strip_length_damage_analysis-1.0.0.tar.gz
Algorithm Hash digest
SHA256 8fffd5612fca5bb20557f1fdb2ce01d14c13c4b36e7345333a2f74aec1006aa5
MD5 0c020df1997ff6109f55f44a112b8b23
BLAKE2b-256 54745042a98e054390fffd7502405eecf8271803c8511d8f93fdce80087354f7

See more details on using hashes here.

Supported by

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