Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 749 Bytes

File metadata and controls

23 lines (16 loc) · 749 Bytes

simSOMA tutorial

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.

Files

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