First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
Thank you daniel. It works for me but. I had to change the bus numbers to get it working properly.
I had to write this for it to work
loaddata3(1043, '1', [_i, _i, _i, _i], [2.3, _f, _f, _f, _f, _f])
but then I get a new error:
NameError _i not found. I think there is a problem with the solution. Can it be fixed?
Thanks ahead!
![]() | 2 | edit as code |
Thank you daniel. It works for me but. I had to change the bus numbers to get it working properly.
I had to write this for it to work
loaddata3(1043,
load_data_3(1043, '1', [_i, _i, _i, _i], [2.3, _f, _f, _f, _f, _f])_f])
but then I get a new error:
NameError _i not
I think there is a problem with the solution. Can it be fixed?found. found.
Thanks ahead!