| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-10-03 | refactor(simulator): Separate push and pull flags | Fabian Mastenbroek | |
| This change separates the push and pull flags in FlowConsumerContextImpl, meaning that sources can now push directly without pulling and vice versa. | |||
| 2021-10-03 | refactor(simulator): Migrate to flow-based simulation | Fabian Mastenbroek | |
| This change renames the `opendc-simulator-resources` module into the `opendc-simulator-flow` module to indicate that the core simulation model of OpenDC is based around modelling and simulating flows. Previously, the distinction between resource consumer and provider, and input and output caused some confusion. By switching to a flow-based model, this distinction is now clear (as in, the water flows from source to consumer/sink). | |||
