Elements#
Per-element living documentation — one sub-gallery per registered element. Each script is a runnable companion to the corresponding theory page under Element library, exercising the same shape functions, quadrature rule, and formulation options on a tiny self-contained problem.
These examples run on every docs build, so the theory pages stay grounded in code that actually works.
BEAM188 gallery#
Runnable BEAM188 (3D 2-node beam) examples.
BEAM2 reference geometry — Hermite cubic shape functions
COMBIN14 gallery#
Runnable COMBIN14 (3D 2-node spring) examples.
LINK180 gallery#
Gallery of runnable LINK180 (3D 2-node truss) examples.
See examples/link180/README.md in the repository for the element
theory write-up.
MASS21 gallery#
Runnable MASS21 (1-node lumped mass) examples.
PLANE182 gallery#
Runnable PLANE182 (2D 4-node quad) examples.
QUAD4 plane reference geometry — bilinear shape functions + 2×2 Gauss
QUAD4 bilinear shape functions on the reference square
SHELL181 gallery#
Runnable SHELL181 (4-node shell) examples.
QUAD4 shell reference geometry — Mindlin–Reissner shape functions
QUAD4_SHELL — uniaxial stretch of a flat square plate
SOLID185 gallery#
Runnable SOLID185 (8-node hex) examples.
HEX8 reference geometry — nodes, shape functions, Gauss points
HEX8 shape-function surfaces on the reference cube
SOLID186 gallery#
Runnable SOLID186 (20-node serendipity hex) examples.
HEX20 reference geometry — corner + mid-edge nodes, Gauss points
SOLID187 gallery#
Runnable SOLID187 (10-node quadratic tetrahedron) examples.
TET10 — prescribed uniform strain on a 10-node tet
TET10 shape-function slices on the unit tetrahedron
TET10 reference geometry — corner + mid-edge nodes, Keast points