Skip to content

powe-rs/powers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

powers

Power flow simulation and optimization.

About

This crate contains common structures and auxiliary functions. The case structure is defined in the caseformat crate. The main functions of powers are provided in dependent crates:

  • powers-pf Power Flow
    • Newton's method
    • Fast-Decoupled method
    • Gauss-Seidel method
    • DC power flow

Additional features are available from the author on request:

  • powers-opf Optimal Power Flow
  • powers-cpf Continuation Power Flow
  • powers-ptdf Power Transfer Distribution Factors/Line Outage Distribution Factors

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.

About

Power flow simulation and optimization

Resources

License

Stars

Watchers

Forks

Languages