Skip to content

Power flow input file parser and system composer

Latest
Compare
Choose a tag to compare
@pelesh pelesh released this 18 Jul 21:55
  • Added parser for Matpower files.
  • Added system composer, which assembles power flow models from components based on input from Matpower file.
  • Updated bus and created generator factory.
  • GridKit now depends on Sundials >= 6.0.
  • GridKit now requires C++17 compliant compiler.
  • Bug fixes.