Skip to content

h-a-a/GridPACK

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,206 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GridPACK

GridPACK is a software framework consisting of a set of modules designed to simplify the development of programs that model the power grid and run on parallel, high performance computing platforms. The modules are available as a library and consist of components for setting up and distributing power grid networks, support for modeling the behavior of individual buses and branches in the network, converting the network models to the corresponding algebraic equations, and parallel routines for manipulating and solving large algebraic systems. Additional modules support input and output as well as basic profiling and error management.

See the GridPACK home page for more information.

Submodule(s)

The GridPACK code use some third-party code that is included as a submodule. After cloning this repository, do the following in the top-most directory of your clone to get the submodule code:

    git submodule update --init

About

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 81.2%
  • Fortran 13.4%
  • CMake 5.0%
  • Shell 0.3%
  • UnrealScript 0.1%
  • Makefile 0.0%