Contents

Project Overview

Group List

Screen capture

Input Configuration file Specification

Planned features


Project Overview

Documentation is given here.

Source code

CVS tree

Our project used a CVS tree to help organize the source code and share files. This contains the history of all source code as well as our personal comments at each change.

CVS home page for home information

Group List

Name e-mail
David Fries dfries@umr.edu
Joseph Barker jwbarker@umr.edu
Donald Benne dbenne@umr.edu
Geoffrey Roth geoff@umr.edu
Ryan Rule rmr@umr.edu
Matthew Ryan mjr@umr.edu
Philip Thiem ptt@umr.edu

Screen capture

Here is an example power grid from the configuration file r118org_g.conf

grid image

Example program animation

Click on image above to view an animation of the program in action. It is an animated gif and 1.2 megs in length.

Input Configuration file Specification

There are two files that the program reads. The configuration file and the update file. The configuration file defines everything the program needs except how much current is flowing on the lines. The update file is what comes from the backend running and provides how much current is actually going though each line. Both files are formated with a single character beginning the line and that character tells what data is contained in that line

configuration file

The character that begins the line is listed along with an explanation of that what line means and does. An example line follows.

Planned features


By David Fries, April 13, 2001.