Skip to content

powe-rs/powers-pf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

powers-pf

Power flow algorithms.

Features

  • Newton's method
  • Fast-Decoupled method
  • Gauss-Seidel method
  • DC power flow

License

Translated from MATPOWER into Rust by Richard Lincoln.

The source code is distributed under the same BSD 3-clause license (LICENSE or https://opensource.org/license/bsd-3-clause/) as MATPOWER.