Skip to content
bjpalmer edited this page Jul 27, 2019 · 7 revisions

Current development:

  1. Docker Containers: Develop Docker containers for existing GridPACK applications. Target Power Flow, Dynamic Simulation, Kalman Filter (Dynamic State Estimation), Contingency Analysis, and State Estimation. Due July 31, 2019.

  2. Remove PETSc/C++ Dependency: Remove the need to build GridPACK using PETSc built with the C++ interface. This should make it possible for GridPACK to work with many more preinstalled versions of PETSc. Due August 30, 2019.

  3. GA Integration: Incorporate GA directly into the CMake build of GridPACK by having the build download GA from the repository and then configure and build it. This will eliminate an explicit build of at least one external library. Due September 30, 2019.

  4. Develop New Use Case: Develop and implement a new application use case based on input from stakeholders. Due 10/31/2019.

  5. Release New GridPACK Version: Release a new major or minor version of GridPACK. Due 1/20/2020.

Clone this wiki locally