Skip to content

SDOF Dynamics Explorer 1.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 29 Apr 12:20

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:8000

Linux / macOS

chmod +x sdof_dynamics-linux-x86_64
./sdof_dynamics-linux-x86_64

Live web version: https://iwes-luh.github.io/sdof_dynamics/