Release Cycle 2
Pre-release
Pre-release
Changes to the code base include the following
- The GridAPPS-D team created docker images for GridAPPS-D and a test installation for running the default simulation with it. See https://github.com/GRIDAPPSD/gridappsd-docker for documentation
- Added unit tests for most components throughout GridAPPS-D
- Added Service and Application managers with simple examples
- Modified Process Manager to handle log and data requests
- Added Log Manager which stores log messages in mysql
- Added Powergrid Model Data Manager API
- Modified simulation output structures (added timestamp)
- Documented new managers and components in the GridaAPPS-D system
- Added Blazegraph for model storage and converted simulator configuration generation to use Blazegraph
- Support multiple concurrent simulations
- Added initial version of Test Manager to compare expected versus actual simulation and application output
- Updated visualization to display correct Powergrid Model names and logs and changed GridAPPS-D server to a configuration setting
Known issues
- The VVO app is currently showing unexpected sin wave oscillations.