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.
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 →Classic SIR compartmental model.
Pedagogical stock + inflow + outflow example.
Customers + revenue + R&D investment feedback loop.
Engineering control example.
Lotka-Volterra-style stocks with mutual feedback.
Stocks and flows for an inventory system.
sysdynamics · ← Browse all engines · Quick-start guide