stockandflowmodeller
Stockandflowmodeller is a software library and modeling framework designed to support the construction and analysis of stock-and-flow models, a common representation in system dynamics. The framework provides abstractions for stocks (quantities that accumulate or deplete over time), flows (rates that change stocks), auxiliaries (calculated or intermediate values), parameters, and constants. Users build models by defining these elements and connecting them with mathematical relationships that describe their behavior over time.
Models created with stockandflowmodeller can be simulated to produce time series for stocks, flows, and auxiliary
Common uses of stockandflowmodeller include education, where it helps students grasp system dynamics concepts, and research
In terms of ecosystem and development, stockandflowmodeller aims to provide a clean, well-documented API that supports