Skip to main content

SDyPy - Structural Dynamics Python

Project description

pytest Documentation Status

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 and basic usage

Install this package by:

pip install sdypy

The sdypy offers a convenient way to access the functionality of the namespace packages.

First import the sdypy package:

import sdypy as sd

Access the EMA module:

model = sd.EMA.Model(FRF_matrix, freq_array)

or the io module:

uff_obj = sd.io.uff.UFF('file.uff')

or the FRF module:

frf_obj = sd.FRF.FRF(sampling_freq, excitation, response)

or the excitation module:

gausian_signal = sd.excitation.random_gaussian((N, PSD, fs))

or the view and model modules.

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)

    • sdypy-FRF (Frequency Response Function estimation)

    • sdypy-excitation (Excitation signals as used in structural dynamics and vibration fatigue)

    • sdypy-view (Visualization of structural dynamics data)

    • sdypy-model (Modeling of structural dynamics data)

  • 2nd level (namespace package in independent repository):

  • 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)

    • pyUFF (Universal File Format in Python)

    • pyFRF (Frequency Response Function estimation)

  • 4th level (these packages are developed completely independently but might be useful for 3rd, 2nd and 1st level packages):
    • pyFBS (Frequency Based Substructuring and Transfer Path Analysis)

    • speckle_pattern (Speckle pattern generation for DIC)

    • 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)

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

sdypy-0.5.1.tar.gz (11.1 MB view details)

Uploaded Source

Built Distribution

sdypy-0.5.1-py3-none-any.whl (4.1 kB view details)

Uploaded Python 3

File details

Details for the file sdypy-0.5.1.tar.gz.

File metadata

  • Download URL: sdypy-0.5.1.tar.gz
  • Upload date:
  • Size: 11.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.23

File hashes

Hashes for sdypy-0.5.1.tar.gz
Algorithm Hash digest
SHA256 3301099e80480e214b0fce3c9f3c303e1604e4f3c4c4015b812fd708b93c4c1e
MD5 fe7ec4b31977cda51bdb3dd39a084611
BLAKE2b-256 200a406033fbb085f4d44861972e3a3376cb36f1f92b0c0a301520760138f582

See more details on using hashes here.

File details

Details for the file sdypy-0.5.1-py3-none-any.whl.

File metadata

  • Download URL: sdypy-0.5.1-py3-none-any.whl
  • Upload date:
  • Size: 4.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.9.23

File hashes

Hashes for sdypy-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 630ff48e3d0ceb4884c6dbb54569b49f3b85c82611483a1c540e56b1fa14093a
MD5 3a2e0b1599388d18c5c28c0ecaf6a8a8
BLAKE2b-256 81395afcfad02ba0adfe21b4c0101a396a97749e8311396cb077e028164a5fba

See more details on using hashes here.

Supported by

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