Example Simulations
This section is a public “gallery” of the simulations you can run in Biosimulant. Each example explains:
- What it simulates (theory + intuition)
- How to run it in a web UI
- What results to expect and how to interpret them
These demos are implemented in the open-source B‑Simulant library (the examples/ folder). If you don’t have the Biosimulant web UI available, you can run the same scenarios locally via SimUI.
How to run (web UI)
In the Biosimulant app:
- Open Examples
- Pick a scenario
- Click Run
- Explore the charts and controls
How to run (local SimUI)
From a local checkout of the B‑Simulant library repo:
pip install "bsim[ui]"Each scenario page includes a copy/paste command that starts a local UI and opens it in your browser (you’ll typically end up at http://localhost:8765/ui/).