Documentation improvements for PowerFlow
Open
@lukelowry is already working on this.
Since Aug 11, 2026.
documentation
- Dominant language
- C++
- Stars
- 27
- Forks
- 11
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 23
Description
Summary
- 1. Quotes on math variables unnecessary and distracting Here and elsewhere in this part of the docs
- 2. "In the power system, complex voltage and current values are unknown, but rather real power injections at the generator buses and voltage magnitude setpoint as well as complex power (S) consumed by the load." This is not a complete sentence.
- 3. Consolidate using exp instead of Euler's constant
- 4. $
\pi$ is an unfortunate choice for a model name, since it is also a frequently used number for radians. But maybe there is nothing to do about it if this is standard. You could use $\mathcal{\pi}$ maybe.
Rationale
No response
Description
No response
Additional information
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.