Downloads
| Platform | File | Notes |
|---|---|---|
| Windows (x86-64) | sdof_dynamics-windows-x86_64.exe |
LaTeX equations, no install needed |
| Linux (x86-64) | sdof_dynamics-linux-x86_64 |
LaTeX equations |
| macOS (Apple Silicon) | sdof_dynamics-macos-aarch64 |
LaTeX equations |
| Web (all platforms) | sdof_dynamics-web.zip |
WASM bundle, serve locally or deploy |
Run the web bundle locally
unzip sdof_dynamics-web.zip -d sdof_web
cd sdof_web && python3 -m http.server 8000
# open http://localhost:8000Linux / macOS
chmod +x sdof_dynamics-linux-x86_64
./sdof_dynamics-linux-x86_64Live web version: https://iwes-luh.github.io/sdof_dynamics/