Does anyone have any suggestions on this, please?
Does anyone have any suggestions on this, please?
Hi All, I am trying to model a simple SWER network in OpenDSS. The SLD for the SWER is attached. I have used the following code to implement the attached network. Clear New Circuit.SWER bus1=Node0 pu=1.0 basekV=11.0 ! Lines New Line.L12 Bus1=Node0.1.2.3 Bus2=Node1.1.2.3 R1=0.126 X1=0.072 R0=1.987 X0=0.126 C1=0.9490 C0=0.000 Normamps=265 Length=0.029 units=km New Line.L15 Bus1=Node1.1.2.3 Bus2=Node2.1.2.3 R1=0.339 X1=0.351 R0=0.489 X0=1.566 C1=10.406 C0=4.425 Normamps=126 Length=0.517 units=km New...
Does anyone have any sample code to model SWER networks in OpenDSS?
Thanks Roger.
Hi, can anyone help me understand how OpenDSS processes the linecode commands as such. New Linecode.1 units=km nphases=3 R1=0.32 R0=(4 0.12 *) X1=0.063 X0=(4 0.013 *) I am confused specifically at R0=(4 0.12 *) and X0=(4 0.063 *)terms. Are they same as R0=0.48and X0=0.052 (basically multiplying both values) or representing r and x matrices? Any help will be highly appreciated. Thanks.
Anyone?