Interactive demo

Run a demo version of pySLAMMER in your browser — no install required. The demo below uses marimo’s WASM build to load pySLAMMER straight into a Pyodide kernel; pick a sample ground motion, scale it, choose an analysis method, and adjust the slope parameters to see how each affects sliding displacement.

Beyond the demo

pySLAMMER’s real value emerges when used programmatically with Python. See the analysis-methods comparison and batch simulations examples for workflows that go beyond what widgets can show.

Explore further

If you want to explore the demo further, you can open in molab, create a fork and edit the notebook. Or you can download the notebook it and run it locally with marimo edit pyslammer_demo.py.

Open in molab (interactive) Download notebook (.py)