powers-pf

Crates.iopowers-pf
lib.rspowers-pf
version0.1.0
sourcesrc
created_at2024-08-13 09:49:49.249047
updated_at2024-08-13 09:49:49.249047
descriptionPower flow algorithms
homepage
repositoryhttps://github.com/powe-rs/powers-pf
max_upload_size
id1335781
size82,943
Richard Lincoln (rwl)

documentation

README

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.

Commit count: 0

cargo fmt