OpenDC v2.3: FlowEngine update
Third major patch of OpenDC2.
In this version, the FlowEngine of OpenDC is completely rewritten.
This improves performance and accuracy.
This version also introduces the M3SA model created by @Radu-Nicolae.
What's Changed
- Updated SimTrace implementation by @DanteNiewenhuis in #245
- Renamed input files and internally server is changed to task by @DanteNiewenhuis in #246
- Renamed Scenario to Experiment. by @DanteNiewenhuis in #247
- Sim trace update by @DanteNiewenhuis in #249
- rewritten the checkpointing model by @DanteNiewenhuis in #250
- Added max number of failures by @DanteNiewenhuis in #254
- Updated the internal CPU implementation by @DanteNiewenhuis in #255
- M3SA - Multi-Meta-Model Simulation Analyzer by @Radu-Nicolae in #251
- Rewrote the FlowEngine by @DanteNiewenhuis in #256
- Updated all floats to Doubles by @DanteNiewenhuis in #257
- Added power sources to OpenDC by @DanteNiewenhuis in #258
- Updated export model by @DanteNiewenhuis in #259
- Carbon Model update by @DanteNiewenhuis in #260
Full Changelog: v2.2b...v2.3