the purpose of this project is to calculate the current and the voltage in every branch in the graph that the user provides. using tie-set matrix or cut-set matrix.
- java 11
- javafx
- lombok
Setting up Lombok with Eclipse and Intellij
draw the graph using the elements (node - branch - link):
- to draw:
- node: select node and then click anywhere in the drawing area
- twig(branch) or link: select (branch or link) then click in the start node and then click in the end node, after that a pop-up dialog will appear to provide the current, voltage, and (impedances or admittances) for the branch. note: for admittances add 's' to the end.