| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-14 | refactor(#18): Create distinction between kernel and simulation | Fabian Mastenbroek | |
| This change creates a distinction between a kernel and a simulation. A single simulation is represented by a `Simulation` object which provides control over the simulation, while the `Kernel` interface allows users to create a new simulation using that kernel as backend. | |||
| 2018-02-13 | refactor(#18): Fix OpenDC model deployment | Fabian Mastenbroek | |
| This change fixes the deployment of the OpenDC simulation model. | |||
