Analyses#

Runnable examples organised by the kind of analysis rather than which element happens to be used. Each sub-gallery walks through the full loop — build the model, solve, interpret the result — for one analysis family.

Static

\(K u = F\). Cantilever deflections, plane-stress / plane-strain problems, single-element patch tests.

Static analysis
Modal

\(K \varphi = \omega^2 M \varphi\). Plate modes, SDOF oscillators, beam cantilever frequencies.

Modal analysis
Transient

\(M \ddot u + C \dot u + K u = F(t)\) via Newmark-β.

Transient analysis
Cyclic

Cyclic-symmetry modal on a base sector with phase constraints.

Cyclic-symmetry modal

Cyclic-symmetry modal#

Modal analysis of rotationally periodic structures — compute the full rotor’s spectrum from a single base sector plus phase constraints.

Cyclic-symmetry modal on a rotor sector

Cyclic-symmetry modal on a rotor sector

Full-rotor mode-shape slides via CyclicModel

Full-rotor mode-shape slides via CyclicModel

Cyclic-symmetry mode family across every harmonic

Cyclic-symmetry mode family across every harmonic

Cyclic-symmetry modal sweep — annular disk

Cyclic-symmetry modal sweep — annular disk

Cyclic-symmetry travelling-wave pair — bladed rotor

Cyclic-symmetry travelling-wave pair — bladed rotor

Harmonic analysis#

Frequency-response sweeps via modal superposition — \((K - \omega^2 M + i\,\omega C)\,u(\omega) = F\). The complex receptance is back-substituted from a precomputed eigenbasis at every excitation frequency.

SDOF receptance — closed form vs modal superposition

SDOF receptance — closed form vs modal superposition

Static analysis#

\(K u = F\) with Dirichlet BCs. The workhorse analysis — one factorisation, one back-solve.

HEX8 — cantilever plate static analysis

HEX8 — cantilever plate static analysis

Transient analysis#

Time-domain simulations of the equation of motion \(M \ddot u + C \dot u + K u = F(t)\) using Newmark-β.

SDOF transient — step-load response

SDOF transient — step-load response

Gallery generated by Sphinx-Gallery