Description: This procedure applies to all open networks, including the tree network (any number of bus nodes), and can be arbitrarily set the number of iterations
Before the program began to enter the bus line information and information are within linedata.txt and busdata.txt
Line information input order
Start end node resistance reactance admittance (or 0 if the transformer) transformer no-load power loss (for the power lines or 0) transformer no-load power loss (power lines 0) ratio (transmission line 1)
Bus information input order
Node voltage (rated voltage is initially unknown) bus active power (no load is set to 0) bus reactive (no load is set to 0) bus type (power point zero, non-power-point to 1)
After the program execution
The number of input lines to see line numbers
Enter the number of the bus to see the bus numbers
Enter the number of iterations to see times
The results will be saved to internal result.txt
To Search:
File list (Check if you may need any files):
潮流程序\busdata.txt
........\linedata.txt
........\power1.cpp
潮流程序