Thanks for a quick reply Roger. But both the limiting the zone locally nor defing zonelist is helping me out. It keeps on giving error unable to close di for line L2
I need to record losses in every line I have defined, that is why I require energymeters=no. of lines defined.
Clear New object=circuit.ieee123 ~ basekv=4.16 Bus1=150 pu=1.00 R1=0 X1=0.0001 R0=0 X0=0.0001 new transformer.reg1a phases=3 windings=2 buses=[150 150r] conns=[wye wye] kvs=[4.16 4.16] kvas=[5000 5000] XHL=.001 %LoadLoss=0.00001 ppm=0.0 new regcontrol.creg1a transformer=reg1a winding=2 vreg=120 band=2 ptratio=20 ctprim=700 R=3 X=7.5 Redirect IEEELinecodes.DSS Redirect Line.DSS New Transformer.XFM1 Phases=3 Windings=2 Xhl=2.72 ~ wdg=1 bus=61s conn=Delta kv=4.16 kva=150 %r=0.635 ~ wdg=2 bus=610 conn=Delta...
Thanks for the help Roger. I was able to run a timeseries dynamic power flow for 24hrs. The only problem I am facing is when I am adding a second energy meter to Line.L2, the openDSS gives error(534) stating Unable to close demand interval file. even though I have scripted closeDI and the end of the script.
Hi experts, I have created a distribution circuit and have been able to run dynamic power flow over it for step size of 1min. My circuit consists of 20 nodes. I want to export the volatge and angle at each timestamp for all the nodes. Whether it is possible to export to a csv file? Currently I am just getting the voltage measure at the end oc tge timestamp. Thank you!