When I try to insert the values of a substation or a VSource I get the following error, in order. I am trying to implement a net of my city for my cientific initiation and I have to insert the feeder or a vsource or a substation, but I am not being able to do it.
Yes, the error is simple: Please don't add special characters to the element names such as space, and dots (.). Instead of space, use underscore (_).
The bus you have as reference has a space in the name, so please, rename it or just delete it and create a new one named without spaces, that will solve the problem.
Best regards
Davis
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When I try to insert the values of a substation or a VSource I get the following error, in order. I am trying to implement a net of my city for my cientific initiation and I have to insert the feeder or a vsource or a substation, but I am not being able to do it.
Last edit: Leonardo Souza 2020-04-06
Hello,
Yes, the error is simple: Please don't add special characters to the element names such as space, and dots (.). Instead of space, use underscore (_).
The bus you have as reference has a space in the name, so please, rename it or just delete it and create a new one named without spaces, that will solve the problem.
Best regards
Davis
Thank you!