Software
PSAT
The Power System Analysis Toolbox (PSAT) is a Matlab toolbox
for electric power system analysis and simulation. The command
line version of PSAT is also GNU Octave compatible. All
operations can be assessed by means of graphical user
interfaces (GUIs) and a Simulink-based library provides an
user-friendly tool for network design.
PSAT is a free and open source project particularly suited for
teaching graduate courses on power system stability and
control. Compatibility with most common platforms and OS is
provided.
Dome
After ten year of experience matured developing PSAT, I felt the need to restart from scratch and create a new project for power system analysis. The name of this work in progress is Dome. This project is written in Python, C and Fortran. It is a no-nonsense number-crunching command-line application for multi-core 64-bit Unix platforms. The targets of Dome are cutting-edge research and industrial applications. Dome is not distributed as free and open source software. The code will be shared only among researchers and developers collaborating with me.