What problem does it solve?
It solves the problem of manually writing System Dynamics DSL code by giving you a structured, ready-to-simulate DSL template for stocks, flows, constants, delays, lookup tables, graphs, and termination conditions.
Core Features & Use Cases
- System Dynamics DSL generation: Produce valid DSL for stocks (accumulations), flows (rates), constants, and feedback-style system relationships.
- Time behavior modeling: Add SMOOTH, DELAY, and DELAY_GRADUAL to represent perception lag, pipeline delay, and smooth material delays.
- Nonlinear relationships & visualization: Use 1D/2D lookup tables and define graphs to inspect system behavior, including stop conditions for practical simulation runs.
- Use case: Turn a domain description like “inventory depletes with delayed reorders and seasonal demand” into a complete DSL model that the tool can parse and simulate immediately.
Quick Start
Ask for: "Generate a complete Systems Thinking Tool DSL model for a thermostat with delayed perception, including one stock, two flows, and a line graph of the stock over time."