Skip to content

Releases: GRIDAPPSD/GOSS-GridAPPS-D

2019.03.0 release

08 Apr 19:18
67a856d
Compare
Choose a tag to compare

2019.02.0 release

05 Feb 18:21
eb9c3a0
Compare
Choose a tag to compare

Release Cycle 2

08 Jan 21:39
ac36087
Compare
Choose a tag to compare
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.