| Interface | Description |
|---|---|
| IBusChildNetHelper<TParentBus,TChildBus> |
Interface for multi-net LF algorithm implementation.
|
| Class | Description |
|---|---|
| AclfBusChildNetHelper |
Bus interaction between parent net and child net for multi-net Aclf implementation
|
| BMatrixSolver |
An AclfNet B matrix solver implementation.
|
| DefaultChildNetLfSolver |
InterPSS default implementation of the multi-network Loadflow solver.
|
| DefaultNrSolver |
InterPSS default implementation of the NR solver interface.
|
| YMatrixSolver |
An AclfNet Y matrix solver implementation.
|
| ZbrNrSolver |
This class implements the NR loadflow algorithm for solving the power flow with zero impedance branches (Zbr).
|