| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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). | |||
| 2021-06-21 | simulator: Add core module for network simulation | Fabian Mastenbroek | |
| This change adds a basic framework as basis for network simulation support in OpenDC. It is modelled similarly to the power system that has been added recently. | |||
