|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
See:
Description
Packages | |
---|---|
snl.ccss.jpowerflow | This package provides interfaces and abstract classes necessary for creating and implementing new power flow solvers. |
snl.ccss.jpowerflow.ac | This package provides steady-state AC power flow solvers. |
snl.ccss.jpowerflow.dc | This package provides a DC power flow solver. |
snl.ccss.jpowerflow.util | This package provides helpful utility methods for power flow solvers as well as for users that use the power flow solvers. |
This Java library provides the programs and interfaces necessary to run both AC and DC power flow simulations. It currently includes two steady-state AC power flow simulators, a Full Newton- Raphson iterative solver and a faster but less accurate Decoupled Newton-Raphson iterative solver. It also currently includes a DC power flow solver. These programs reference methods defined in interfaces that must be implemented by objects that wish to be candidates for participating in the simulations.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |