First time here? We are a friendly community of Power Systems Engineers. Check out the FAQ!
1 | initial version |
The API is doing the wanted data change. Error -1 is a general error code informing about data warning. You can neglect this error. The reason for the warning is that you have a negative G0 while G1 is 0. Change G0 to 0 to get rid of the warning.