SDyPy — Structural Dynamics Scientific Python#
SDyPy is a scientific Python ecosystem for structural dynamics.
It provides a unified namespace (sdypy.*) that aggregates six
independently developed packages covering the full structural-dynamics
workflow — from excitation-signal generation and measurement I/O, through
frequency-response-function estimation and experimental modal analysis, to
3-D visualisation and finite-element modelling.
pip install sdypy
Package |
Description |
Docs |
|---|---|---|
|
Experimental Modal Analysis — modal parameter identification from FRF data |
|
|
Measurement I/O — read/write structural-dynamics data formats (UFF, MTS, …) |
|
|
Frequency Response Functions — H1/H2/Hv estimation and signal processing |
|
|
Excitation signals — random, burst-random, chirp, and impact signals |
|
|
3-D visualisation — interactive plotting of mode shapes and animations |
|
|
Finite element models — beam, shell, and tetrahedral elements |
Getting Started
Packages
SDyPy Enhancement Proposals