Docs · Engines

System dynamics (stock & flow)

Native Forrester-style system-dynamics diagrams. Stocks render as rectangles, flows as double-line pipes with valves, clouds as source/sink shapes, auxiliaries as circles, and information links as dashed arrows. Used for ecology, economics, public health, and any dynamic systems modelling.

Templates
8
Source language
plaintext
Workstation
Studio
Engine id
sysdynamics

In the same space

Most users come to System dynamics (stock & flow) from Stella or Vensim sketches. Glyph runs this engine in the browser — no install, shareable via URL, exportable to PNG / SVG / PDF / source.

Syntax at a glance

stock S "Susceptible" at (1,2) initial 990
stock I "Infected" at (4,2) initial 10
flow infection from S to I rate "β·S·I/N"

Paste this in the Studio code pane to see System dynamics (stock & flow) render live. The full grammar is at the upstream-docs link above.

Sample templates

All 8
Engine reference: sysdynamics · ← Browse all engines · Quick-start guide