: Public Enumeration
Created: 14/07/2016 10:59:18
Modified: 14/07/2016 11:01:53
Project:
Advanced:
Power flow algorithm.<br/>
Attribute
Public
  fullNewtonRaphson
Details:
Notes: Full Newton-Raphson power flow algorithm.<br/>
Public
  fixedSlopeNewtonRaphson
Details:
Notes: Fixed slope Newton-Raphson power flow algorithm.<br/>
Public
  fastDecoupled
Details:
Notes: Fast decoupled power flow algorithm.<br/>
Public
  gaussSeidel
Details:
Notes: Gauss-Siedel power flow algorithm.<br/>
Public
  modifiedGaussSeidel
Details:
Notes: Modified Gauss-Sidel power flow algorithm.<br/>
Public
  dcPowerFlow
Details:
Notes: DC power flow algorithm.<br/>