First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
can you post a few rows from the Bus.xlsx file?
You may explicitly define integer or floating vars like:
intgar[3]= int(bussheet.cell_value(k,7))
realar[0]= float(bussheet.cell_value(k,2))