Skip to content

wweijtje/sdypy

 
 

Repository files navigation

SDyPy - Structural Dynamics Python

This package has the goal to defragment the open source effort in the scientific field of structural dynamics. Our goal is to speed-up the development and implementation of scientific methods. This an open and free initiative, we stand up for:

  • free MIT license,
  • open development,
  • open accepting of contributions,
  • open decision making,
  • multi-institutional engagement.

SDyPy depends on core SciPy stack packages, please use those packages where possible. If you would like an extension to be implemented, if it is general and not related to structural dynamics, consider implementing it into the SciPy stack.

Installation

Install this package by:

pip install sdypy

Package integration in SDyPy

The existing efforts in the field of structural dynamics are included in SDyPy according to the level of integration (see SEP 1).

  • 1st level (part of SDyPy repository or organization):
    • sdypy-EMA (Experimental Modal Analysis in Python)
    • sdypy-io (Input/Output for Structural Dynamics)
  • 2nd level (namespace package in independent repository):
    • pyEMA (Experimental Modal Analysis in Python) - No longer developed.
  • 3rd level (packages that correspond to the SDyPy template):
    • pyExSi (Excitation signal generator)
    • FLife (Vibration fatigue life in the spectral domain)
    • pyIDI (Image-Based Displacement Identification)
  • 4th level (these packages are developed completely independently but might be useful for 3rd, 2nd and 1st level packages):
    • pyFRF (Frequency Response Function estimation)
    • pyFBS (Frequency Based Substructuring and Transfer Path Analysis)
    • speckle_pattern (Speckle pattern generation for DIC)
    • pyUFF (Universal File Format in Python)
    • pyNNST (Obtaining non-stationary index for time-series)
    • python-acoustics (Useful tools for acousticians)
    • pyTrigger (Software trigger for data acquisition)
    • AMfe (Finite Element Research Code)

About

Structural Dynamics Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%