-
Notifications
You must be signed in to change notification settings - Fork 16
Power Flow
Mirsad Cosovic edited this page Apr 10, 2020
·
11 revisions
The module runs the AC and DC power flow analysis, where reactive power and voltage magnitudes constraints can be used for the AC power flow analysis, and only one type of the constraint can be used per simulation run.
The AC power flow analysis includes four different algorithms:
- Newton-Raphson,
- Gauss-Seidel,
- decoupled Newton-Raphson,
- fast decoupled Newton-Raphson (BX version).
MATGRID is licensed under the terms of the MIT License.