Closed AAndersn closed 12 months ago
This has now been fixed. The issue was that the substation file was being written before DSS feeders had been created. I only re-arranged the code to ensure that we write the substation file after all feeders had been processed.
Energy source objects are not created by Cyme2DSS script
From the Source class in cyme, need to create an opendss vsource object
<DeviceNumber>source_name</DeviceNumber>
should map to opendssvsource.source_name
<SourceNodeID>
maps toBus1
<KVLL>13.200000</KVLL>
maps tobasekv=13.2
<DesiredVoltage>13.600000</DesiredVoltage>
maps topu = 1.030
If
<ImpedanceUnit>Ohms</ImpedanceUnit>
is not ohms, need to convert to ohms for opendss<PositiveSequenceResistance>
maps tor1
<PositiveSequenceReactance>
maps tox1
<ZeroSequenceResistance>
maps tor0
<ZeroSequenceReactance>
maps tox0
<NegativeSequenceResistance>
has no dss equivalent<NegativeSequenceReactance>
has no equilivalent<OperatingAngle1>
maps toangle