Jax Modal Analysis

3D tetrahedral FEM modal analysis of a membrane STL. Takes a binary STL (mm units) + material properties JSON, repairs surface mesh, generates tetrahedral volume mesh via TetGen, assembles 3D stiffness/mass matrices with jax-fem, solves the generalised eigenvalue problem, and reports eigenfrequencies + mode shapes. Returns artifact JSON with eigenfrequencies_hz, eigenfrequencies_khz, modes_in_range, target_range_pass, and paths to summary PNG and CSV.

lamm-mit 00efca9 3 files · 21.8 KB Updated

File contents

lamm-mit/scienceclaw/tree/main/skills/jax-modal-analysis commit 00efca97fc

Frequently asked questions

npx skillmds@latest add lamm-mit/jax-modal-analysis