GithubHelp home page GithubHelp logo

changgang / gridpack Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gridoptics/gridpack

0.0 0.0 0.0 111.09 MB

Home Page: https://www.gridpack.org/

Shell 0.26% C++ 82.33% Python 1.47% Perl 0.26% C 0.01% Fortran 10.73% MATLAB 0.03% UnrealScript 0.08% Makefile 0.01% CMake 4.81%

gridpack's Introduction

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

Building Global Arrays

Global Arrays is one of the libraries required to build and use GridPACK. On some platforms this is available as a system package, on others it is not. Global Arrays can be built with GridPACK if needed by adding

    -D BUILD_GA:BOOL=ON

to the GridPACK CMake configuration (more details on GridPACK build is here). This will cause the configuration to build a GridPACK-specific Global Arrays library along with GridPACK.

gridpack's People

Contributors

wperkins avatar jedbrown avatar huangrenke avatar abhyshr avatar bjpalmer avatar chenyousu avatar gruenich avatar ckhroulev avatar johnfettig avatar mdave avatar tyinpnnl avatar arunveeramany avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.