Skip to content
/ zappy Public

load flow analysis for AC and DC electric systems with analytic derivatives, implemented in OpenMDAO

License

Notifications You must be signed in to change notification settings

OpenMDAO/zappy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zappy

Zappy is a simple electrical load flow modeling library for AC, DC and hybrid electrical systems based on the equations originally published in this paper. The repository also includes a simple set of electical components for completing node-voltage circuit analyses.

Zappy is built on top of the OpenMDAO framework, with the code relying on OpenMDAO for data passing, solvers and optimizers among other things.
The Zappy implementation includes analaytic derivatives for all components to enable efficient gradient-based optimization when the analysis is included in larger MDAO problems.

Disclosure: There are no docs for the software at this point. We're hoping to improve this, but for the moment this is what you get. We suggest you look in the examples folder for some indications of how to run this code.

Install Zappy

git clone http://github.com/OpenMDAO/zappy

pip install zappy

Zappy Applications

Zappy has been used as part of MDAO studies examining serveral electric aircraft concepts. Papers describing these studies are listed below:

About

load flow analysis for AC and DC electric systems with analytic derivatives, implemented in OpenMDAO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages