This repository has been archived on 2018-12-13. You can view files and clone it, but cannot push or open issues or pull requests.
arma-flow/README.md

305 B

arma-flow

A simple power flow calculator using Newton's method.

1. Requirements

  • A newer version of Armadillo

    • Tested on 8.400.0
  • The Options library

  • Compiler with supports C++17

2. Usage

See arma-flow --help.