Accumulation¶
Core Idea¶
A stock grows or shrinks as the time-integral of its net inflow minus outflow. Flows are rates (quantity-per-time), stocks are levels (quantity), and the two cannot be added or compared without integration. The stock has inertia (it cannot change instantly) and memory (its level carries its own history).
How would you explain it like I'm…
Filling The Bathtub
Tub, Faucet, And Drain
Stocks Versus Flows
Broad Use¶
- Systems dynamics and economics: inventory accumulates from production minus shipment, debt from borrowing minus repayment, capital from investment minus depreciation.
- Ecology and biogeochemistry: nutrient stocks, biomass, contaminant levels, and ice mass are each the time-integral of competing flows, carrying hysteresis.
- Engineering: heat in a reservoir, charge in a capacitor, water in a tank, and fatigue damage in a structure share the identical integration identity.
- Cognitive science: skill accumulates from practice minus forgetting, trust from confirming interactions minus betrayals.
- Organizations: technical debt, regulatory accretion, and institutional memory accumulate from flows of decisions and resist instantaneous correction.
- Pharmacology: drug stock in the bloodstream accumulates from absorption minus clearance, with chronic dosing designed around the steady state.
Clarity¶
Separates "what is the flow doing?" from "what is the stock doing?" and exposes the error of equating zero-flow with zero-stock — a freeze on additions is not an immediate fall in level.
Manages Complexity¶
Reduces any domain's dynamics to a few named objects — stocks, flows, sources, sinks — and one operation, integration, from which steady states, lags, and overshoot follow by the same arithmetic.
Abstract Reasoning¶
Supports inference about steady state (inflow over the proportionality constant), time-constants, and the prediction that a stock-goal pursued by flow-control will overshoot unless the integral is modeled.
Knowledge Transfer¶
- Economics to climate policy: the stock-flow distinction carries unchanged — reducing a flow (emissions) is not stabilizing a stock (concentration), and the mathematics relating them is identical.
- Physical diffusion to learning: the time-constant logic transfers to skill acquisition and forgetting, where buffers and characteristic times reappear as scaffolding, rehearsal, and spacing.
Example¶
A hiring freeze does not promptly lower headcount: with inflow at zero the stock drains only at the attrition rate, staying elevated for months, then undershoots if the freeze is held too long.
Relationships to Other Primes¶
Foundational — no parent edges in the catalog.
Children (3) — more specific cases that build on this
- Bioaccumulation is a kind of Accumulation — Progressive concentration of a substance = a stock integrating uptake minus clearance; the biological instance of the stock-flow integral. Add accumulation as a parent; keep aggregation;asymmetry;flow.
- Biofouling is a kind of Accumulation — The file: biofouling is 'a specific accumulation pattern — at an interface, of opportunistic colonisers, with occupation cost rather than activity cost.' accumulation describes the buildup; biofouling adds the interface-and-occupation-cost structure. accumulation is a candidate (likely-canonical), so this parent edge is to a worklisted candidate.
- Layered Accumulation is a kind of Accumulation — layered_accumulation = accumulation PLUS an order-preserving, non-remixing deposition rule (stratigraphy). Add accumulation as an ADDITIONAL parent; keep its existing aggregation;layering parents.
Not to Be Confused With¶
- Accumulation is not Turnover because turnover is the gross flux cycling through a reservoir whereas accumulation tracks the net integral; a stock can be stable while turning over rapidly.
- Accumulation is not Buffering because buffering is a function a stock can serve (absorbing variability) whereas accumulation is the underlying integration relation itself.
- Accumulation is not Layered Accumulation because layered accumulation adds that deposits form distinguishable, ordered strata whereas plain accumulation treats the stock as a single fungible level.