This repository contains the user-facing tutorial for simSOMA.
The simulator code is maintained separately at:
https://github.com/jlab-code/simSOMA
The tutorial explains how to clone the simulator repository, set up the Python environment, check a topology, run example simulations, and inspect the generated outputs.
simSOMA_tutorial.md # editable tutorial source
simSOMA_tutorial.html # polished rendered HTML tutorial
render_tutorial.sh # regenerates the HTML file from the Markdown source
tutorial_style.css # CSS used when rendering the HTML tutorial
LICENSE # MIT license
.gitignore # ignores local temporary/rendering files