The example in this directory simulates a simple loss of load experiment.
To build the example, run 'make'. Input to the command line is

1) A CDF or PTI formatted load flow. You can use one from the
   data directory (see ../../data).
2) A format specifier. This is either cdf or raw.
3) A list of generators by number to remove from the model.

Output from the simulation are data files containing generator
and bus frequencies and gnuplot files for loading these. 

See sim.cpp for more details.
