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

16 lines
305 B
Markdown
Raw Normal View History

2018-04-05 11:01:10 +00:00
# arma-flow
A simple power flow calculator using Newton's method.
## 1. Requirements
* A newer version of [Armadillo](http://arma.sourceforge.net/)
* Tested on 8.400.0
* The [Options](https://mulholland.xyz/docs/options/) library
* Compiler with supports C++17
## 2. Usage
See `arma-flow --help`.