From 679268e67f922c3189f0e366b5ca5d127cbbf247 Mon Sep 17 00:00:00 2001
From: santi Choose the time grouping to possibly shorten the solution time. This splits the time series by week, month, etc. and the subproblems are solved sequentially.
-
@@ -205,7 +198,7 @@
-
@@ -125,59 +138,60 @@
-
+
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ BaseVoltage BaseVoltage False 65536 All conducting equipment with this base voltage. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ Terminals Terminal False 65536 Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ SvStatus SvStatus False 65536 The status state variable associated with this conducting equipment.
+ baseS float MVA False 65536 Product of the RMS value of the voltage and the RMS value of the current.
+ idleLoss float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ maxUdc float kV False 65536 Electrical voltage, can be both AC and DC.
+ minUdc float kV False 65536 Electrical voltage, can be both AC and DC.
+ numberOfValves int none False 65536 Number of valves in the converter. Used in loss calculations.
+ ratedUdc float kV False 65536 Electrical voltage, can be both AC and DC.
+ resistiveLoss float ohm False 65536 Resistance (real part of impedance).
+ switchingLoss float MW False 65536 None
+ valveU0 float kV False 65536 Electrical voltage, can be both AC and DC.
+ DCTerminals ACDCConverterDCTerminal none False 65536 None
+ PccTerminal Terminal none False 65536 All converters' DC sides linked to this point of common coupling terminal.
+ idc float A False 65536 Electrical current with sign convention: positive flow is out of the conducting equipment into the connectivity node. Can be both AC and DC.
+ poleLossP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ uc float kV False 65536 Electrical voltage, can be both AC and DC.
+ udc float kV False 65536 Electrical voltage, can be both AC and DC.
+ p float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ q float MVAr False 65536 Product of RMS value of the voltage and the RMS value of the quadrature component of the current.
+ targetPpcc float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ targetUdc float kV False 65536 Electrical voltage, can be both AC and DC.
+ =================== ======================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+ACDCConverterDCTerminal
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ===================== =================== ==== ========= ========= ======== ====================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ===================== =================== ==== ========= ========= ======== ====================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ BusNameMarker BusNameMarker False 65536 The bus name marker used to name the bus (topological node).
+ Measurements Measurement False 65536 Measurements associated with this terminal defining where the measurement is placed in the network topology. It may be used, for instance, to capture the sensor position, such as a voltage transformer (PT) at a busbar or a current transformer (CT) at the bar between a breaker and an isolator.
+ sequenceNumber int False 65536 The orientation of the terminal connections for a multiple terminal conducting equipment. The sequence numbering starts with 1 and additional terminals should follow in increasing order. The first terminal is the "starting point" for a two terminal branch.
+ OperationalLimitSet OperationalLimitSet False 65536 None
+ connected bool False 65536 The connected status is related to a bus-branch model and the topological node to terminal relation. True implies the terminal is connected to the related topological node and false implies it is not. In a bus-branch model, the connected status is used to tell if equipment is disconnected without having to change the connectivity described by the topological node to terminal relation. A valid case is that conducting equipment can be connected in one end and open in the other. In particular for an AC line segment, where the reactive line charging can be significant, this is a relevant case.
+ DCNode DCNode False 65536 None
+ DCTopologicalNode DCTopologicalNode False 65536 See association end TopologicalNode.Terminal.
+ DCConductingEquipment ACDCConverter False 65536 None
+ polarity enum DCPolarityKind False 65536 Represents the normal network polarity condition.
+ ===================== =================== ==== ========= ========= ======== ====================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+ACDCTerminal
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== =================== ==== ========= ========= ======== ====================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== =================== ==== ========= ========= ======== ====================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ BusNameMarker BusNameMarker False 65536 The bus name marker used to name the bus (topological node).
+ Measurements Measurement False 65536 Measurements associated with this terminal defining where the measurement is placed in the network topology. It may be used, for instance, to capture the sensor position, such as a voltage transformer (PT) at a busbar or a current transformer (CT) at the bar between a breaker and an isolator.
+ sequenceNumber int False 65536 The orientation of the terminal connections for a multiple terminal conducting equipment. The sequence numbering starts with 1 and additional terminals should follow in increasing order. The first terminal is the "starting point" for a two terminal branch.
+ OperationalLimitSet OperationalLimitSet False 65536 None
+ connected bool False 65536 The connected status is related to a bus-branch model and the topological node to terminal relation. True implies the terminal is connected to the related topological node and false implies it is not. In a bus-branch model, the connected status is used to tell if equipment is disconnected without having to change the connectivity described by the topological node to terminal relation. A valid case is that conducting equipment can be connected in one end and open in the other. In particular for an AC line segment, where the reactive line charging can be significant, this is a relevant case.
+ =================== =================== ==== ========= ========= ======== ====================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+ACLineSegment
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ========================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ========================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ BaseVoltage BaseVoltage False 65536 All conducting equipment with this base voltage. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ Terminals Terminal False 65536 Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ SvStatus SvStatus False 65536 The status state variable associated with this conducting equipment.
+ length float km False 65536 Unit of length. Never negative.
+ b0ch float S False 65536 Imaginary part of admittance.
+ bch float S False 65536 Imaginary part of admittance.
+ g0ch float S False 65536 Factor by which voltage must be multiplied to give corresponding power lost from a circuit. Real part of admittance.
+ gch float S False 65536 Factor by which voltage must be multiplied to give corresponding power lost from a circuit. Real part of admittance.
+ r float ohm False 65536 Resistance (real part of impedance).
+ r0 float ohm False 65536 Resistance (real part of impedance).
+ shortCircuitEndTemperature float degC False 65536 Value of temperature in degrees Celsius.
+ x float ohm False 65536 Reactance (imaginary part of impedance), at rated frequency.
+ x0 float ohm False 65536 Reactance (imaginary part of impedance), at rated frequency.
+ ========================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+ActivePowerLimit
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ==================== ==================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ==================== ==================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ OperationalLimitSet OperationalLimitSet False 65536 Values of equipment limits.
+ OperationalLimitType OperationalLimitType False 65536 The limit type associated with this limit.
+ value float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ ==================== ==================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+AnalogControl
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== =================== ======== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== =================== ======== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ controlType str nonenone False 65536 Specifies the type of Control, e.g. BreakerOn/Off, GeneratorVoltageSetPoint, TieLineFlow etc. The ControlType.name shall be unique among all specified types and describe the type.
+ operationInProgress bool nonenone False 65536 Indicates that a client is currently sending control commands that has not completed.
+ timeStamp datetime nonenone False 65536 The last time a control output was sent.
+ unitMultiplier enum UnitMultiplier nonenone False 65536 The unit multiplier of the controlled quantity.
+ unitSymbol enum UnitSymbol nonenone False 65536 The unit of measure of the controlled quantity.
+ PowerSystemResource PowerSystemResource nonenone False 65536 The controller outputs used to actually govern a regulating device, e.g. the magnetization of a synchronous machine or capacitor bank breaker actuator.
+ maxValue float False 65536 A floating point number. The range is unspecified and not limited.
+ minValue float False 65536 A floating point number. The range is unspecified and not limited.
+ =================== =================== ======== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+ApparentPowerLimit
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ==================== ==================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ==================== ==================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ OperationalLimitSet OperationalLimitSet False 65536 Values of equipment limits.
+ OperationalLimitType OperationalLimitType False 65536 The limit type associated with this limit.
+ value float MVA False 65536 Product of the RMS value of the voltage and the RMS value of the current.
+ ==================== ==================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+AsynchronousMachine
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ======================= ============================ ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ======================= ============================ ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ BaseVoltage BaseVoltage False 65536 All conducting equipment with this base voltage. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ Terminals Terminal False 65536 Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ SvStatus SvStatus False 65536 The status state variable associated with this conducting equipment.
+ RegulatingControl RegulatingControl False 65536 The regulating control scheme in which this equipment participates.
+ controlEnabled bool False 65536 Specifies the regulation status of the equipment. True is regulating, false is not regulating.
+ GeneratingUnit GeneratingUnit none False 65536 A synchronous machine may operate as a generator and as such becomes a member of a generating unit.
+ HydroPump HydroPump none False 65536 The synchronous machine drives the turbine which moves the water from a low elevation to a higher elevation. The direction of machine rotation for pumping may or may not be the same as for generating.
+ ratedPowerFactor float none False 65536 A floating point number. The range is unspecified and not limited.
+ ratedS float MVA False 65536 Product of the RMS value of the voltage and the RMS value of the current.
+ ratedU float kV False 65536 Electrical voltage, can be both AC and DC.
+ p float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ q float MVAr False 65536 Product of RMS value of the voltage and the RMS value of the quadrature component of the current.
+ converterFedDrive bool none False 65536 Indicates whether the machine is a converter fed drive. Used for short circuit data exchange according to IEC 60909
+ efficiency float none False 65536 Percentage on a defined base. For example, specify as 100 to indicate at the defined base.
+ iaIrRatio float none False 65536 A floating point number. The range is unspecified and not limited.
+ nominalFrequency float Hz False 65536 Cycles per second.
+ nominalSpeed float none False 65536 Number of revolutions per second.
+ polePairNumber int none False 65536 Number of pole pairs of stator. Used for short circuit data exchange according to IEC 60909
+ ratedMechanicalPower float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ reversible bool none False 65536 Indicates for converter drive motors if the power can be reversible. Used for short circuit data exchange according to IEC 60909
+ rxLockedRotorRatio float none False 65536 A floating point number. The range is unspecified and not limited.
+ asynchronousMachineType enum AsynchronousMachineKind none False 65536 Indicates the type of Asynchronous Machine (motor or generator).
+ ======================= ============================ ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+BaseVoltage
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ nominalVoltage float kV False 65536 Electrical voltage, can be both AC and DC.
+ ConductingEquipment ConductingEquipment none False 65536 Base voltage of this conducting equipment. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ VoltageLevel VoltageLevel none False 65536 The voltage levels having this base voltage.
+ TransformerEnds TransformerEnd none False 65536 Transformer ends at the base voltage. This is essential for PU calculation.
+ TopologicalNode TopologicalNode none False 65536 The topological nodes at the base voltage.
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+BasicIntervalSchedule
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== =============== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== =============== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ startTime datetime none False 65536 The time for the first time point.
+ value1Unit enum UnitSymbol none False 65536 Value1 units of measure.
+ value2Unit enum UnitSymbol none False 65536 Value2 units of measure.
+ ================== =============== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+Bay
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== ================ ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== ================ ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ ConnectivityNodes ConnectivityNode False 65536 Connectivity nodes which belong to this connectivity node container.
+ TopologicalNode TopologicalNode False 65536 The topological nodes which belong to this connectivity node container.
+ Equipments Equipment False 65536 Contained equipment.
+ VoltageLevel VoltageLevel False 65536 The voltage level containing this bay.
+ ================== ================ ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+Breaker
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ BaseVoltage BaseVoltage False 65536 All conducting equipment with this base voltage. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ Terminals Terminal False 65536 Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ SvStatus SvStatus False 65536 The status state variable associated with this conducting equipment.
+ normalOpen bool none False 65536 The attribute is used in cases when no Measurement for the status value is present. If the Switch has a status measurement the Discrete.normalValue is expected to match with the Switch.normalOpen.
+ ratedCurrent float A False 65536 Electrical current with sign convention: positive flow is out of the conducting equipment into the connectivity node. Can be both AC and DC.
+ retained bool none False 65536 Branch is retained in a bus branch model. The flow through retained switches will normally be calculated in power flow.
+ open bool none False 65536 The attribute tells if the switch is considered open when used as input to topology processing.
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+BusNameMarker
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== ============== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== ============== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ priority int False 65536 Priority of bus name marker for use as topology bus name. Use 0 for don t care. Use 1 for highest priority. Use 2 as priority is less than 1 and so on.
+ ReportingGroup ReportingGroup False 65536 The bus name markers that belong to this reporting group.
+ Terminal ACDCTerminal False 65536 The terminals associated with this bus name marker.
+ ================== ============== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+BusbarSection
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ BaseVoltage BaseVoltage False 65536 All conducting equipment with this base voltage. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ Terminals Terminal False 65536 Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ SvStatus SvStatus False 65536 The status state variable associated with this conducting equipment.
+ ipMax float A False 65536 Electrical current with sign convention: positive flow is out of the conducting equipment into the connectivity node. Can be both AC and DC.
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+ConductingEquipment
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ BaseVoltage BaseVoltage False 65536 All conducting equipment with this base voltage. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ Terminals Terminal False 65536 Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ SvStatus SvStatus False 65536 The status state variable associated with this conducting equipment.
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+Conductor
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ BaseVoltage BaseVoltage False 65536 All conducting equipment with this base voltage. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ Terminals Terminal False 65536 Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ SvStatus SvStatus False 65536 The status state variable associated with this conducting equipment.
+ length float km False 65536 Unit of length. Never negative.
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+ConformLoad
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== ========================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== ========================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ BaseVoltage BaseVoltage False 65536 All conducting equipment with this base voltage. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ Terminals Terminal False 65536 Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ SvStatus SvStatus False 65536 The status state variable associated with this conducting equipment.
+ pfixed float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ pfixedPct float none False 65536 Percentage on a defined base. For example, specify as 100 to indicate at the defined base.
+ qfixed float MVAr False 65536 Product of RMS value of the voltage and the RMS value of the quadrature component of the current.
+ qfixedPct float none False 65536 Percentage on a defined base. For example, specify as 100 to indicate at the defined base.
+ LoadResponse LoadResponseCharacteristic none False 65536 The load response characteristic of this load. If missing, this load is assumed to be constant power.
+ p float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ q float MVAr False 65536 Product of RMS value of the voltage and the RMS value of the quadrature component of the current.
+ LoadGroup ConformLoadGroup False 65536 Group of this ConformLoad.
+ =================== ========================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+ConformLoadGroup
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== =========== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== =========== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ SubLoadArea SubLoadArea False 65536 The SubLoadArea where the Loadgroup belongs.
+ EnergyConsumers ConformLoad False 65536 Conform loads assigned to this ConformLoadGroup.
+ ================== =========== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+ConnectivityNode
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ========================= ========================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ========================= ========================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Terminals Terminal False 65536 The connectivity node to which this terminal connects with zero impedance.
+ ConnectivityNodeContainer ConnectivityNodeContainer False 65536 Container of this connectivity node.
+ TopologicalNode TopologicalNode False 65536 The connectivity nodes combine together to form this topological node. May depend on the current state of switches in the network.
+ ========================= ========================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+ConnectivityNodeContainer
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== ================ ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== ================ ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ ConnectivityNodes ConnectivityNode False 65536 Connectivity nodes which belong to this connectivity node container.
+ TopologicalNode TopologicalNode False 65536 The topological nodes which belong to this connectivity node container.
+ ================== ================ ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+Connector
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ BaseVoltage BaseVoltage False 65536 All conducting equipment with this base voltage. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ Terminals Terminal False 65536 Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ SvStatus SvStatus False 65536 The status state variable associated with this conducting equipment.
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+Control
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== =================== ======== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== =================== ======== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ controlType str nonenone False 65536 Specifies the type of Control, e.g. BreakerOn/Off, GeneratorVoltageSetPoint, TieLineFlow etc. The ControlType.name shall be unique among all specified types and describe the type.
+ operationInProgress bool nonenone False 65536 Indicates that a client is currently sending control commands that has not completed.
+ timeStamp datetime nonenone False 65536 The last time a control output was sent.
+ unitMultiplier enum UnitMultiplier nonenone False 65536 The unit multiplier of the controlled quantity.
+ unitSymbol enum UnitSymbol nonenone False 65536 The unit of measure of the controlled quantity.
+ PowerSystemResource PowerSystemResource nonenone False 65536 The controller outputs used to actually govern a regulating device, e.g. the magnetization of a synchronous machine or capacitor bank breaker actuator.
+ =================== =================== ======== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+ControlArea
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ========================= ========================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ========================= ========================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ EnergyArea EnergyArea none False 65536 The energy area that is forecast from this control area specification.
+ type enum ControlAreaTypeKind none False 65536 The primary type of control area definition used to determine if this is used for automatic generation control, for planning interchange control, or other purposes. A control area specified with primary type of automatic generation control could still be forecast and used as an interchange area in power flow analysis.
+ TieFlow TieFlow none False 65536 The tie flows associated with the control area.
+ ControlAreaGeneratingUnit ControlAreaGeneratingUnit none False 65536 The generating unit specificaitons for the control area.
+ netInterchange float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ pTolerance float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ ========================= ========================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+ControlAreaGeneratingUnit
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== ============== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== ============== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ GeneratingUnit GeneratingUnit False 65536 The generating unit specified for this control area. Note that a control area should include a GeneratingUnit only once.
+ ControlArea ControlArea False 65536 The parent control area for the generating unit specifications.
+ ================== ============== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+CoordinateSystem
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== ========== ==== ========= ========= ======== ============================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== ========== ==== ========= ========= ======== ============================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ crsUrn str False 65536 A Uniform Resource Name (URN) for the coordinate reference system (crs) used to define 'Location.PositionPoints'. An example would be the European Petroleum Survey Group (EPSG) code for a coordinate reference system, defined in URN under the Open Geospatial Consortium (OGC) namespace as: urn:ogc:def:uom:EPSG::XXXX, where XXXX is an EPSG code (a full list of codes can be found at the EPSG Registry web site http://www.epsg-registry.org/). To define the coordinate system as being WGS84 (latitude, longitude) using an EPSG OGC, this attribute would be urn:ogc:def:uom:EPSG::4236. A profile should limit this code to a set of allowed URNs agreed to by all sending and receiving parties.
+ Location Location False 65536 All locations described with position points in this coordinate system.
+ ================== ========== ==== ========= ========= ======== ============================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+CsConverter
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== ======================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== ======================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ BaseVoltage BaseVoltage False 65536 All conducting equipment with this base voltage. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ Terminals Terminal False 65536 Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ SvStatus SvStatus False 65536 The status state variable associated with this conducting equipment.
+ baseS float MVA False 65536 Product of the RMS value of the voltage and the RMS value of the current.
+ idleLoss float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ maxUdc float kV False 65536 Electrical voltage, can be both AC and DC.
+ minUdc float kV False 65536 Electrical voltage, can be both AC and DC.
+ numberOfValves int none False 65536 Number of valves in the converter. Used in loss calculations.
+ ratedUdc float kV False 65536 Electrical voltage, can be both AC and DC.
+ resistiveLoss float ohm False 65536 Resistance (real part of impedance).
+ switchingLoss float MW False 65536 None
+ valveU0 float kV False 65536 Electrical voltage, can be both AC and DC.
+ DCTerminals ACDCConverterDCTerminal none False 65536 None
+ PccTerminal Terminal none False 65536 All converters' DC sides linked to this point of common coupling terminal.
+ idc float A False 65536 Electrical current with sign convention: positive flow is out of the conducting equipment into the connectivity node. Can be both AC and DC.
+ poleLossP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ uc float kV False 65536 Electrical voltage, can be both AC and DC.
+ udc float kV False 65536 Electrical voltage, can be both AC and DC.
+ p float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ q float MVAr False 65536 Product of RMS value of the voltage and the RMS value of the quadrature component of the current.
+ targetPpcc float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ targetUdc float kV False 65536 Electrical voltage, can be both AC and DC.
+ maxAlpha float deg False 65536 Measurement of angle in degrees.
+ maxGamma float deg False 65536 Measurement of angle in degrees.
+ maxIdc float A False 65536 Electrical current with sign convention: positive flow is out of the conducting equipment into the connectivity node. Can be both AC and DC.
+ minAlpha float deg False 65536 Measurement of angle in degrees.
+ minGamma float deg False 65536 Measurement of angle in degrees.
+ minIdc float A False 65536 Electrical current with sign convention: positive flow is out of the conducting equipment into the connectivity node. Can be both AC and DC.
+ ratedIdc float A False 65536 Electrical current with sign convention: positive flow is out of the conducting equipment into the connectivity node. Can be both AC and DC.
+ alpha float deg False 65536 Measurement of angle in degrees.
+ gamma float deg False 65536 Measurement of angle in degrees.
+ operatingMode enum CsOperatingModeKind none False 65536 Indicates whether the DC pole is operating as an inverter or as a rectifier. CSC control variable used in power flow.
+ pPccControl enum CsPpccControlKind none False 65536 None
+ targetAlpha float deg False 65536 Measurement of angle in degrees.
+ targetGamma float deg False 65536 Measurement of angle in degrees.
+ targetIdc float A False 65536 Electrical current with sign convention: positive flow is out of the conducting equipment into the connectivity node. Can be both AC and DC.
+ =================== ======================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+CurrentLimit
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ==================== ==================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ==================== ==================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ OperationalLimitSet OperationalLimitSet False 65536 Values of equipment limits.
+ OperationalLimitType OperationalLimitType False 65536 The limit type associated with this limit.
+ value float A False 65536 Electrical current with sign convention: positive flow is out of the conducting equipment into the connectivity node. Can be both AC and DC.
+ ==================== ==================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+Curve
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== =============== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== =============== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ curveStyle enum CurveStyle none False 65536 The style or shape of the curve.
+ xUnit enum UnitSymbol none False 65536 The X-axis units of measure.
+ y1Unit enum UnitSymbol none False 65536 The Y1-axis units of measure.
+ y2Unit enum UnitSymbol none False 65536 The Y2-axis units of measure.
+ CurveDatas CurveData none False 65536 The curve of this curve data point.
+ ================== =============== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+CurveData
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ======= ========== ==== ========= ========= ======== ================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ======= ========== ==== ========= ========= ======== ================================================================== =======
+ Curve Curve False 65536 The point data values that define this curve.
+ xvalue float False 65536 A floating point number. The range is unspecified and not limited.
+ y1value float False 65536 A floating point number. The range is unspecified and not limited.
+ y2value float False 65536 A floating point number. The range is unspecified and not limited.
+ ======= ========== ==== ========= ========= ======== ================================================================== =======
+
+
+DCBaseTerminal
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== =================== ==== ========= ========= ======== ====================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== =================== ==== ========= ========= ======== ====================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ BusNameMarker BusNameMarker False 65536 The bus name marker used to name the bus (topological node).
+ Measurements Measurement False 65536 Measurements associated with this terminal defining where the measurement is placed in the network topology. It may be used, for instance, to capture the sensor position, such as a voltage transformer (PT) at a busbar or a current transformer (CT) at the bar between a breaker and an isolator.
+ sequenceNumber int False 65536 The orientation of the terminal connections for a multiple terminal conducting equipment. The sequence numbering starts with 1 and additional terminals should follow in increasing order. The first terminal is the "starting point" for a two terminal branch.
+ OperationalLimitSet OperationalLimitSet False 65536 None
+ connected bool False 65536 The connected status is related to a bus-branch model and the topological node to terminal relation. True implies the terminal is connected to the related topological node and false implies it is not. In a bus-branch model, the connected status is used to tell if equipment is disconnected without having to change the connectivity described by the topological node to terminal relation. A valid case is that conducting equipment can be connected in one end and open in the other. In particular for an AC line segment, where the reactive line charging can be significant, this is a relevant case.
+ DCNode DCNode False 65536 None
+ DCTopologicalNode DCTopologicalNode False 65536 See association end TopologicalNode.Terminal.
+ =================== =================== ==== ========= ========= ======== ====================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+DCBreaker
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ DCTerminals DCTerminal False 65536 None
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+DCBusbar
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ DCTerminals DCTerminal False 65536 None
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+DCChopper
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ DCTerminals DCTerminal False 65536 None
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+DCConductingEquipment
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ DCTerminals DCTerminal False 65536 None
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+DCConverterUnit
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== ================================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== ================================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ ConnectivityNodes ConnectivityNode False 65536 Connectivity nodes which belong to this connectivity node container.
+ TopologicalNode TopologicalNode False 65536 The topological nodes which belong to this connectivity node container.
+ Equipments Equipment False 65536 Contained equipment.
+ DCNodes DCNode False 65536 None
+ DCTopologicalNode DCTopologicalNode False 65536 None
+ operationMode enum DCConverterOperatingModeKind False 65536 None
+ Substation Substation False 65536 None
+ ================== ================================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+DCDisconnector
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ DCTerminals DCTerminal False 65536 None
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+DCEquipmentContainer
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== ================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== ================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ ConnectivityNodes ConnectivityNode False 65536 Connectivity nodes which belong to this connectivity node container.
+ TopologicalNode TopologicalNode False 65536 The topological nodes which belong to this connectivity node container.
+ Equipments Equipment False 65536 Contained equipment.
+ DCNodes DCNode False 65536 None
+ DCTopologicalNode DCTopologicalNode False 65536 None
+ ================== ================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+DCGround
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ DCTerminals DCTerminal False 65536 None
+ inductance float H False 65536 Inductive part of reactance (imaginary part of impedance), at rated frequency.
+ r float ohm False 65536 Resistance (real part of impedance).
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+DCLine
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== ===================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== ===================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ ConnectivityNodes ConnectivityNode False 65536 Connectivity nodes which belong to this connectivity node container.
+ TopologicalNode TopologicalNode False 65536 The topological nodes which belong to this connectivity node container.
+ Equipments Equipment False 65536 Contained equipment.
+ DCNodes DCNode False 65536 None
+ DCTopologicalNode DCTopologicalNode False 65536 None
+ Region SubGeographicalRegion False 65536 None
+ ================== ===================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+DCLineSegment
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== ======================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== ======================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ DCTerminals DCTerminal False 65536 None
+ capacitance float F False 65536 Capacitive part of reactance (imaginary part of impedance), at rated frequency.
+ inductance float H False 65536 Inductive part of reactance (imaginary part of impedance), at rated frequency.
+ resistance float ohm False 65536 Resistance (real part of impedance).
+ length float km False 65536 Unit of length. Never negative.
+ PerLengthParameter PerLengthDCLineParameter none False 65536 Set of per-length parameters for this line segment.
+ =================== ======================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+DCNode
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ==================== ==================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ==================== ==================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ DCTerminals DCBaseTerminal False 65536 None
+ DCEquipmentContainer DCEquipmentContainer False 65536 None
+ DCTopologicalNode DCTopologicalNode False 65536 See association end TopologicalNode.ConnectivityNodes.
+ ==================== ==================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+DCSeriesDevice
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ DCTerminals DCTerminal False 65536 None
+ inductance float H False 65536 Inductive part of reactance (imaginary part of impedance), at rated frequency.
+ resistance float ohm False 65536 Resistance (real part of impedance).
+ ratedUdc float kV False 65536 Electrical voltage, can be both AC and DC.
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+DCShunt
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ DCTerminals DCTerminal False 65536 None
+ capacitance float F False 65536 Capacitive part of reactance (imaginary part of impedance), at rated frequency.
+ resistance float ohm False 65536 Resistance (real part of impedance).
+ ratedUdc float kV False 65536 Electrical voltage, can be both AC and DC.
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+DCSwitch
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ DCTerminals DCTerminal False 65536 None
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+DCTerminal
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ===================== ===================== ==== ========= ========= ======== ====================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ===================== ===================== ==== ========= ========= ======== ====================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ BusNameMarker BusNameMarker False 65536 The bus name marker used to name the bus (topological node).
+ Measurements Measurement False 65536 Measurements associated with this terminal defining where the measurement is placed in the network topology. It may be used, for instance, to capture the sensor position, such as a voltage transformer (PT) at a busbar or a current transformer (CT) at the bar between a breaker and an isolator.
+ sequenceNumber int False 65536 The orientation of the terminal connections for a multiple terminal conducting equipment. The sequence numbering starts with 1 and additional terminals should follow in increasing order. The first terminal is the "starting point" for a two terminal branch.
+ OperationalLimitSet OperationalLimitSet False 65536 None
+ connected bool False 65536 The connected status is related to a bus-branch model and the topological node to terminal relation. True implies the terminal is connected to the related topological node and false implies it is not. In a bus-branch model, the connected status is used to tell if equipment is disconnected without having to change the connectivity described by the topological node to terminal relation. A valid case is that conducting equipment can be connected in one end and open in the other. In particular for an AC line segment, where the reactive line charging can be significant, this is a relevant case.
+ DCNode DCNode False 65536 None
+ DCTopologicalNode DCTopologicalNode False 65536 See association end TopologicalNode.Terminal.
+ DCConductingEquipment DCConductingEquipment False 65536 None
+ ===================== ===================== ==== ========= ========= ======== ====================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+DCTopologicalIsland
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== ================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== ================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ DCTopologicalNodes DCTopologicalNode False 65536 None
+ ================== ================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+DCTopologicalNode
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ==================== ==================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ==================== ==================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ DCTopologicalIsland DCTopologicalIsland False 65536 None
+ DCTerminals DCBaseTerminal False 65536 See association end Terminal.TopologicalNode.
+ DCEquipmentContainer DCEquipmentContainer False 65536 None
+ DCNodes DCNode False 65536 See association end ConnectivityNode.TopologicalNode.
+ ==================== ==================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+Disconnector
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ BaseVoltage BaseVoltage False 65536 All conducting equipment with this base voltage. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ Terminals Terminal False 65536 Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ SvStatus SvStatus False 65536 The status state variable associated with this conducting equipment.
+ normalOpen bool none False 65536 The attribute is used in cases when no Measurement for the status value is present. If the Switch has a status measurement the Discrete.normalValue is expected to match with the Switch.normalOpen.
+ ratedCurrent float A False 65536 Electrical current with sign convention: positive flow is out of the conducting equipment into the connectivity node. Can be both AC and DC.
+ retained bool none False 65536 Branch is retained in a bus branch model. The flow through retained switches will normally be calculated in power flow.
+ open bool none False 65536 The attribute tells if the switch is considered open when used as input to topology processing.
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+EarthFaultCompensator
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ BaseVoltage BaseVoltage False 65536 All conducting equipment with this base voltage. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ Terminals Terminal False 65536 Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ SvStatus SvStatus False 65536 The status state variable associated with this conducting equipment.
+ r float ohm False 65536 Resistance (real part of impedance).
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+EnergyArea
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== =========== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== =========== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ ControlArea ControlArea False 65536 The control area specification that is used for the load forecast.
+ ================== =========== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+EnergyConsumer
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== ========================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== ========================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ BaseVoltage BaseVoltage False 65536 All conducting equipment with this base voltage. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ Terminals Terminal False 65536 Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ SvStatus SvStatus False 65536 The status state variable associated with this conducting equipment.
+ pfixed float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ pfixedPct float none False 65536 Percentage on a defined base. For example, specify as 100 to indicate at the defined base.
+ qfixed float MVAr False 65536 Product of RMS value of the voltage and the RMS value of the quadrature component of the current.
+ qfixedPct float none False 65536 Percentage on a defined base. For example, specify as 100 to indicate at the defined base.
+ LoadResponse LoadResponseCharacteristic none False 65536 The load response characteristic of this load. If missing, this load is assumed to be constant power.
+ p float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ q float MVAr False 65536 Product of RMS value of the voltage and the RMS value of the quadrature component of the current.
+ =================== ========================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+EnergySchedulingType
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== ============ ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== ============ ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ EnergySource EnergySource False 65536 Energy Scheduling Type of an Energy Source
+ ================== ============ ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+EnergySource
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ==================== ==================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ==================== ==================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ BaseVoltage BaseVoltage False 65536 All conducting equipment with this base voltage. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ Terminals Terminal False 65536 Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ SvStatus SvStatus False 65536 The status state variable associated with this conducting equipment.
+ EnergySchedulingType EnergySchedulingType none False 65536 Energy Source of a particular Energy Scheduling Type
+ nominalVoltage float kV False 65536 Electrical voltage, can be both AC and DC.
+ r float ohm False 65536 Resistance (real part of impedance).
+ r0 float ohm False 65536 Resistance (real part of impedance).
+ rn float ohm False 65536 Resistance (real part of impedance).
+ voltageAngle float rad False 65536 Phase angle in radians.
+ voltageMagnitude float kV False 65536 Electrical voltage, can be both AC and DC.
+ x float ohm False 65536 Reactance (imaginary part of impedance), at rated frequency.
+ x0 float ohm False 65536 Reactance (imaginary part of impedance), at rated frequency.
+ xn float ohm False 65536 Reactance (imaginary part of impedance), at rated frequency.
+ activePower float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ reactivePower float MVAr False 65536 Product of RMS value of the voltage and the RMS value of the quadrature component of the current.
+ ==================== ==================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+Equipment
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+EquipmentContainer
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== ================ ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== ================ ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ ConnectivityNodes ConnectivityNode False 65536 Connectivity nodes which belong to this connectivity node container.
+ TopologicalNode TopologicalNode False 65536 The topological nodes which belong to this connectivity node container.
+ Equipments Equipment False 65536 Contained equipment.
+ ================== ================ ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+EquivalentBranch
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ BaseVoltage BaseVoltage False 65536 All conducting equipment with this base voltage. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ Terminals Terminal False 65536 Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ SvStatus SvStatus False 65536 The status state variable associated with this conducting equipment.
+ EquivalentNetwork EquivalentNetwork False 65536 The associated reduced equivalents.
+ negativeR12 float ohm False 65536 Resistance (real part of impedance).
+ negativeR21 float ohm False 65536 Resistance (real part of impedance).
+ negativeX12 float ohm False 65536 Reactance (imaginary part of impedance), at rated frequency.
+ negativeX21 float ohm False 65536 Reactance (imaginary part of impedance), at rated frequency.
+ positiveR12 float ohm False 65536 Resistance (real part of impedance).
+ positiveR21 float ohm False 65536 Resistance (real part of impedance).
+ positiveX12 float ohm False 65536 Reactance (imaginary part of impedance), at rated frequency.
+ positiveX21 float ohm False 65536 Reactance (imaginary part of impedance), at rated frequency.
+ r float ohm False 65536 Resistance (real part of impedance).
+ r21 float ohm False 65536 Resistance (real part of impedance).
+ x float ohm False 65536 Reactance (imaginary part of impedance), at rated frequency.
+ x21 float ohm False 65536 Reactance (imaginary part of impedance), at rated frequency.
+ zeroR12 float ohm False 65536 Resistance (real part of impedance).
+ zeroR21 float ohm False 65536 Resistance (real part of impedance).
+ zeroX12 float ohm False 65536 Reactance (imaginary part of impedance), at rated frequency.
+ zeroX21 float ohm False 65536 Reactance (imaginary part of impedance), at rated frequency.
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+EquivalentEquipment
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ BaseVoltage BaseVoltage False 65536 All conducting equipment with this base voltage. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ Terminals Terminal False 65536 Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ SvStatus SvStatus False 65536 The status state variable associated with this conducting equipment.
+ EquivalentNetwork EquivalentNetwork False 65536 The associated reduced equivalents.
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+EquivalentInjection
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ======================= ======================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ======================= ======================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ BaseVoltage BaseVoltage False 65536 All conducting equipment with this base voltage. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ Terminals Terminal False 65536 Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ SvStatus SvStatus False 65536 The status state variable associated with this conducting equipment.
+ EquivalentNetwork EquivalentNetwork False 65536 The associated reduced equivalents.
+ ReactiveCapabilityCurve ReactiveCapabilityCurve none False 65536 The equivalent injection using this reactive capability curve.
+ maxP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ maxQ float MVAr False 65536 Product of RMS value of the voltage and the RMS value of the quadrature component of the current.
+ minP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ minQ float MVAr False 65536 Product of RMS value of the voltage and the RMS value of the quadrature component of the current.
+ r float ohm False 65536 Resistance (real part of impedance).
+ r0 float ohm False 65536 Resistance (real part of impedance).
+ r2 float ohm False 65536 Resistance (real part of impedance).
+ regulationCapability bool none False 65536 Specifies whether or not the EquivalentInjection has the capability to regulate the local voltage.
+ x float ohm False 65536 Reactance (imaginary part of impedance), at rated frequency.
+ x0 float ohm False 65536 Reactance (imaginary part of impedance), at rated frequency.
+ x2 float ohm False 65536 Reactance (imaginary part of impedance), at rated frequency.
+ regulationStatus bool none False 65536 Specifies the default regulation status of the EquivalentInjection. True is regulating. False is not regulating.
+ regulationTarget float kV False 65536 Electrical voltage, can be both AC and DC.
+ p float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ q float MVAr False 65536 Product of RMS value of the voltage and the RMS value of the quadrature component of the current.
+ ======================= ======================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+EquivalentNetwork
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ==================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ==================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ ConnectivityNodes ConnectivityNode False 65536 Connectivity nodes which belong to this connectivity node container.
+ TopologicalNode TopologicalNode False 65536 The topological nodes which belong to this connectivity node container.
+ EquivalentEquipments EquivalentEquipment False 65536 The equivalent where the reduced model belongs.
+ ==================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+EquivalentShunt
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ BaseVoltage BaseVoltage False 65536 All conducting equipment with this base voltage. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ Terminals Terminal False 65536 Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ SvStatus SvStatus False 65536 The status state variable associated with this conducting equipment.
+ EquivalentNetwork EquivalentNetwork False 65536 The associated reduced equivalents.
+ b float S False 65536 Imaginary part of admittance.
+ g float S False 65536 Factor by which voltage must be multiplied to give corresponding power lost from a circuit. Real part of admittance.
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+ExternalNetworkInjection
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ======================= =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ======================= =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ BaseVoltage BaseVoltage False 65536 All conducting equipment with this base voltage. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ Terminals Terminal False 65536 Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ SvStatus SvStatus False 65536 The status state variable associated with this conducting equipment.
+ RegulatingControl RegulatingControl False 65536 The regulating control scheme in which this equipment participates.
+ controlEnabled bool False 65536 Specifies the regulation status of the equipment. True is regulating, false is not regulating.
+ governorSCD float MW False 65536 Active power variation with frequency.
+ ikSecond bool none False 65536 Indicates whether initial symmetrical short-circuit current and power have been calculated according to IEC (Ik").
+ maxInitialSymShCCurrent float A False 65536 Electrical current with sign convention: positive flow is out of the conducting equipment into the connectivity node. Can be both AC and DC.
+ maxP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ maxQ float MVAr False 65536 Product of RMS value of the voltage and the RMS value of the quadrature component of the current.
+ maxR0ToX0Ratio float none False 65536 A floating point number. The range is unspecified and not limited.
+ maxR1ToX1Ratio float none False 65536 A floating point number. The range is unspecified and not limited.
+ maxZ0ToZ1Ratio float none False 65536 A floating point number. The range is unspecified and not limited.
+ minInitialSymShCCurrent float A False 65536 Electrical current with sign convention: positive flow is out of the conducting equipment into the connectivity node. Can be both AC and DC.
+ minP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ minQ float MVAr False 65536 Product of RMS value of the voltage and the RMS value of the quadrature component of the current.
+ minR0ToX0Ratio float none False 65536 A floating point number. The range is unspecified and not limited.
+ minR1ToX1Ratio float none False 65536 A floating point number. The range is unspecified and not limited.
+ minZ0ToZ1Ratio float none False 65536 A floating point number. The range is unspecified and not limited.
+ voltageFactor float none False 65536 Per Unit - a positive or negative value referred to a defined base. Values typically range from -10 to +10.
+ referencePriority int none False 65536 Priority of unit for use as powerflow voltage phase angle reference bus selection. 0 = don t care (default) 1 = highest priority. 2 is less than 1 and so on.
+ p float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ q float MVAr False 65536 Product of RMS value of the voltage and the RMS value of the quadrature component of the current.
+ ======================= =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+FossilFuel
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ===================== ===================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ===================== ===================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ fossilFuelType enum FuelType False 65536 The type of fossil fuel, such as coal, oil, or gas.
+ ThermalGeneratingUnit ThermalGeneratingUnit False 65536 A thermal generating unit may have one or more fossil fuels.
+ ===================== ===================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+FullModel
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ==================== ========== ==== ========= ========= ========================================= ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ==================== ========== ==== ========= ========= ========================================= ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ scenarioTime str False 65536 TP_BD, DL, SSH, EQ, DY, TP, EQ_BD, GL, SV scenarioTime.
+ created str False 65536 TP_BD, DL, SSH, EQ, DY, TP, EQ_BD, GL, SV Creation date.
+ version int False 65536 TP_BD, DL, SSH, EQ, DY, TP, EQ_BD, GL, SV version.
+ profile str False 65536 TP_BD, DL, SSH, EQ, DY, TP, EQ_BD, GL, SV profile.
+ modelingAuthoritySet str False 65536 TP_BD, DL, SSH, EQ, DY, TP, EQ_BD, GL, SV modelingAuthoritySet
+ DependentOn str False 65536 TP_BD, DL, SSH, EQ, DY, TP, EQ_BD, GL, SV DependentOn.
+ longDependentOnPF str False 65536 TP_BD, DL, SSH, EQ, DY, TP, EQ_BD, GL, SV longDependentOnPF.
+ Supersedes str False 65536 TP_BD, DL, SSH, EQ, DY, TP, EQ_BD, GL, SV Supersedes.
+ ==================== ========== ==== ========= ========= ========================================= ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+GeneratingUnit
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =============================== =========================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =============================== =========================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ genControlSource enum GeneratorControlSource none False 65536 The source of controls for a generating unit.
+ governorSCD float none False 65536 Percentage on a defined base. For example, specify as 100 to indicate at the defined base.
+ initialP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ longPF float none False 65536 A floating point number. The range is unspecified and not limited.
+ maximumAllowableSpinningReserve float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ maxOperatingP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ minOperatingP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ nominalP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ ratedGrossMaxP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ ratedGrossMinP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ ratedNetMaxP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ shortPF float none False 65536 A floating point number. The range is unspecified and not limited.
+ startupCost float EUR False 65536 Amount of money.
+ variableCost float EUR False 65536 Amount of money.
+ totalEfficiency float none False 65536 Percentage on a defined base. For example, specify as 100 to indicate at the defined base.
+ ControlAreaGeneratingUnit ControlAreaGeneratingUnit none False 65536 ControlArea specifications for this generating unit.
+ RotatingMachine RotatingMachine none False 65536 A synchronous machine may operate as a generator and as such becomes a member of a generating unit.
+ normalPF float none False 65536 A floating point number. The range is unspecified and not limited.
+ =============================== =========================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+GeographicalRegion
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== ===================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== ===================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Regions SubGeographicalRegion False 65536 All sub-geograhpical regions within this geographical region.
+ ================== ===================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+Ground
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ BaseVoltage BaseVoltage False 65536 All conducting equipment with this base voltage. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ Terminals Terminal False 65536 Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ SvStatus SvStatus False 65536 The status state variable associated with this conducting equipment.
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+GroundDisconnector
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ BaseVoltage BaseVoltage False 65536 All conducting equipment with this base voltage. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ Terminals Terminal False 65536 Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ SvStatus SvStatus False 65536 The status state variable associated with this conducting equipment.
+ normalOpen bool none False 65536 The attribute is used in cases when no Measurement for the status value is present. If the Switch has a status measurement the Discrete.normalValue is expected to match with the Switch.normalOpen.
+ ratedCurrent float A False 65536 Electrical current with sign convention: positive flow is out of the conducting equipment into the connectivity node. Can be both AC and DC.
+ retained bool none False 65536 Branch is retained in a bus branch model. The flow through retained switches will normally be calculated in power flow.
+ open bool none False 65536 The attribute tells if the switch is considered open when used as input to topology processing.
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+GroundingImpedance
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ BaseVoltage BaseVoltage False 65536 All conducting equipment with this base voltage. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ Terminals Terminal False 65536 Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ SvStatus SvStatus False 65536 The status state variable associated with this conducting equipment.
+ r float ohm False 65536 Resistance (real part of impedance).
+ x float ohm False 65536 Reactance (imaginary part of impedance), at rated frequency.
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+HydroGeneratingUnit
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =============================== ============================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =============================== ============================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ genControlSource enum GeneratorControlSource none False 65536 The source of controls for a generating unit.
+ governorSCD float none False 65536 Percentage on a defined base. For example, specify as 100 to indicate at the defined base.
+ initialP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ longPF float none False 65536 A floating point number. The range is unspecified and not limited.
+ maximumAllowableSpinningReserve float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ maxOperatingP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ minOperatingP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ nominalP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ ratedGrossMaxP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ ratedGrossMinP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ ratedNetMaxP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ shortPF float none False 65536 A floating point number. The range is unspecified and not limited.
+ startupCost float EUR False 65536 Amount of money.
+ variableCost float EUR False 65536 Amount of money.
+ totalEfficiency float none False 65536 Percentage on a defined base. For example, specify as 100 to indicate at the defined base.
+ ControlAreaGeneratingUnit ControlAreaGeneratingUnit none False 65536 ControlArea specifications for this generating unit.
+ RotatingMachine RotatingMachine none False 65536 A synchronous machine may operate as a generator and as such becomes a member of a generating unit.
+ normalPF float none False 65536 A floating point number. The range is unspecified and not limited.
+ energyConversionCapability enum HydroEnergyConversionKind False 65536 Energy conversion capability for generating.
+ HydroPowerPlant HydroPowerPlant False 65536 The hydro generating unit belongs to a hydro power plant.
+ =============================== ============================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+HydroPowerPlant
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ===================== ========================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ===================== ========================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ HydroGeneratingUnits HydroGeneratingUnit False 65536 The hydro generating unit belongs to a hydro power plant.
+ hydroPlantStorageType enum HydroPlantStorageKind False 65536 The type of hydro power plant water storage.
+ HydroPumps HydroPump False 65536 The hydro pump may be a member of a pumped storage plant or a pump for distributing water.
+ ===================== ========================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+HydroPump
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ HydroPowerPlant HydroPowerPlant False 65536 The hydro pump may be a member of a pumped storage plant or a pump for distributing water.
+ RotatingMachine RotatingMachine False 65536 The synchronous machine drives the turbine which moves the water from a low elevation to a higher elevation. The direction of machine rotation for pumping may or may not be the same as for generating.
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+IdentifiedObject
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== ========== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== ========== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ ================== ========== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+Junction
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ BaseVoltage BaseVoltage False 65536 All conducting equipment with this base voltage. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ Terminals Terminal False 65536 Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ SvStatus SvStatus False 65536 The status state variable associated with this conducting equipment.
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+Limit
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== ========== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== ========== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ ================== ========== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+LimitSet
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== ========== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== ========== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ isPercentageLimits bool False 65536 Tells if the limit values are in percentage of normalValue or the specified Unit for Measurements and Controls.
+ ================== ========== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+Line
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== ===================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== ===================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ ConnectivityNodes ConnectivityNode False 65536 Connectivity nodes which belong to this connectivity node container.
+ TopologicalNode TopologicalNode False 65536 The topological nodes which belong to this connectivity node container.
+ Equipments Equipment False 65536 Contained equipment.
+ Region SubGeographicalRegion False 65536 The sub-geographical region of the line.
+ ================== ===================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+LinearShuntCompensator
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ========================== ========================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ========================== ========================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ BaseVoltage BaseVoltage False 65536 All conducting equipment with this base voltage. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ Terminals Terminal False 65536 Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ SvStatus SvStatus False 65536 The status state variable associated with this conducting equipment.
+ RegulatingControl RegulatingControl False 65536 The regulating control scheme in which this equipment participates.
+ controlEnabled bool False 65536 Specifies the regulation status of the equipment. True is regulating, false is not regulating.
+ aVRDelay float s False 65536 Time, in seconds.
+ grounded bool none False 65536 Used for Yn and Zn connections. True if the neutral is solidly grounded.
+ maximumSections int none False 65536 The maximum number of sections that may be switched in.
+ nomU float kV False 65536 Electrical voltage, can be both AC and DC.
+ normalSections int none False 65536 The normal number of sections switched in.
+ switchOnCount int none False 65536 The switch on count since the capacitor count was last reset or initialized.
+ switchOnDate datetime none False 65536 The date and time when the capacitor bank was last switched on.
+ voltageSensitivity float kV False 65536 Voltage variation with reactive power.
+ SvShuntCompensatorSections SvShuntCompensatorSections none False 65536 The state for the number of shunt compensator sections in service.
+ sections float none False 65536 A floating point number. The range is unspecified and not limited.
+ b0PerSection float S False 65536 Imaginary part of admittance.
+ bPerSection float S False 65536 Imaginary part of admittance.
+ g0PerSection float S False 65536 Factor by which voltage must be multiplied to give corresponding power lost from a circuit. Real part of admittance.
+ gPerSection float S False 65536 Factor by which voltage must be multiplied to give corresponding power lost from a circuit. Real part of admittance.
+ ========================== ========================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+LoadArea
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== =========== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== =========== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ ControlArea ControlArea False 65536 The control area specification that is used for the load forecast.
+ SubLoadAreas SubLoadArea False 65536 The SubLoadAreas in the LoadArea.
+ ================== =========== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+LoadBreakSwitch
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ BaseVoltage BaseVoltage False 65536 All conducting equipment with this base voltage. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ Terminals Terminal False 65536 Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ SvStatus SvStatus False 65536 The status state variable associated with this conducting equipment.
+ normalOpen bool none False 65536 The attribute is used in cases when no Measurement for the status value is present. If the Switch has a status measurement the Discrete.normalValue is expected to match with the Switch.normalOpen.
+ ratedCurrent float A False 65536 Electrical current with sign convention: positive flow is out of the conducting equipment into the connectivity node. Can be both AC and DC.
+ retained bool none False 65536 Branch is retained in a bus branch model. The flow through retained switches will normally be calculated in power flow.
+ open bool none False 65536 The attribute tells if the switch is considered open when used as input to topology processing.
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+LoadGroup
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== =========== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== =========== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ SubLoadArea SubLoadArea False 65536 The SubLoadArea where the Loadgroup belongs.
+ ================== =========== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+LoadResponseCharacteristic
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== ============== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== ============== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ EnergyConsumer EnergyConsumer False 65536 The set of loads that have the response characteristics.
+ exponentModel bool False 65536 Indicates the exponential voltage dependency model is to be used. If false, the coefficient model is to be used. The exponential voltage dependency model consist of the attributes - pVoltageExponent - qVoltageExponent. The coefficient model consist of the attributes - pConstantImpedance - pConstantCurrent - pConstantPower - qConstantImpedance - qConstantCurrent - qConstantPower. The sum of pConstantImpedance, pConstantCurrent and pConstantPower shall equal 1. The sum of qConstantImpedance, qConstantCurrent and qConstantPower shall equal 1.
+ pConstantCurrent float False 65536 A floating point number. The range is unspecified and not limited.
+ pConstantImpedance float False 65536 A floating point number. The range is unspecified and not limited.
+ pConstantPower float False 65536 A floating point number. The range is unspecified and not limited.
+ pFrequencyExponent float False 65536 A floating point number. The range is unspecified and not limited.
+ pVoltageExponent float False 65536 A floating point number. The range is unspecified and not limited.
+ qConstantCurrent float False 65536 A floating point number. The range is unspecified and not limited.
+ qConstantImpedance float False 65536 A floating point number. The range is unspecified and not limited.
+ qConstantPower float False 65536 A floating point number. The range is unspecified and not limited.
+ qFrequencyExponent float False 65536 A floating point number. The range is unspecified and not limited.
+ qVoltageExponent float False 65536 A floating point number. The range is unspecified and not limited.
+ ================== ============== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+Location
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ==================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ==================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ CoordinateSystem CoordinateSystem False 65536 Coordinate system used to describe position points of this location.
+ PowerSystemResources PowerSystemResource False 65536 All power system resources at this location.
+ PositionPoints PositionPoint False 65536 Sequence of position points describing this location, expressed in coordinate system 'Location.CoordinateSystem'.
+ ==================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+Measurement
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== =================== ======== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== =================== ======== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ measurementType str nonenone False 65536 Specifies the type of measurement. For example, this specifies if the measurement represents an indoor temperature, outdoor temperature, bus voltage, line flow, etc.
+ phases enum PhaseCode nonenone False 65536 Indicates to which phases the measurement applies and avoids the need to use 'measurementType' to also encode phase information (which would explode the types). The phase information in Measurement, along with 'measurementType' and 'phases' uniquely defines a Measurement for a device, based on normal network phase. Their meaning will not change when the computed energizing phasing is changed due to jumpers or other reasons. If the attribute is missing three phases (ABC) shall be assumed.
+ unitSymbol enum UnitSymbol nonenone False 65536 The unit of measure of the measured quantity.
+ unitMultiplier enum UnitMultiplier nonenone False 65536 The unit multiplier of the measured quantity.
+ Terminal ACDCTerminal nonenone False 65536 One or more measurements may be associated with a terminal in the network.
+ PowerSystemResource PowerSystemResource nonenone False 65536 The measurements associated with this power system resource.
+ =================== =================== ======== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+MeasurementValue
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== ========== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== ========== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ timeStamp datetime none False 65536 The time when the value was last updated
+ sensorAccuracy float none False 65536 Percentage on a defined base. For example, specify as 100 to indicate at the defined base.
+ ================== ========== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+MutualCoupling
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== ========== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== ========== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ First_Terminal Terminal none False 65536 The starting terminal for the calculation of distances along the first branch of the mutual coupling. Normally MutualCoupling would only be used for terminals of AC line segments. The first and second terminals of a mutual coupling should point to different AC line segments.
+ Second_Terminal Terminal none False 65536 The starting terminal for the calculation of distances along the second branch of the mutual coupling.
+ b0ch float S False 65536 Imaginary part of admittance.
+ distance11 float km False 65536 Unit of length. Never negative.
+ distance12 float km False 65536 Unit of length. Never negative.
+ distance21 float km False 65536 Unit of length. Never negative.
+ distance22 float km False 65536 Unit of length. Never negative.
+ g0ch float S False 65536 Factor by which voltage must be multiplied to give corresponding power lost from a circuit. Real part of admittance.
+ r0 float ohm False 65536 Resistance (real part of impedance).
+ x0 float ohm False 65536 Reactance (imaginary part of impedance), at rated frequency.
+ ================== ========== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+NonConformLoad
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== ========================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== ========================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ BaseVoltage BaseVoltage False 65536 All conducting equipment with this base voltage. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ Terminals Terminal False 65536 Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ SvStatus SvStatus False 65536 The status state variable associated with this conducting equipment.
+ pfixed float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ pfixedPct float none False 65536 Percentage on a defined base. For example, specify as 100 to indicate at the defined base.
+ qfixed float MVAr False 65536 Product of RMS value of the voltage and the RMS value of the quadrature component of the current.
+ qfixedPct float none False 65536 Percentage on a defined base. For example, specify as 100 to indicate at the defined base.
+ LoadResponse LoadResponseCharacteristic none False 65536 The load response characteristic of this load. If missing, this load is assumed to be constant power.
+ p float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ q float MVAr False 65536 Product of RMS value of the voltage and the RMS value of the quadrature component of the current.
+ LoadGroup NonConformLoadGroup False 65536 Conform loads assigned to this ConformLoadGroup.
+ =================== ========================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+NonConformLoadGroup
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== ============== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== ============== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ SubLoadArea SubLoadArea False 65536 The SubLoadArea where the Loadgroup belongs.
+ EnergyConsumers NonConformLoad False 65536 Group of this ConformLoad.
+ ================== ============== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+NonlinearShuntCompensator
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =============================== ============================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =============================== ============================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ BaseVoltage BaseVoltage False 65536 All conducting equipment with this base voltage. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ Terminals Terminal False 65536 Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ SvStatus SvStatus False 65536 The status state variable associated with this conducting equipment.
+ RegulatingControl RegulatingControl False 65536 The regulating control scheme in which this equipment participates.
+ controlEnabled bool False 65536 Specifies the regulation status of the equipment. True is regulating, false is not regulating.
+ aVRDelay float s False 65536 Time, in seconds.
+ grounded bool none False 65536 Used for Yn and Zn connections. True if the neutral is solidly grounded.
+ maximumSections int none False 65536 The maximum number of sections that may be switched in.
+ nomU float kV False 65536 Electrical voltage, can be both AC and DC.
+ normalSections int none False 65536 The normal number of sections switched in.
+ switchOnCount int none False 65536 The switch on count since the capacitor count was last reset or initialized.
+ switchOnDate datetime none False 65536 The date and time when the capacitor bank was last switched on.
+ voltageSensitivity float kV False 65536 Voltage variation with reactive power.
+ SvShuntCompensatorSections SvShuntCompensatorSections none False 65536 The state for the number of shunt compensator sections in service.
+ sections float none False 65536 A floating point number. The range is unspecified and not limited.
+ NonlinearShuntCompensatorPoints NonlinearShuntCompensatorPoint False 65536 All points of the non-linear shunt compensator.
+ =============================== ============================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+NonlinearShuntCompensatorPoint
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ========================= ========================= ==== ========= ========= ======== ==================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ========================= ========================= ==== ========= ========= ======== ==================================================================================================================== =======
+ NonlinearShuntCompensator NonlinearShuntCompensator none False 65536 Non-linear shunt compensator owning this point.
+ b float S False 65536 Imaginary part of admittance.
+ b0 float S False 65536 Imaginary part of admittance.
+ g float S False 65536 Factor by which voltage must be multiplied to give corresponding power lost from a circuit. Real part of admittance.
+ g0 float S False 65536 Factor by which voltage must be multiplied to give corresponding power lost from a circuit. Real part of admittance.
+ sectionNumber int none False 65536 The number of the section.
+ ========================= ========================= ==== ========= ========= ======== ==================================================================================================================== =======
+
+
+NuclearGeneratingUnit
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =============================== =========================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =============================== =========================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ genControlSource enum GeneratorControlSource none False 65536 The source of controls for a generating unit.
+ governorSCD float none False 65536 Percentage on a defined base. For example, specify as 100 to indicate at the defined base.
+ initialP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ longPF float none False 65536 A floating point number. The range is unspecified and not limited.
+ maximumAllowableSpinningReserve float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ maxOperatingP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ minOperatingP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ nominalP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ ratedGrossMaxP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ ratedGrossMinP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ ratedNetMaxP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ shortPF float none False 65536 A floating point number. The range is unspecified and not limited.
+ startupCost float EUR False 65536 Amount of money.
+ variableCost float EUR False 65536 Amount of money.
+ totalEfficiency float none False 65536 Percentage on a defined base. For example, specify as 100 to indicate at the defined base.
+ ControlAreaGeneratingUnit ControlAreaGeneratingUnit none False 65536 ControlArea specifications for this generating unit.
+ RotatingMachine RotatingMachine none False 65536 A synchronous machine may operate as a generator and as such becomes a member of a generating unit.
+ normalPF float none False 65536 A floating point number. The range is unspecified and not limited.
+ =============================== =========================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+OperationalLimit
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ==================== ==================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ==================== ==================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ OperationalLimitSet OperationalLimitSet False 65536 Values of equipment limits.
+ OperationalLimitType OperationalLimitType False 65536 The limit type associated with this limit.
+ ==================== ==================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+OperationalLimitSet
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ===================== ================ ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ===================== ================ ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Terminal ACDCTerminal False 65536 None
+ Equipment Equipment False 65536 The equipment to which the limit set applies.
+ OperationalLimitValue OperationalLimit False 65536 The limit set to which the limit values belong.
+ ===================== ================ ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+OperationalLimitType
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== ================================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== ================================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ OperationalLimit OperationalLimit none False 65536 The operational limits associated with this type of limit.
+ acceptableDuration float s False 65536 Time, in seconds.
+ limitType enum LimitTypeKind none False 65536 Types of limits defined in the ENTSO-E Operational Handbook Policy 3.
+ direction enum OperationalLimitDirectionKind none False 65536 The direction of the limit.
+ ================== ================================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+PerLengthDCLineParameter
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ============== ============= ==== ========= ========= ======== ================================================================= =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ============== ============= ==== ========= ========= ======== ================================================================= =======
+ DCLineSegments DCLineSegment none False 65536 All line segments described by this set of per-length parameters.
+ capacitance float F False 65536 Capacitance per unit of length.
+ inductance float H False 65536 Inductance per unit of length.
+ resistance float ohm False 65536 Resistance (real part of impedance) per unit of length.
+ ============== ============= ==== ========= ========= ======== ================================================================= =======
+
+
+PetersenCoil
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== ========================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== ========================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ BaseVoltage BaseVoltage False 65536 All conducting equipment with this base voltage. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ Terminals Terminal False 65536 Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ SvStatus SvStatus False 65536 The status state variable associated with this conducting equipment.
+ r float ohm False 65536 Resistance (real part of impedance).
+ mode enum PetersenCoilModeKind none False 65536 The mode of operation of the Petersen coil.
+ nominalU float kV False 65536 Electrical voltage, can be both AC and DC.
+ offsetCurrent float A False 65536 Electrical current with sign convention: positive flow is out of the conducting equipment into the connectivity node. Can be both AC and DC.
+ positionCurrent float A False 65536 Electrical current with sign convention: positive flow is out of the conducting equipment into the connectivity node. Can be both AC and DC.
+ xGroundMax float ohm False 65536 Reactance (imaginary part of impedance), at rated frequency.
+ xGroundMin float ohm False 65536 Reactance (imaginary part of impedance), at rated frequency.
+ xGroundNominal float ohm False 65536 Reactance (imaginary part of impedance), at rated frequency.
+ =================== ========================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+PhaseTapChanger
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== ================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== ================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ highStep int none False 65536 Highest possible tap step position, advance from neutral. The attribute shall be greater than lowStep.
+ lowStep int none False 65536 Lowest possible tap step position, retard from neutral
+ ltcFlag bool none False 65536 Specifies whether or not a TapChanger has load tap changing capabilities.
+ neutralStep int none False 65536 The neutral tap step position for this winding. The attribute shall be equal or greater than lowStep and equal or less than highStep.
+ neutralU float kV False 65536 Electrical voltage, can be both AC and DC.
+ normalStep int none False 65536 The tap step position used in "normal" network operation for this winding. For a "Fixed" tap changer indicates the current physical tap setting. The attribute shall be equal or greater than lowStep and equal or less than highStep.
+ TapChangerControl TapChangerControl none False 65536 The tap changers that participates in this regulating tap control scheme.
+ SvTapStep SvTapStep none False 65536 The tap step state associated with the tap changer.
+ controlEnabled bool none False 65536 Specifies the regulation status of the equipment. True is regulating, false is not regulating.
+ step float none False 65536 A floating point number. The range is unspecified and not limited.
+ TransformerEnd TransformerEnd False 65536 Phase tap changer associated with this transformer end.
+ ================== ================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+PhaseTapChangerAsymmetrical
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ====================== ================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ====================== ================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ highStep int none False 65536 Highest possible tap step position, advance from neutral. The attribute shall be greater than lowStep.
+ lowStep int none False 65536 Lowest possible tap step position, retard from neutral
+ ltcFlag bool none False 65536 Specifies whether or not a TapChanger has load tap changing capabilities.
+ neutralStep int none False 65536 The neutral tap step position for this winding. The attribute shall be equal or greater than lowStep and equal or less than highStep.
+ neutralU float kV False 65536 Electrical voltage, can be both AC and DC.
+ normalStep int none False 65536 The tap step position used in "normal" network operation for this winding. For a "Fixed" tap changer indicates the current physical tap setting. The attribute shall be equal or greater than lowStep and equal or less than highStep.
+ TapChangerControl TapChangerControl none False 65536 The tap changers that participates in this regulating tap control scheme.
+ SvTapStep SvTapStep none False 65536 The tap step state associated with the tap changer.
+ controlEnabled bool none False 65536 Specifies the regulation status of the equipment. True is regulating, false is not regulating.
+ step float none False 65536 A floating point number. The range is unspecified and not limited.
+ TransformerEnd TransformerEnd False 65536 Phase tap changer associated with this transformer end.
+ voltageStepIncrement float none False 65536 Percentage on a defined base. For example, specify as 100 to indicate at the defined base.
+ xMax float ohm False 65536 Reactance (imaginary part of impedance), at rated frequency.
+ xMin float ohm False 65536 Reactance (imaginary part of impedance), at rated frequency.
+ windingConnectionAngle float deg False 65536 Measurement of angle in degrees.
+ ====================== ================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+PhaseTapChangerLinear
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ======================= ================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ======================= ================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ highStep int none False 65536 Highest possible tap step position, advance from neutral. The attribute shall be greater than lowStep.
+ lowStep int none False 65536 Lowest possible tap step position, retard from neutral
+ ltcFlag bool none False 65536 Specifies whether or not a TapChanger has load tap changing capabilities.
+ neutralStep int none False 65536 The neutral tap step position for this winding. The attribute shall be equal or greater than lowStep and equal or less than highStep.
+ neutralU float kV False 65536 Electrical voltage, can be both AC and DC.
+ normalStep int none False 65536 The tap step position used in "normal" network operation for this winding. For a "Fixed" tap changer indicates the current physical tap setting. The attribute shall be equal or greater than lowStep and equal or less than highStep.
+ TapChangerControl TapChangerControl none False 65536 The tap changers that participates in this regulating tap control scheme.
+ SvTapStep SvTapStep none False 65536 The tap step state associated with the tap changer.
+ controlEnabled bool none False 65536 Specifies the regulation status of the equipment. True is regulating, false is not regulating.
+ step float none False 65536 A floating point number. The range is unspecified and not limited.
+ TransformerEnd TransformerEnd False 65536 Phase tap changer associated with this transformer end.
+ stepPhaseShiftIncrement float deg False 65536 Measurement of angle in degrees.
+ xMax float ohm False 65536 Reactance (imaginary part of impedance), at rated frequency.
+ xMin float ohm False 65536 Reactance (imaginary part of impedance), at rated frequency.
+ ======================= ================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+PhaseTapChangerNonLinear
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ==================== ================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ==================== ================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ highStep int none False 65536 Highest possible tap step position, advance from neutral. The attribute shall be greater than lowStep.
+ lowStep int none False 65536 Lowest possible tap step position, retard from neutral
+ ltcFlag bool none False 65536 Specifies whether or not a TapChanger has load tap changing capabilities.
+ neutralStep int none False 65536 The neutral tap step position for this winding. The attribute shall be equal or greater than lowStep and equal or less than highStep.
+ neutralU float kV False 65536 Electrical voltage, can be both AC and DC.
+ normalStep int none False 65536 The tap step position used in "normal" network operation for this winding. For a "Fixed" tap changer indicates the current physical tap setting. The attribute shall be equal or greater than lowStep and equal or less than highStep.
+ TapChangerControl TapChangerControl none False 65536 The tap changers that participates in this regulating tap control scheme.
+ SvTapStep SvTapStep none False 65536 The tap step state associated with the tap changer.
+ controlEnabled bool none False 65536 Specifies the regulation status of the equipment. True is regulating, false is not regulating.
+ step float none False 65536 A floating point number. The range is unspecified and not limited.
+ TransformerEnd TransformerEnd False 65536 Phase tap changer associated with this transformer end.
+ voltageStepIncrement float none False 65536 Percentage on a defined base. For example, specify as 100 to indicate at the defined base.
+ xMax float ohm False 65536 Reactance (imaginary part of impedance), at rated frequency.
+ xMin float ohm False 65536 Reactance (imaginary part of impedance), at rated frequency.
+ ==================== ================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+PhaseTapChangerSymmetrical
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ==================== ================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ==================== ================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ highStep int none False 65536 Highest possible tap step position, advance from neutral. The attribute shall be greater than lowStep.
+ lowStep int none False 65536 Lowest possible tap step position, retard from neutral
+ ltcFlag bool none False 65536 Specifies whether or not a TapChanger has load tap changing capabilities.
+ neutralStep int none False 65536 The neutral tap step position for this winding. The attribute shall be equal or greater than lowStep and equal or less than highStep.
+ neutralU float kV False 65536 Electrical voltage, can be both AC and DC.
+ normalStep int none False 65536 The tap step position used in "normal" network operation for this winding. For a "Fixed" tap changer indicates the current physical tap setting. The attribute shall be equal or greater than lowStep and equal or less than highStep.
+ TapChangerControl TapChangerControl none False 65536 The tap changers that participates in this regulating tap control scheme.
+ SvTapStep SvTapStep none False 65536 The tap step state associated with the tap changer.
+ controlEnabled bool none False 65536 Specifies the regulation status of the equipment. True is regulating, false is not regulating.
+ step float none False 65536 A floating point number. The range is unspecified and not limited.
+ TransformerEnd TransformerEnd False 65536 Phase tap changer associated with this transformer end.
+ voltageStepIncrement float none False 65536 Percentage on a defined base. For example, specify as 100 to indicate at the defined base.
+ xMax float ohm False 65536 Reactance (imaginary part of impedance), at rated frequency.
+ xMin float ohm False 65536 Reactance (imaginary part of impedance), at rated frequency.
+ ==================== ================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+PhaseTapChangerTable
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ========================= ========================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ========================= ========================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ PhaseTapChangerTablePoint PhaseTapChangerTablePoint False 65536 The points of this table.
+ PhaseTapChangerTabular PhaseTapChangerTabular False 65536 The phase tap changers to which this phase tap table applies.
+ ========================= ========================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+PhaseTapChangerTablePoint
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ==================== ==================== ==== ========= ========= ======== ================================ =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ==================== ==================== ==== ========= ========= ======== ================================ =======
+ PhaseTapChangerTable PhaseTapChangerTable none False 65536 The table of this point.
+ angle float deg False 65536 Measurement of angle in degrees.
+ ==================== ==================== ==== ========= ========= ======== ================================ =======
+
+
+PhaseTapChangerTabular
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ==================== ==================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ==================== ==================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ highStep int none False 65536 Highest possible tap step position, advance from neutral. The attribute shall be greater than lowStep.
+ lowStep int none False 65536 Lowest possible tap step position, retard from neutral
+ ltcFlag bool none False 65536 Specifies whether or not a TapChanger has load tap changing capabilities.
+ neutralStep int none False 65536 The neutral tap step position for this winding. The attribute shall be equal or greater than lowStep and equal or less than highStep.
+ neutralU float kV False 65536 Electrical voltage, can be both AC and DC.
+ normalStep int none False 65536 The tap step position used in "normal" network operation for this winding. For a "Fixed" tap changer indicates the current physical tap setting. The attribute shall be equal or greater than lowStep and equal or less than highStep.
+ TapChangerControl TapChangerControl none False 65536 The tap changers that participates in this regulating tap control scheme.
+ SvTapStep SvTapStep none False 65536 The tap step state associated with the tap changer.
+ controlEnabled bool none False 65536 Specifies the regulation status of the equipment. True is regulating, false is not regulating.
+ step float none False 65536 A floating point number. The range is unspecified and not limited.
+ TransformerEnd TransformerEnd False 65536 Phase tap changer associated with this transformer end.
+ PhaseTapChangerTable PhaseTapChangerTable False 65536 The phase tap changer table for this phase tap changer.
+ ==================== ==================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+PositionPoint
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ============== ========== ==== ========= ========= ======== ====================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ============== ========== ==== ========= ========= ======== ====================================================================== =======
+ Location Location False 65536 Location described by this position point.
+ sequenceNumber int False 65536 Zero-relative sequence number of this point within a series of points.
+ xPosition str False 65536 X axis position.
+ yPosition str False 65536 Y axis position.
+ zPosition str False 65536 (if applicable) Z axis position.
+ ============== ========== ==== ========= ========= ======== ====================================================================== =======
+
+
+PowerSystemResource
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== =========== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== =========== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ ================== =========== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+PowerTransformer
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ====================================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ====================================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ BaseVoltage BaseVoltage False 65536 All conducting equipment with this base voltage. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ Terminals Terminal False 65536 Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ SvStatus SvStatus False 65536 The status state variable associated with this conducting equipment.
+ beforeShCircuitHighestOperatingCurrent float A False 65536 Electrical current with sign convention: positive flow is out of the conducting equipment into the connectivity node. Can be both AC and DC.
+ beforeShCircuitHighestOperatingVoltage float kV False 65536 Electrical voltage, can be both AC and DC.
+ beforeShortCircuitAnglePf float deg False 65536 Measurement of angle in degrees.
+ highSideMinOperatingU float kV False 65536 Electrical voltage, can be both AC and DC.
+ isPartOfGeneratorUnit bool none False 65536 Indicates whether the machine is part of a power station unit. Used for short circuit data exchange according to IEC 60909
+ operationalValuesConsidered bool none False 65536 It is used to define if the data (other attributes related to short circuit data exchange) defines long term operational conditions or not. Used for short circuit data exchange according to IEC 60909.
+ PowerTransformerEnd PowerTransformerEnd none False 65536 The power transformer of this power transformer end.
+ ====================================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+PowerTransformerEnd
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== ====================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== ====================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ BaseVoltage BaseVoltage none False 65536 Base voltage of the transformer end. This is essential for PU calculation.
+ Terminal Terminal none False 65536 Terminal of the power transformer to which this transformer end belongs.
+ PhaseTapChanger PhaseTapChanger none False 65536 Transformer end to which this phase tap changer belongs.
+ RatioTapChanger RatioTapChanger none False 65536 Transformer end to which this ratio tap changer belongs.
+ rground float ohm False 65536 Resistance (real part of impedance).
+ endNumber int none False 65536 Number for this transformer end, corresponding to the end's order in the power transformer vector group or phase angle clock number. Highest voltage winding should be 1. Each end within a power transformer should have a unique subsequent end number. Note the transformer end number need not match the terminal sequence number.
+ grounded bool none False 65536 (for Yn and Zn connections) True if the neutral is solidly grounded.
+ xground float ohm False 65536 Reactance (imaginary part of impedance), at rated frequency.
+ PowerTransformer PowerTransformer none False 65536 The ends of this power transformer.
+ b float S False 65536 Imaginary part of admittance.
+ connectionKind enum WindingConnection none False 65536 Kind of connection.
+ b0 float S False 65536 Imaginary part of admittance.
+ phaseAngleClock int none False 65536 Terminal voltage phase angle displacement where 360 degrees are represented with clock hours. The valid values are 0 to 11. For example, for the secondary side end of a transformer with vector group code of 'Dyn11', specify the connection kind as wye with neutral and specify the phase angle of the clock as 11. The clock value of the transformer end number specified as 1, is assumed to be zero. Note the transformer end number is not assumed to be the same as the terminal sequence number.
+ ratedS float MVA False 65536 Product of the RMS value of the voltage and the RMS value of the current.
+ g float S False 65536 Factor by which voltage must be multiplied to give corresponding power lost from a circuit. Real part of admittance.
+ ratedU float kV False 65536 Electrical voltage, can be both AC and DC.
+ g0 float S False 65536 Factor by which voltage must be multiplied to give corresponding power lost from a circuit. Real part of admittance.
+ r float ohm False 65536 Resistance (real part of impedance).
+ r0 float ohm False 65536 Resistance (real part of impedance).
+ x float ohm False 65536 Reactance (imaginary part of impedance), at rated frequency.
+ x0 float ohm False 65536 Reactance (imaginary part of impedance), at rated frequency.
+ ================== ====================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+ProtectedSwitch
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ BaseVoltage BaseVoltage False 65536 All conducting equipment with this base voltage. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ Terminals Terminal False 65536 Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ SvStatus SvStatus False 65536 The status state variable associated with this conducting equipment.
+ normalOpen bool none False 65536 The attribute is used in cases when no Measurement for the status value is present. If the Switch has a status measurement the Discrete.normalValue is expected to match with the Switch.normalOpen.
+ ratedCurrent float A False 65536 Electrical current with sign convention: positive flow is out of the conducting equipment into the connectivity node. Can be both AC and DC.
+ retained bool none False 65536 Branch is retained in a bus branch model. The flow through retained switches will normally be calculated in power flow.
+ open bool none False 65536 The attribute tells if the switch is considered open when used as input to topology processing.
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+Quality61850
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================= ============= ==== ========= ========= ======== =================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================= ============= ==== ========= ========= ======== =================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ badReference bool False 65536 Measurement value may be incorrect due to a reference being out of calibration.
+ estimatorReplaced bool False 65536 Value has been replaced by State Estimator. estimatorReplaced is not an IEC61850 quality bit but has been put in this class for convenience.
+ failure bool False 65536 This identifier indicates that a supervision function has detected an internal or external failure, e.g. communication failure.
+ oldData bool False 65536 Measurement value is old and possibly invalid, as it has not been successfully updated during a specified time interval.
+ operatorBlocked bool False 65536 Measurement value is blocked and hence unavailable for transmission.
+ oscillatory bool False 65536 To prevent some overload of the communication it is sensible to detect and suppress oscillating (fast changing) binary inputs. If a signal changes in a defined time (tosc) twice in the same direction (from 0 to 1 or from 1 to 0) then oscillation is detected and the detail quality identifier "oscillatory" is set. If it is detected a configured numbers of transient changes could be passed by. In this time the validity status "questionable" is set. If after this defined numbers of changes the signal is still in the oscillating state the value shall be set either to the opposite state of the previous stable value or to a defined default value. In this case the validity status "questionable" is reset and "invalid" is set as long as the signal is oscillating. If it is configured such that no transient changes should be passed by then the validity status "invalid" is set immediately in addition to the detail quality identifier "oscillatory" (used for status information only).
+ outOfRange bool False 65536 Measurement value is beyond a predefined range of value.
+ overFlow bool False 65536 Measurement value is beyond the capability of being represented properly. For example, a counter value overflows from maximum count back to a value of zero.
+ source enum Source False 65536 Source gives information related to the origin of a value. The value may be acquired from the process, defaulted or substituted.
+ suspect bool False 65536 A correlation function has detected that the value is not consitent with other values. Typically set by a network State Estimator.
+ test bool False 65536 Measurement value is transmitted for test purposes.
+ validity enum Validity False 65536 Validity of the measurement value.
+ ================= ============= ==== ========= ========= ======== =================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+RatioTapChanger
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ==================== =========================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ==================== =========================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ highStep int none False 65536 Highest possible tap step position, advance from neutral. The attribute shall be greater than lowStep.
+ lowStep int none False 65536 Lowest possible tap step position, retard from neutral
+ ltcFlag bool none False 65536 Specifies whether or not a TapChanger has load tap changing capabilities.
+ neutralStep int none False 65536 The neutral tap step position for this winding. The attribute shall be equal or greater than lowStep and equal or less than highStep.
+ neutralU float kV False 65536 Electrical voltage, can be both AC and DC.
+ normalStep int none False 65536 The tap step position used in "normal" network operation for this winding. For a "Fixed" tap changer indicates the current physical tap setting. The attribute shall be equal or greater than lowStep and equal or less than highStep.
+ TapChangerControl TapChangerControl none False 65536 The tap changers that participates in this regulating tap control scheme.
+ SvTapStep SvTapStep none False 65536 The tap step state associated with the tap changer.
+ controlEnabled bool none False 65536 Specifies the regulation status of the equipment. True is regulating, false is not regulating.
+ step float none False 65536 A floating point number. The range is unspecified and not limited.
+ tculControlMode enum TransformerControlMode none False 65536 Specifies the regulation control mode (voltage or reactive) of the RatioTapChanger.
+ stepVoltageIncrement float none False 65536 Percentage on a defined base. For example, specify as 100 to indicate at the defined base.
+ RatioTapChangerTable RatioTapChangerTable none False 65536 The ratio tap changer of this tap ratio table.
+ TransformerEnd TransformerEnd none False 65536 Ratio tap changer associated with this transformer end.
+ ==================== =========================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+RatioTapChangerTable
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ========================= ========================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ========================= ========================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ RatioTapChanger RatioTapChanger False 65536 The tap ratio table for this ratio tap changer.
+ RatioTapChangerTablePoint RatioTapChangerTablePoint False 65536 Table of this point.
+ ========================= ========================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+RatioTapChangerTablePoint
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ==================== ==================== ==== ========= ========= ======== ===================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ==================== ==================== ==== ========= ========= ======== ===================== =======
+ RatioTapChangerTable RatioTapChangerTable False 65536 Points of this table.
+ ==================== ==================== ==== ========= ========= ======== ===================== =======
+
+
+ReactiveCapabilityCurve
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ curveStyle enum CurveStyle none False 65536 The style or shape of the curve.
+ xUnit enum UnitSymbol none False 65536 The X-axis units of measure.
+ y1Unit enum UnitSymbol none False 65536 The Y1-axis units of measure.
+ y2Unit enum UnitSymbol none False 65536 The Y2-axis units of measure.
+ CurveDatas CurveData none False 65536 The curve of this curve data point.
+ EquivalentInjection EquivalentInjection False 65536 The reactive capability curve used by this equivalent injection.
+ InitiallyUsedBySynchronousMachines SynchronousMachine False 65536 The default reactive capability curve for use by a synchronous machine.
+ ================================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+RegularIntervalSchedule
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== =============== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== =============== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ startTime datetime none False 65536 The time for the first time point.
+ value1Unit enum UnitSymbol none False 65536 Value1 units of measure.
+ value2Unit enum UnitSymbol none False 65536 Value2 units of measure.
+ timeStep float s False 65536 Time, in seconds.
+ endTime datetime none False 65536 The time for the last time point.
+ ================== =============== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+RegulatingCondEq
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ BaseVoltage BaseVoltage False 65536 All conducting equipment with this base voltage. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ Terminals Terminal False 65536 Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ SvStatus SvStatus False 65536 The status state variable associated with this conducting equipment.
+ RegulatingControl RegulatingControl False 65536 The regulating control scheme in which this equipment participates.
+ controlEnabled bool False 65536 Specifies the regulation status of the equipment. True is regulating, false is not regulating.
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+RegulatingControl
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ========================= ============================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ========================= ============================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ Terminal Terminal False 65536 The controls regulating this terminal.
+ RegulatingCondEq RegulatingCondEq False 65536 The equipment that participates in this regulating control scheme.
+ mode enum RegulatingControlModeKind False 65536 The regulating control mode presently available. This specification allows for determining the kind of regulation without need for obtaining the units from a schedule.
+ discrete bool False 65536 The regulation is performed in a discrete mode. This applies to equipment with discrete controls, e.g. tap changers and shunt compensators.
+ enabled bool False 65536 The flag tells if regulation is enabled.
+ targetDeadband float False 65536 A floating point number. The range is unspecified and not limited.
+ targetValue float False 65536 A floating point number. The range is unspecified and not limited.
+ targetValueUnitMultiplier enum UnitMultiplier False 65536 Specify the multiplier for used for the targetValue.
+ ========================= ============================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+ReportingGroup
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== =============== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== =============== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ BusNameMarker BusNameMarker False 65536 The reporting group to which this bus name marker belongs.
+ TopologicalNode TopologicalNode False 65536 The reporting group to which the topological node belongs.
+ ================== =============== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+RotatingMachine
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ BaseVoltage BaseVoltage False 65536 All conducting equipment with this base voltage. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ Terminals Terminal False 65536 Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ SvStatus SvStatus False 65536 The status state variable associated with this conducting equipment.
+ RegulatingControl RegulatingControl False 65536 The regulating control scheme in which this equipment participates.
+ controlEnabled bool False 65536 Specifies the regulation status of the equipment. True is regulating, false is not regulating.
+ GeneratingUnit GeneratingUnit none False 65536 A synchronous machine may operate as a generator and as such becomes a member of a generating unit.
+ HydroPump HydroPump none False 65536 The synchronous machine drives the turbine which moves the water from a low elevation to a higher elevation. The direction of machine rotation for pumping may or may not be the same as for generating.
+ ratedPowerFactor float none False 65536 A floating point number. The range is unspecified and not limited.
+ ratedS float MVA False 65536 Product of the RMS value of the voltage and the RMS value of the current.
+ ratedU float kV False 65536 Electrical voltage, can be both AC and DC.
+ p float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ q float MVAr False 65536 Product of RMS value of the voltage and the RMS value of the quadrature component of the current.
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+SeasonDayTypeSchedule
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== =============== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== =============== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ startTime datetime none False 65536 The time for the first time point.
+ value1Unit enum UnitSymbol none False 65536 Value1 units of measure.
+ value2Unit enum UnitSymbol none False 65536 Value2 units of measure.
+ timeStep float s False 65536 Time, in seconds.
+ endTime datetime none False 65536 The time for the last time point.
+ ================== =============== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+SeriesCompensator
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ======================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ======================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ BaseVoltage BaseVoltage False 65536 All conducting equipment with this base voltage. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ Terminals Terminal False 65536 Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ SvStatus SvStatus False 65536 The status state variable associated with this conducting equipment.
+ r float ohm False 65536 Resistance (real part of impedance).
+ r0 float ohm False 65536 Resistance (real part of impedance).
+ x float ohm False 65536 Reactance (imaginary part of impedance), at rated frequency.
+ x0 float ohm False 65536 Reactance (imaginary part of impedance), at rated frequency.
+ varistorPresent bool none False 65536 Describe if a metal oxide varistor (mov) for over voltage protection is configured at the series compensator.
+ varistorRatedCurrent float A False 65536 Electrical current with sign convention: positive flow is out of the conducting equipment into the connectivity node. Can be both AC and DC.
+ varistorVoltageThreshold float kV False 65536 Electrical voltage, can be both AC and DC.
+ ======================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+ShuntCompensator
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ========================== ========================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ========================== ========================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ BaseVoltage BaseVoltage False 65536 All conducting equipment with this base voltage. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ Terminals Terminal False 65536 Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ SvStatus SvStatus False 65536 The status state variable associated with this conducting equipment.
+ RegulatingControl RegulatingControl False 65536 The regulating control scheme in which this equipment participates.
+ controlEnabled bool False 65536 Specifies the regulation status of the equipment. True is regulating, false is not regulating.
+ aVRDelay float s False 65536 Time, in seconds.
+ grounded bool none False 65536 Used for Yn and Zn connections. True if the neutral is solidly grounded.
+ maximumSections int none False 65536 The maximum number of sections that may be switched in.
+ nomU float kV False 65536 Electrical voltage, can be both AC and DC.
+ normalSections int none False 65536 The normal number of sections switched in.
+ switchOnCount int none False 65536 The switch on count since the capacitor count was last reset or initialized.
+ switchOnDate datetime none False 65536 The date and time when the capacitor bank was last switched on.
+ voltageSensitivity float kV False 65536 Voltage variation with reactive power.
+ SvShuntCompensatorSections SvShuntCompensatorSections none False 65536 The state for the number of shunt compensator sections in service.
+ sections float none False 65536 A floating point number. The range is unspecified and not limited.
+ ========================== ========================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+SolarGeneratingUnit
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =============================== =========================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =============================== =========================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ genControlSource enum GeneratorControlSource none False 65536 The source of controls for a generating unit.
+ governorSCD float none False 65536 Percentage on a defined base. For example, specify as 100 to indicate at the defined base.
+ initialP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ longPF float none False 65536 A floating point number. The range is unspecified and not limited.
+ maximumAllowableSpinningReserve float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ maxOperatingP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ minOperatingP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ nominalP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ ratedGrossMaxP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ ratedGrossMinP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ ratedNetMaxP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ shortPF float none False 65536 A floating point number. The range is unspecified and not limited.
+ startupCost float EUR False 65536 Amount of money.
+ variableCost float EUR False 65536 Amount of money.
+ totalEfficiency float none False 65536 Percentage on a defined base. For example, specify as 100 to indicate at the defined base.
+ ControlAreaGeneratingUnit ControlAreaGeneratingUnit none False 65536 ControlArea specifications for this generating unit.
+ RotatingMachine RotatingMachine none False 65536 A synchronous machine may operate as a generator and as such becomes a member of a generating unit.
+ normalPF float none False 65536 A floating point number. The range is unspecified and not limited.
+ =============================== =========================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+StaticVarCompensator
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ BaseVoltage BaseVoltage False 65536 All conducting equipment with this base voltage. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ Terminals Terminal False 65536 Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ SvStatus SvStatus False 65536 The status state variable associated with this conducting equipment.
+ RegulatingControl RegulatingControl False 65536 The regulating control scheme in which this equipment participates.
+ controlEnabled bool False 65536 Specifies the regulation status of the equipment. True is regulating, false is not regulating.
+ capacitiveRating float ohm False 65536 Reactance (imaginary part of impedance), at rated frequency.
+ inductiveRating float ohm False 65536 Reactance (imaginary part of impedance), at rated frequency.
+ slope float kV False 65536 Voltage variation with reactive power.
+ sVCControlMode enum SVCControlMode none False 65536 SVC control mode.
+ voltageSetPoint float kV False 65536 Electrical voltage, can be both AC and DC.
+ q float MVAr False 65536 Product of RMS value of the voltage and the RMS value of the quadrature component of the current.
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+SubGeographicalRegion
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== ================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== ================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ DCLines DCLine False 65536 None
+ Region GeographicalRegion False 65536 The geographical region to which this sub-geographical region is within.
+ Lines Line False 65536 The lines within the sub-geographical region.
+ Substations Substation False 65536 The substations in this sub-geographical region.
+ ================== ================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+SubLoadArea
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== =========== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== =========== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ ControlArea ControlArea False 65536 The control area specification that is used for the load forecast.
+ LoadArea LoadArea False 65536 The LoadArea where the SubLoadArea belongs.
+ LoadGroups LoadGroup False 65536 The Loadgroups in the SubLoadArea.
+ ================== =========== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+Substation
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== ===================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== ===================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ ConnectivityNodes ConnectivityNode False 65536 Connectivity nodes which belong to this connectivity node container.
+ TopologicalNode TopologicalNode False 65536 The topological nodes which belong to this connectivity node container.
+ Equipments Equipment False 65536 Contained equipment.
+ DCConverterUnit DCConverterUnit False 65536 None
+ Region SubGeographicalRegion False 65536 The SubGeographicalRegion containing the substation.
+ VoltageLevels VoltageLevel False 65536 The voltage levels within this substation.
+ ================== ===================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+SvInjection
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =============== =============== ==== ========= ========= ======== ================================================================================================= =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =============== =============== ==== ========= ========= ======== ================================================================================================= =======
+ pInjection float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ qInjection float MVAr False 65536 Product of RMS value of the voltage and the RMS value of the quadrature component of the current.
+ TopologicalNode TopologicalNode none False 65536 The injection flows state variables associated with the topological node.
+ =============== =============== ==== ========= ========= ======== ================================================================================================= =======
+
+
+SvPowerFlow
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ======== ========== ==== ========= ========= ======== ================================================================================================= =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ======== ========== ==== ========= ========= ======== ================================================================================================= =======
+ Terminal Terminal none False 65536 The terminal associated with the power flow state variable.
+ p float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ q float MVAr False 65536 Product of RMS value of the voltage and the RMS value of the quadrature component of the current.
+ ======== ========== ==== ========= ========= ======== ================================================================================================= =======
+
+
+SvShuntCompensatorSections
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================ ================ ==== ========= ========= ======== ================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================ ================ ==== ========= ========= ======== ================================================================== =======
+ sections float False 65536 A floating point number. The range is unspecified and not limited.
+ ShuntCompensator ShuntCompensator False 65536 The shunt compensator for which the state applies.
+ ================ ================ ==== ========= ========= ======== ================================================================== =======
+
+
+SvStatus
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== =================== ==== ========= ========= ======== =================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== =================== ==== ========= ========= ======== =================================================================== =======
+ ConductingEquipment ConductingEquipment False 65536 The conducting equipment associated with the status state variable.
+ inService bool False 65536 The in service status as a result of topology processing.
+ =================== =================== ==== ========= ========= ======== =================================================================== =======
+
+
+SvTapStep
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ========== ========== ==== ========= ========= ======== ================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ========== ========== ==== ========= ========= ======== ================================================================== =======
+ position float False 65536 A floating point number. The range is unspecified and not limited.
+ TapChanger TapChanger False 65536 The tap changer associated with the tap step state.
+ ========== ========== ==== ========= ========= ======== ================================================================== =======
+
+
+SvVoltage
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =============== =============== ==== ========= ========= ======== ======================================================= =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =============== =============== ==== ========= ========= ======== ======================================================= =======
+ angle float deg False 65536 Measurement of angle in degrees.
+ v float kV False 65536 Electrical voltage, can be both AC and DC.
+ TopologicalNode TopologicalNode none False 65536 The state voltage associated with the topological node.
+ =============== =============== ==== ========= ========= ======== ======================================================= =======
+
+
+Switch
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ BaseVoltage BaseVoltage False 65536 All conducting equipment with this base voltage. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ Terminals Terminal False 65536 Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ SvStatus SvStatus False 65536 The status state variable associated with this conducting equipment.
+ normalOpen bool none False 65536 The attribute is used in cases when no Measurement for the status value is present. If the Switch has a status measurement the Discrete.normalValue is expected to match with the Switch.normalOpen.
+ ratedCurrent float A False 65536 Electrical current with sign convention: positive flow is out of the conducting equipment into the connectivity node. Can be both AC and DC.
+ retained bool none False 65536 Branch is retained in a bus branch model. The flow through retained switches will normally be calculated in power flow.
+ open bool none False 65536 The attribute tells if the switch is considered open when used as input to topology processing.
+ =================== =================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+SynchronousMachine
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ============================== ==================================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ============================== ==================================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ BaseVoltage BaseVoltage False 65536 All conducting equipment with this base voltage. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ Terminals Terminal False 65536 Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ SvStatus SvStatus False 65536 The status state variable associated with this conducting equipment.
+ RegulatingControl RegulatingControl False 65536 The regulating control scheme in which this equipment participates.
+ controlEnabled bool False 65536 Specifies the regulation status of the equipment. True is regulating, false is not regulating.
+ GeneratingUnit GeneratingUnit none False 65536 A synchronous machine may operate as a generator and as such becomes a member of a generating unit.
+ HydroPump HydroPump none False 65536 The synchronous machine drives the turbine which moves the water from a low elevation to a higher elevation. The direction of machine rotation for pumping may or may not be the same as for generating.
+ ratedPowerFactor float none False 65536 A floating point number. The range is unspecified and not limited.
+ ratedS float MVA False 65536 Product of the RMS value of the voltage and the RMS value of the current.
+ ratedU float kV False 65536 Electrical voltage, can be both AC and DC.
+ p float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ q float MVAr False 65536 Product of RMS value of the voltage and the RMS value of the quadrature component of the current.
+ InitialReactiveCapabilityCurve ReactiveCapabilityCurve none False 65536 Synchronous machines using this curve as default.
+ earthing bool none False 65536 Indicates whether or not the generator is earthed. Used for short circuit data exchange according to IEC 60909
+ earthingStarPointR float ohm False 65536 Resistance (real part of impedance).
+ earthingStarPointX float ohm False 65536 Reactance (imaginary part of impedance), at rated frequency.
+ ikk float A False 65536 Electrical current with sign convention: positive flow is out of the conducting equipment into the connectivity node. Can be both AC and DC.
+ maxQ float MVAr False 65536 Product of RMS value of the voltage and the RMS value of the quadrature component of the current.
+ minQ float MVAr False 65536 Product of RMS value of the voltage and the RMS value of the quadrature component of the current.
+ mu float none False 65536 A floating point number. The range is unspecified and not limited.
+ qPercent float none False 65536 Percentage on a defined base. For example, specify as 100 to indicate at the defined base.
+ r0 float none False 65536 Per Unit - a positive or negative value referred to a defined base. Values typically range from -10 to +10.
+ r2 float none False 65536 Per Unit - a positive or negative value referred to a defined base. Values typically range from -10 to +10.
+ satDirectSubtransX float none False 65536 Per Unit - a positive or negative value referred to a defined base. Values typically range from -10 to +10.
+ satDirectSyncX float none False 65536 Per Unit - a positive or negative value referred to a defined base. Values typically range from -10 to +10.
+ satDirectTransX float none False 65536 Per Unit - a positive or negative value referred to a defined base. Values typically range from -10 to +10.
+ shortCircuitRotorType enum ShortCircuitRotorKind none False 65536 Type of rotor, used by short circuit applications, only for single fed short circuit according to IEC 60909.
+ type enum SynchronousMachineKind none False 65536 Modes that this synchronous machine can operate in.
+ voltageRegulationRange float none False 65536 Percentage on a defined base. For example, specify as 100 to indicate at the defined base.
+ r float ohm False 65536 Resistance (real part of impedance).
+ x0 float none False 65536 Per Unit - a positive or negative value referred to a defined base. Values typically range from -10 to +10.
+ x2 float none False 65536 Per Unit - a positive or negative value referred to a defined base. Values typically range from -10 to +10.
+ operatingMode enum SynchronousMachineOperatingMode none False 65536 Current mode of operation.
+ referencePriority int none False 65536 Priority of unit for use as powerflow voltage phase angle reference bus selection. 0 = don t care (default) 1 = highest priority. 2 is less than 1 and so on.
+ ============================== ==================================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+TapChanger
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== ================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== ================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ highStep int none False 65536 Highest possible tap step position, advance from neutral. The attribute shall be greater than lowStep.
+ lowStep int none False 65536 Lowest possible tap step position, retard from neutral
+ ltcFlag bool none False 65536 Specifies whether or not a TapChanger has load tap changing capabilities.
+ neutralStep int none False 65536 The neutral tap step position for this winding. The attribute shall be equal or greater than lowStep and equal or less than highStep.
+ neutralU float kV False 65536 Electrical voltage, can be both AC and DC.
+ normalStep int none False 65536 The tap step position used in "normal" network operation for this winding. For a "Fixed" tap changer indicates the current physical tap setting. The attribute shall be equal or greater than lowStep and equal or less than highStep.
+ TapChangerControl TapChangerControl none False 65536 The tap changers that participates in this regulating tap control scheme.
+ SvTapStep SvTapStep none False 65536 The tap step state associated with the tap changer.
+ controlEnabled bool none False 65536 Specifies the regulation status of the equipment. True is regulating, false is not regulating.
+ step float none False 65536 A floating point number. The range is unspecified and not limited.
+ ================== ================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+TapChangerControl
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ========================= ============================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ========================= ============================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ Terminal Terminal False 65536 The controls regulating this terminal.
+ RegulatingCondEq RegulatingCondEq False 65536 The equipment that participates in this regulating control scheme.
+ mode enum RegulatingControlModeKind False 65536 The regulating control mode presently available. This specification allows for determining the kind of regulation without need for obtaining the units from a schedule.
+ discrete bool False 65536 The regulation is performed in a discrete mode. This applies to equipment with discrete controls, e.g. tap changers and shunt compensators.
+ enabled bool False 65536 The flag tells if regulation is enabled.
+ targetDeadband float False 65536 A floating point number. The range is unspecified and not limited.
+ targetValue float False 65536 A floating point number. The range is unspecified and not limited.
+ targetValueUnitMultiplier enum UnitMultiplier False 65536 Specify the multiplier for used for the targetValue.
+ TapChanger TapChanger False 65536 The regulating control scheme in which this tap changer participates.
+ ========================= ============================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+TapChangerTablePoint
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ===== ========== ==== ========= ========= ======== ============================================================================================ =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ===== ========== ==== ========= ========= ======== ============================================================================================ =======
+ b float none False 65536 Percentage on a defined base. For example, specify as 100 to indicate at the defined base.
+ g float none False 65536 Percentage on a defined base. For example, specify as 100 to indicate at the defined base.
+ r float none False 65536 Percentage on a defined base. For example, specify as 100 to indicate at the defined base.
+ ratio float none False 65536 A floating point number. The range is unspecified and not limited.
+ step int none False 65536 The tap step.
+ x float none False 65536 Percentage on a defined base. For example, specify as 100 to indicate at the defined base.
+ ===== ========== ==== ========= ========= ======== ============================================================================================ =======
+
+
+Terminal
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ======================= =================== ==== ========= ========= ======== ====================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ======================= =================== ==== ========= ========= ======== ====================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ BusNameMarker BusNameMarker False 65536 The bus name marker used to name the bus (topological node).
+ Measurements Measurement False 65536 Measurements associated with this terminal defining where the measurement is placed in the network topology. It may be used, for instance, to capture the sensor position, such as a voltage transformer (PT) at a busbar or a current transformer (CT) at the bar between a breaker and an isolator.
+ sequenceNumber int False 65536 The orientation of the terminal connections for a multiple terminal conducting equipment. The sequence numbering starts with 1 and additional terminals should follow in increasing order. The first terminal is the "starting point" for a two terminal branch.
+ OperationalLimitSet OperationalLimitSet False 65536 None
+ connected bool False 65536 The connected status is related to a bus-branch model and the topological node to terminal relation. True implies the terminal is connected to the related topological node and false implies it is not. In a bus-branch model, the connected status is used to tell if equipment is disconnected without having to change the connectivity described by the topological node to terminal relation. A valid case is that conducting equipment can be connected in one end and open in the other. In particular for an AC line segment, where the reactive line charging can be significant, this is a relevant case.
+ ConverterDCSides ACDCConverter False 65536 Point of common coupling terminal for this converter DC side. It is typically the terminal on the power transformer (or switch) closest to the AC network. The power flow measurement must be the sum of all flows into the transformer.
+ ConductingEquipment ConductingEquipment False 65536 The conducting equipment of the terminal. Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ ConnectivityNode ConnectivityNode False 65536 Terminals interconnected with zero impedance at a this connectivity node.
+ phases enum PhaseCode False 65536 Represents the normal network phasing condition. If the attribute is missing three phases (ABC or ABCN) shall be assumed.
+ HasFirstMutualCoupling MutualCoupling False 65536 Mutual couplings associated with the branch as the first branch.
+ HasSecondMutualCoupling MutualCoupling False 65536 Mutual couplings with the branch associated as the first branch.
+ RegulatingControl RegulatingControl False 65536 The terminal associated with this regulating control. The terminal is associated instead of a node, since the terminal could connect into either a topological node (bus in bus-branch model) or a connectivity node (detailed switch model). Sometimes it is useful to model regulation at a terminal of a bus bar object since the bus bar can be present in both a bus-branch model or a model with switch detail.
+ TieFlow TieFlow False 65536 The control area tie flows to which this terminal associates.
+ TransformerEnd TransformerEnd False 65536 All transformer ends connected at this terminal.
+ SvPowerFlow SvPowerFlow False 65536 The power flow state variable associated with the terminal.
+ TopologicalNode TopologicalNode False 65536 The terminals associated with the topological node. This can be used as an alternative to the connectivity node path to terminal, thus making it unneccesary to model connectivity nodes in some cases. Note that if connectivity nodes are in the model, this association would probably not be used as an input specification.
+ ======================= =================== ==== ========= ========= ======== ====================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+ThermalGeneratingUnit
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =============================== =========================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =============================== =========================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ genControlSource enum GeneratorControlSource none False 65536 The source of controls for a generating unit.
+ governorSCD float none False 65536 Percentage on a defined base. For example, specify as 100 to indicate at the defined base.
+ initialP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ longPF float none False 65536 A floating point number. The range is unspecified and not limited.
+ maximumAllowableSpinningReserve float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ maxOperatingP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ minOperatingP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ nominalP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ ratedGrossMaxP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ ratedGrossMinP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ ratedNetMaxP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ shortPF float none False 65536 A floating point number. The range is unspecified and not limited.
+ startupCost float EUR False 65536 Amount of money.
+ variableCost float EUR False 65536 Amount of money.
+ totalEfficiency float none False 65536 Percentage on a defined base. For example, specify as 100 to indicate at the defined base.
+ ControlAreaGeneratingUnit ControlAreaGeneratingUnit none False 65536 ControlArea specifications for this generating unit.
+ RotatingMachine RotatingMachine none False 65536 A synchronous machine may operate as a generator and as such becomes a member of a generating unit.
+ normalPF float none False 65536 A floating point number. The range is unspecified and not limited.
+ FossilFuels FossilFuel False 65536 A thermal generating unit may have one or more fossil fuels.
+ =============================== =========================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+TieFlow
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ============== =========== ==== ========= ========= ======== ======================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ============== =========== ==== ========= ========= ======== ======================================================================================================================================================================================================================================================================================================================================================================================== =======
+ Terminal Terminal False 65536 The terminal to which this tie flow belongs.
+ ControlArea ControlArea False 65536 The control area of the tie flows.
+ positiveFlowIn bool False 65536 True if the flow into the terminal (load convention) is also flow into the control area. For example, this attribute should be true if using the tie line terminal further away from the control area. For example to represent a tie to a shunt component (like a load or generator) in another area, this is the near end of a branch and this attribute would be specified as false.
+ ============== =========== ==== ========= ========= ======== ======================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+TopologicalIsland
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ======================= =============== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ======================= =============== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ AngleRefTopologicalNode TopologicalNode False 65536 The angle reference for the island. Normally there is one TopologicalNode that is selected as the angle reference for each island. Other reference schemes exist, so the association is typically optional.
+ TopologicalNodes TopologicalNode False 65536 A topological node belongs to a topological island.
+ ======================= =============== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+TopologicalNode
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ========================= ========================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ========================= ========================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ SvInjection SvInjection False 65536 The topological node associated with the flow injection state variable.
+ SvVoltage SvVoltage False 65536 The topological node associated with the voltage state.
+ AngleRefTopologicalIsland TopologicalIsland False 65536 The island for which the node is an angle reference. Normally there is one angle reference node for each island.
+ TopologicalIsland TopologicalIsland False 65536 A topological node belongs to a topological island.
+ BaseVoltage BaseVoltage False 65536 The base voltage of the topologocial node.
+ ConnectivityNodes ConnectivityNode False 65536 The topological node to which this connectivity node is assigned. May depend on the current state of switches in the network.
+ ConnectivityNodeContainer ConnectivityNodeContainer False 65536 The connectivity node container to which the toplogical node belongs.
+ ReportingGroup ReportingGroup False 65536 The topological nodes that belong to the reporting group.
+ Terminal Terminal False 65536 The topological node associated with the terminal. This can be used as an alternative to the connectivity node path to topological node, thus making it unneccesary to model connectivity nodes in some cases. Note that the if connectivity nodes are in the model, this association would probably not be used as an input specification.
+ ========================= ========================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+TransformerEnd
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== =============== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== =============== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ BaseVoltage BaseVoltage none False 65536 Base voltage of the transformer end. This is essential for PU calculation.
+ Terminal Terminal none False 65536 Terminal of the power transformer to which this transformer end belongs.
+ PhaseTapChanger PhaseTapChanger none False 65536 Transformer end to which this phase tap changer belongs.
+ RatioTapChanger RatioTapChanger none False 65536 Transformer end to which this ratio tap changer belongs.
+ rground float ohm False 65536 Resistance (real part of impedance).
+ endNumber int none False 65536 Number for this transformer end, corresponding to the end's order in the power transformer vector group or phase angle clock number. Highest voltage winding should be 1. Each end within a power transformer should have a unique subsequent end number. Note the transformer end number need not match the terminal sequence number.
+ grounded bool none False 65536 (for Yn and Zn connections) True if the neutral is solidly grounded.
+ xground float ohm False 65536 Reactance (imaginary part of impedance), at rated frequency.
+ ================== =============== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+VoltageLevel
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== ================ ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== ================ ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ ConnectivityNodes ConnectivityNode False 65536 Connectivity nodes which belong to this connectivity node container.
+ TopologicalNode TopologicalNode False 65536 The topological nodes which belong to this connectivity node container.
+ Equipments Equipment False 65536 Contained equipment.
+ BaseVoltage BaseVoltage none False 65536 The base voltage used for all equipment within the voltage level.
+ Bays Bay none False 65536 The bays within this voltage level.
+ Substation Substation none False 65536 The substation of the voltage level.
+ highVoltageLimit float kV False 65536 Electrical voltage, can be both AC and DC.
+ lowVoltageLimit float kV False 65536 Electrical voltage, can be both AC and DC.
+ ================== ================ ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+VoltageLimit
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ==================== ==================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ==================== ==================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ OperationalLimitSet OperationalLimitSet False 65536 Values of equipment limits.
+ OperationalLimitType OperationalLimitType False 65536 The limit type associated with this limit.
+ value float kV False 65536 Electrical voltage, can be both AC and DC.
+ ==================== ==================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+VsCapabilityCurve
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================== =============== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ ================== =============== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ curveStyle enum CurveStyle none False 65536 The style or shape of the curve.
+ xUnit enum UnitSymbol none False 65536 The X-axis units of measure.
+ y1Unit enum UnitSymbol none False 65536 The Y1-axis units of measure.
+ y2Unit enum UnitSymbol none False 65536 The Y2-axis units of measure.
+ CurveDatas CurveData none False 65536 The curve of this curve data point.
+ VsConverterDCSides VsConverter False 65536 Capability curve of this converter.
+ ================== =============== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+VsConverter
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =================== ======================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =================== ======================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ BaseVoltage BaseVoltage False 65536 All conducting equipment with this base voltage. Use only when there is no voltage level container used and only one base voltage applies. For example, not used for transformers.
+ Terminals Terminal False 65536 Conducting equipment have terminals that may be connected to other conducting equipment terminals via connectivity nodes or topological nodes.
+ SvStatus SvStatus False 65536 The status state variable associated with this conducting equipment.
+ baseS float MVA False 65536 Product of the RMS value of the voltage and the RMS value of the current.
+ idleLoss float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ maxUdc float kV False 65536 Electrical voltage, can be both AC and DC.
+ minUdc float kV False 65536 Electrical voltage, can be both AC and DC.
+ numberOfValves int none False 65536 Number of valves in the converter. Used in loss calculations.
+ ratedUdc float kV False 65536 Electrical voltage, can be both AC and DC.
+ resistiveLoss float ohm False 65536 Resistance (real part of impedance).
+ switchingLoss float MW False 65536 None
+ valveU0 float kV False 65536 Electrical voltage, can be both AC and DC.
+ DCTerminals ACDCConverterDCTerminal none False 65536 None
+ PccTerminal Terminal none False 65536 All converters' DC sides linked to this point of common coupling terminal.
+ idc float A False 65536 Electrical current with sign convention: positive flow is out of the conducting equipment into the connectivity node. Can be both AC and DC.
+ poleLossP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ uc float kV False 65536 Electrical voltage, can be both AC and DC.
+ udc float kV False 65536 Electrical voltage, can be both AC and DC.
+ p float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ q float MVAr False 65536 Product of RMS value of the voltage and the RMS value of the quadrature component of the current.
+ targetPpcc float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ targetUdc float kV False 65536 Electrical voltage, can be both AC and DC.
+ CapabilityCurve VsCapabilityCurve none False 65536 All converters with this capability curve.
+ maxModulationIndex float none False 65536 A floating point number. The range is unspecified and not limited.
+ maxValveCurrent float A False 65536 Electrical current with sign convention: positive flow is out of the conducting equipment into the connectivity node. Can be both AC and DC.
+ delta float deg False 65536 Measurement of angle in degrees.
+ uf float kV False 65536 Electrical voltage, can be both AC and DC.
+ droop float none False 65536 Per Unit - a positive or negative value referred to a defined base. Values typically range from -10 to +10.
+ droopCompensation float ohm False 65536 Resistance (real part of impedance).
+ pPccControl enum VsPpccControlKind none False 65536 Kind of control of real power and/or DC voltage.
+ qPccControl enum VsQpccControlKind none False 65536 None
+ qShare float none False 65536 Percentage on a defined base. For example, specify as 100 to indicate at the defined base.
+ targetQpcc float MVAr False 65536 Product of RMS value of the voltage and the RMS value of the quadrature component of the current.
+ targetUpcc float kV False 65536 Electrical voltage, can be both AC and DC.
+ =================== ======================= ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+WindGeneratingUnit
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =============================== =========================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars profiles descriptions comment
+ =============================== =========================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+ description str False 65536 The description is a free human readable text describing or naming the object. It may be non unique and may not correlate to a naming hierarchy.
+ energyIdentCodeEic str False 65536 The attribute is used for an exchange of the EIC code (Energy identification Code). The length of the string is 16 characters as defined by the EIC code. References:
+ mRID str False 65536 Master resource identifier issued by a model authority. The mRID is globally unique within an exchange context. Global uniqueness is easily achieved by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is strongly recommended. For CIMXML data files in RDF syntax conforming to IEC 61970-552 Edition 1, the mRID is mapped to rdf:ID or rdf:about attributes that identify CIM object elements.
+ name str False 65536 The name is any free human readable and possibly non unique text naming the object.
+ shortName str False 65536 The attribute is used for an exchange of a human readable short name with length of the string 12 characters maximum.
+ Controls Control False 65536 Regulating device governed by this control output.
+ Measurements Measurement False 65536 The power system resource that contains the measurement.
+ Location Location False 65536 Location of this power system resource.
+ aggregate bool False 65536 The single instance of equipment represents multiple pieces of equipment that have been modeled together as an aggregate. Examples would be power transformers or synchronous machines operating in parallel modeled as a single aggregate power transformer or aggregate synchronous machine. This is not to be used to indicate equipment that is part of a group of interdependent equipment produced by a network production program.
+ EquipmentContainer EquipmentContainer False 65536 Container of this equipment.
+ OperationalLimitSet OperationalLimitSet False 65536 The operational limit sets associated with this equipment.
+ genControlSource enum GeneratorControlSource none False 65536 The source of controls for a generating unit.
+ governorSCD float none False 65536 Percentage on a defined base. For example, specify as 100 to indicate at the defined base.
+ initialP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ longPF float none False 65536 A floating point number. The range is unspecified and not limited.
+ maximumAllowableSpinningReserve float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ maxOperatingP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ minOperatingP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ nominalP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ ratedGrossMaxP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ ratedGrossMinP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ ratedNetMaxP float MW False 65536 Product of RMS value of the voltage and the RMS value of the in-phase component of the current.
+ shortPF float none False 65536 A floating point number. The range is unspecified and not limited.
+ startupCost float EUR False 65536 Amount of money.
+ variableCost float EUR False 65536 Amount of money.
+ totalEfficiency float none False 65536 Percentage on a defined base. For example, specify as 100 to indicate at the defined base.
+ ControlAreaGeneratingUnit ControlAreaGeneratingUnit none False 65536 ControlArea specifications for this generating unit.
+ RotatingMachine RotatingMachine none False 65536 A synchronous machine may operate as a generator and as such becomes a member of a generating unit.
+ normalPF float none False 65536 A floating point number. The range is unspecified and not limited.
+ windGenUnitType enum WindGenUnitKind False 65536 The kind of wind generating unit
+ =============================== =========================== ==== ========= ========= ======== ==================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================== =======
+
+
+PSSE
+----------------------------------------
+
+RawArea
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ============= ========== ===== ===============================================================
+ property_name class_type units descriptions
+ ============= ========== ===== ===============================================================
+ idtag str Element UUID
+ I int Area number
+ ISW int Bus number of the area slack bus for area interchange control.
+ PDES float MW Desired net interchange leaving the area (export)
+ PTOL float MW Interchange tolerance bandwidth.
+ ARNAME str Area name
+ ============= ========== ===== ===============================================================
+
+
+RawBranch
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ============= ========== ===== ============================================
+ property_name class_type units descriptions
+ ============= ========== ===== ============================================
+ idtag str Element UUID
+ I int Branch from bus number
+ J int Branch to bus number
+ CKT str Owner number
+ R float p.u. Branch resistance
+ X float p.u. Branch reactance
+ B float p.u. Branch shunt susceptance
+ NAME str Branch name
+ GI float p.u. Branch shunt conductance at the from side
+ BI float p.u. Branch shunt susceptance at the from side
+ GJ float p.u. Branch shunt condictance at the to side
+ BJ float p.u. Branch shunt susceptance at the to side
+ ST int Branch status
+ MET int Metered end flag, <=1: Bus from, >=2: bus to
+ LEN float km Line length
+ O1 int Owner number
+ O2 int Owner number
+ O3 int Owner number
+ O4 int Owner number
+ F1 float Ownership fraction
+ F2 float Ownership fraction
+ F3 float Ownership fraction
+ F4 float Ownership fraction
+ RATE1 float MVA Branch rating power
+ RATE2 float MVA Branch rating power
+ RATE3 float MVA Branch rating power
+ RATE4 float MVA Branch rating power
+ RATE5 float MVA Branch rating power
+ RATE6 float MVA Branch rating power
+ RATE7 float MVA Branch rating power
+ RATE8 float MVA Branch rating power
+ RATE9 float MVA Branch rating power
+ RATE10 float MVA Branch rating power
+ RATE11 float MVA Branch rating power
+ RATE12 float MVA Branch rating power
+ ============= ========== ===== ============================================
+
+
+RawBus
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ============= ========== ===== ==============================================
+ property_name class_type units descriptions
+ ============= ========== ===== ==============================================
+ idtag str Element UUID
+ I int Bus number
+ NAME str Bus name
+ BASKV float kV Bus base voltage
+ IDE int Bus type (0:Disconnected, 1:PQ, 2:PV, 3:Slack)
+ AREA int Area number
+ ZONE int Zone number
+ OWNER int Owner number
+ VM float p.u. Bus voltage magnitude
+ VA float deg Bus voltage angle
+ NVHI float p.u. Normal voltage magnitude high limit
+ NVLO float p.u. Normal voltage magnitude low limit
+ EVHI float p.u. Emergency voltage magnitude high limit
+ EVLO float p.u. Emergency voltage magnitude low limit
+ ============= ========== ===== ==============================================
+
+
+RawFACTS
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ============= ========== ===== ====================================================================================================
+ property_name class_type units descriptions
+ ============= ========== ===== ====================================================================================================
+ idtag str Element UUID
+ NAME str Device name
+ I int Bus from number
+ J int Bus to number
+ MODE int Control mode
+ PDES float MW Desired active power flow arriving at the "to" bus;
+ QDES float MVAr Desired reactive power flow arriving at the "to" bus
+ VSET float p.u. Voltage set point at the "from" bus
+ SHMX float MVA Maximum shunt current at the "from" bus
+ TRMX float MW Maximum bridge active power transfer
+ VTMN float p.u. Minimum voltage at the "to" bus
+ VTMX float p.u. Maximum voltage at the "to" bus
+ VSMX float p.u. Maximum series voltage
+ IMX int MVA Maximum series current. Zero for no series current limit
+ LINX float p.u. Reactance of the series element used during power flow solutions
+ RMPCT float % Percentage of the total Mvar required to hold the voltage at the bus controlled by the shunt element
+ OWNER int Owner number
+ SET1 float Set value 1 (see manual)
+ SET2 float Set value (see manual)
+ VSREF int Series voltage reference code
+ FCREG int Bus number, or extended bus name enclosed in single quotes
+ NREG int A node number of bus FCREG
+ REMOT int Remote bus number
+ MNAME str device name
+ ============= ========== ===== ====================================================================================================
+
+
+RawFixedShunt
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ============= ========== ===== =================================
+ property_name class_type units descriptions
+ ============= ========== ===== =================================
+ idtag str Element UUID
+ I int Bus number
+ ID str 2-character ID
+ STATUS int Status
+ GL float MW Active power load at v=1.0 p.u.
+ BL float MVAr Reactive power load at v=1.0 p.u.
+ ============= ========== ===== =================================
+
+
+RawGenerator
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ============= ========== ===== ============================================================================
+ property_name class_type units descriptions
+ ============= ========== ===== ============================================================================
+ idtag str Element UUID
+ I int Bus number
+ ID str 2-character ID
+ PG float MW Active power output
+ QG float MVAr Reactive power output
+ QT float MVAr Maximum generator reactive power output;
+ QB float MVAr Minimum generator reactive power output
+ VS float p.u. Regulated voltage set point
+ IREG int Regulation bus, zero to regulate its own bus
+ NREG int Node number of bus IREG when IREG's bus is a substation
+ MBASE float MVA Nominal power
+ ZR float p.u. Machine resistance in p.u. of MBASE
+ ZX float p.u. Machine reactance in p.u. of MBASE
+ RT float p.u. Step-up transformer resistance in p.u. of MBASE
+ XT float p.u. Step-up transformer reactance in p.u. of MBASE
+ GTAP float p.u. Step-up transformer off-nominal turns ratio; entered in pu on a system base.
+ STAT int Status
+ RMPCT float % Percent of the total Mvar required to hold the voltage at the control bus
+ PT float MW Maximum generator active power output;
+ PB float MW Minimum generator active power output
+ BASLOD int Base load flag
+ O1 int Owner number
+ F1 float Ownership fraction
+ O2 int Owner number
+ F2 float Ownership fraction
+ O3 int Owner number
+ F3 float Ownership fraction
+ O4 int Owner number
+ F4 float Ownership fraction
+ WMOD int Machine control mode;
+ WPF float p.u. Power factor
+ ============= ========== ===== ============================================================================
+
+
+RawGneDevice
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ============= ========== ===== ============
+ property_name class_type units descriptions
+ ============= ========== ===== ============
+ idtag str Element UUID
+ ============= ========== ===== ============
+
+
+RawInductionMachine
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ============= ========== ===== =====================================================================================================================================================================================================================================================
+ property_name class_type units descriptions
+ ============= ========== ===== =====================================================================================================================================================================================================================================================
+ idtag str Element UUID
+ I int Bus number
+ ID str One or two character ID
+ STATUS int Status
+ SCODE int Machine standard code: 1:NEMA 2:IEC
+ DCODE int Machine design code. • 0 - for Custom design with equivalent circuit reactances specified • 1 - for NEMA Design A • 2 - for NEMA Design B / IEC Design N • 3 - for NEMA Design C / IEC Design H • 4 - for NEMA Design D • 5 - for NEMA Design E
+ AREA int Area number
+ ZONE int Zone number
+ OWNER int Owner number
+ TCODE int Type of mechanical load torque variation: • 1 - Simple power law • 2 - WECC model
+ BCODE int Machine base power code: • 1 - Mechanical power (MW) output of the machine • 2 - Apparent electrical power (MVA) drawn by the machine
+ MBASE float MVA Nominal power (see the manual for more funkyness).
+ RATEKV float kV Rated voltage
+ PCODE int Scheduled power code
+ PSET float MW Scheduled active power (see the manual).
+ H float p.u. Machine inertia, in per unit on MBASE base.
+ A float A parameter to model the torque of the mechanical load with speed. (see manual)
+ B float B parameter to model the torque of the mechanical load with speed. (see manual)
+ D float D parameter to model the torque of the mechanical load with speed. (see manual)
+ E float E parameter to model the torque of the mechanical load with speed. (see manual)
+ RA float p.u. Armature resistance
+ XA float p.u. Armature leakage reactance.
+ XM float p.u. Unsaturated magnetizing reactance.
+ R1 float p.u. Resistance of the first rotor winding.
+ X1 float p.u. Reactance of the first rotor winding.
+ R2 float p.u. Resistance of the second rotor winding.
+ X2 float p.u. Reactance of the second rotor winding.
+ X3 float p.u. Third rotor reactance.
+ E1 float p.u. First terminal voltage point from the open circuit saturation curve.
+ SE1 float Saturation factor at terminal voltage E1, S(E1).
+ E2 float p.u. Second terminal voltage point from the open circuit saturation curve.
+ SE2 float Saturation factor at terminal voltage E2, S(E2)
+ IA1 float p.u. Stator currents in PU specifying saturation of the stator leakage reactance, XA.
+ IA2 float p.u. Stator currents in PU specifying saturation of the stator leakage reactance, XA.
+ XAMULT float p.u. Multiplier for the saturated value. Allowed value 0 to 1.0.
+ ============= ========== ===== =====================================================================================================================================================================================================================================================
+
+
+RawInterArea
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ============= ========== ===== =========================================
+ property_name class_type units descriptions
+ ============= ========== ===== =========================================
+ idtag str Element UUID
+ I int Area number
+ ISW int Area slack bus number.
+ PDES float MW Desired net interchange leaving the area.
+ PTOL float MW Interchange tolerance bandwidth.
+ ARNAME str Name.
+ ============= ========== ===== =========================================
+
+
+RawLoad
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ============= ========== ===== ======================================================================
+ property_name class_type units descriptions
+ ============= ========== ===== ======================================================================
+ idtag str Element UUID
+ I int Bus number
+ ID str Load 2-character ID
+ STATUS int Status
+ AREA int Area number
+ ZONE int Zone number
+ PL float MW Active power load
+ QL float MVAr Reactive power load
+ IP float MW Active current load @v=1 p.u.
+ IQ float MVAr Reactive current load @v=1 p.u.
+ YP float MW Active admittance power load @v=1 p.u.
+ YQ float MVAr Reactive admittance power load @v=1 p.u.
+ OWNER int Owner number
+ SCALE float p.u. Load scaling flag of one for a scalable load and zero for a fixed load
+ INTRPT float Interruptible load flag.
+ DGENP float MW Distributed Generation active power component
+ DGENQ float MVAr Distributed Generation reactive power component
+ DGENM int Distributed generation mode 0:off, 1: on.
+ LOADTYPE str Load type
+ ============= ========== ===== ======================================================================
+
+
+RawOwner
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ============= ========== ===== ============
+ property_name class_type units descriptions
+ ============= ========== ===== ============
+ idtag str Element UUID
+ I int Zone number
+ OWNAME str Owner name
+ ============= ========== ===== ============
+
+
+RawSubstation
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ============= ========== ===== ===========================================
+ property_name class_type units descriptions
+ ============= ========== ===== ===========================================
+ idtag str Element UUID
+ IS int Substation number
+ NAME str Substation name.
+ LATI float deg Substation latitude.
+ LONG float deg Substation longitude.
+ SGR float ohm Substation grounding DC resistance in ohms.
+ ============= ========== ===== ===========================================
+
+
+RawSwitchedShunt
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ============= ========== ===== ===========================================================================================
+ property_name class_type units descriptions
+ ============= ========== ===== ===========================================================================================
+ idtag str Element UUID
+ I int Bus number
+ ID str Load 2-character ID
+ MODSW int Control mode
+ ADJM int Adjustment method
+ STAT int Status
+ VSWHI float p.u. Controlled voltage upper limit
+ VSWLO float p.u. Controlled voltage upper limit
+ SWREG int Controlled voltage bus
+ NREG int Node number of bus IREG when IREG's bus is a substation
+ RMPCT float % Percent of the total Mvar required to hold the voltage at the control bus
+ RMIDNT str Controlled branch for VSC like operation
+ BINIT float p.u. Initial switched shunt admittance
+ S1 int Initial switched shunt status of one for in-service and zero for out-of-service for block i
+ S2 int Initial switched shunt status of one for in-service and zero for out-of-service for block i
+ S3 int Initial switched shunt status of one for in-service and zero for out-of-service for block i
+ S4 int Initial switched shunt status of one for in-service and zero for out-of-service for block i
+ S5 int Initial switched shunt status of one for in-service and zero for out-of-service for block i
+ S6 int Initial switched shunt status of one for in-service and zero for out-of-service for block i
+ S7 int Initial switched shunt status of one for in-service and zero for out-of-service for block i
+ S8 int Initial switched shunt status of one for in-service and zero for out-of-service for block i
+ N1 int Number of steps for block i
+ N2 int Number of steps for block i
+ N3 int Number of steps for block i
+ N4 int Number of steps for block i
+ N5 int Number of steps for block i
+ N6 int Number of steps for block i
+ N7 int Number of steps for block i
+ N8 int Number of steps for block i
+ B1 float MVAr Admittance increment for each of Ni steps in block i;
+ B2 float MVAr Admittance increment for each of Ni steps in block i;
+ B3 float MVAr Admittance increment for each of Ni steps in block i;
+ B4 float MVAr Admittance increment for each of Ni steps in block i;
+ B5 float MVAr Admittance increment for each of Ni steps in block i;
+ B6 float MVAr Admittance increment for each of Ni steps in block i;
+ B7 float MVAr Admittance increment for each of Ni steps in block i;
+ B8 float MVAr Admittance increment for each of Ni steps in block i;
+ ============= ========== ===== ===========================================================================================
+
+
+RawSystemSwitchingDevice
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ============= ========== ===== ======================================================================================
+ property_name class_type units descriptions
+ ============= ========== ===== ======================================================================================
+ idtag str Element UUID
+ I int From bus number.
+ J int From bus number.
+ CKT str Owner number
+ X float Branch reactance
+ STATUS int Switch status, 1: closed, 0: open
+ NSTATUS int Normal service status, 1 for normally open and 0 for normally close
+ METERED int Metered end
+ STYPE int Switching device type: 1 - Generic connector 2 - Circuit breaker 3 - Disconnect switch
+ NAME str Device name
+ RATE1 float MVA Rating power
+ RATE2 float MVA Rating power
+ RATE3 float MVA Rating power
+ RATE4 float MVA Rating power
+ RATE5 float MVA Rating power
+ RATE6 float MVA Rating power
+ RATE7 float MVA Rating power
+ RATE8 float MVA Rating power
+ RATE9 float MVA Rating power
+ RATE10 float MVA Rating power
+ RATE11 float MVA Rating power
+ RATE12 float MVA Rating power
+ ============= ========== ===== ======================================================================================
+
+
+RawTransformer
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ============= ========== ===== ===================================================================
+ property_name class_type units descriptions
+ ============= ========== ===== ===================================================================
+ idtag str Element UUID
+ I int Bus I number
+ J int Bus J number
+ K int Bus K number
+ CKT str Circuit identifier
+ CW int Winding input mode
+ CZ int Series Impedance input mode
+ CM int Magnetizing impedance input mode
+ MAG1 int Magnetizing admittance 1
+ MAG2 int Magnetizing admittance 2
+ NMETR int Non-metered end code
+ NAME str Name
+ STAT int Status of the several windings
+ VECGRP str Vector group (has zero effect, information only)
+ ZCOD int Impedance code
+ R1_2 float p.u. 1->2 resistance or other stuff
+ X1_2 float p.u. 1->2 reactance or other stuff
+ R2_3 float p.u. 2->3 resistance or other stuff
+ X2_3 float p.u. 2->3 reactance or other stuff
+ R3_1 float p.u. 3->1 resistance or other stuff
+ X3_1 float p.u. 3->1 reactance or other stuff
+ SBASE1_2 float MVAr 1->2 base power
+ SBASE2_3 float MVAr 2->3 base power
+ SBASE3_1 float MVAr 3->1 base power
+ VMSTAR float p.u. The voltage magnitude at the center star point
+ ANSTAR float deg The bus voltage phase angle at the center star point.
+ WINDV1 float Winding 1 off-nominal turns ratio or other stuff
+ NOMV1 float kV Winding 1 voltage base in kV or other stuff
+ ANG1 int deg Winding 1 phase shift angle in degrees.
+ COD1 int Winding 1 control mode.
+ CONT1 int Control bus for the winding 1.
+ NODE1 int A node number of bus CONT1.
+ RMA1 float Winding 1 upper limit depending of COD1 and CW
+ RMI1 float Winding 1 lower limit depending of COD1 and CW
+ VMA1 float Winding 1 upper voltage limit depending of COD1.
+ VMI1 float Winding 1 lower voltage limit depending of COD1.
+ NTP1 int Winding 1 number of tap positions available
+ TAB1 int Winding 1 number of a transformer impedance correction table
+ CR1 float p.u. Winding 1 load drop compensation resistance
+ CX1 float p.u. Winding 1 load drop compensation reactance
+ CNXA1 int
+ RATE1_1 float MVA Winding rating 1
+ RATE1_2 float MVA Winding rating 2
+ RATE1_3 float MVA Winding rating 3
+ RATE1_4 float MVA Winding rating 4
+ RATE1_5 float MVA Winding rating 5
+ RATE1_6 float MVA Winding rating 6
+ RATE1_7 float MVA Winding rating 7
+ RATE1_8 float MVA Winding rating 8
+ RATE1_9 float MVA Winding rating 9
+ RATE1_10 float MVA Winding rating 10
+ RATE1_11 float MVA Winding rating 11
+ RATE1_12 float MVA Winding rating 12
+ WINDV2 float Winding 2 off-nominal turns ratio or other stuff
+ NOMV2 float kV Winding 2 voltage base in kV or other stuff
+ ANG2 int deg Winding 2 phase shift angle in degrees.
+ COD2 int Winding 2 control mode.
+ CONT2 int Control bus for the winding 2.
+ NODE2 int A node number of bus CONT1.
+ RMA2 float Winding 2 upper limit depending of COD1 and CW
+ RMI2 float Winding 2 lower limit depending of COD1 and CW
+ VMA2 float Winding 2 upper voltage limit depending of COD1.
+ VMI2 float Winding 2 lower voltage limit depending of COD1.
+ NTP2 int Winding 2 number of tap positions available
+ TAB2 int Winding 2 number of a transformer impedance correction table
+ CR2 float p.u. Winding 2 load drop compensation resistance
+ CX2 float p.u. Winding 1 load drop compensation reactance
+ CNXA2 int
+ RATE2_1 float MVA Winding rating
+ RATE2_2 float MVA Winding rating
+ RATE2_3 float MVA Winding rating
+ RATE2_4 float MVA Winding rating
+ RATE2_5 float MVA Winding rating
+ RATE2_6 float MVA Winding rating
+ RATE2_7 float MVA Winding rating
+ RATE2_8 float MVA Winding rating
+ RATE2_9 float MVA Winding rating
+ RATE2_10 float MVA Winding rating
+ RATE2_11 float MVA Winding rating
+ RATE2_12 float MVA Winding rating
+ WINDV3 float Winding 3 off-nominal turns ratio or other stuff
+ NOMV3 float kV Winding 3 voltage base in kV or other stuff
+ ANG3 int deg Winding 3 phase shift angle in degrees.
+ COD3 int Winding 3 control mode.
+ CONT3 int Control bus for the winding 3
+ NODE3 int A node number of bus CONT3.
+ RMA3 float Winding 3 upper limit depending of COD1 and CW
+ RMI3 float Winding 3 lower limit depending of COD1 and CW
+ VMA3 float Winding 3 upper voltage limit depending of COD1.
+ VMI3 float Winding 3 lower voltage limit depending of COD1.
+ NTP3 int Winding 3 number of tap positions available
+ TAB3 int Winding 1 number of a transformer impedance correction table
+ CR3 float p.u. Winding 3 load drop compensation resistance
+ CX3 float p.u. Winding 3 load drop compensation reactance
+ CNXA3 int
+ RATE3_1 float MVA Winding 3 rating 1
+ RATE3_2 float MVA Winding 3 rating 2
+ RATE3_3 float MVA Winding 3 rating 3
+ RATE3_4 float MVA Winding 3 rating 4
+ RATE3_5 float MVA Winding 3 rating 5
+ RATE3_6 float MVA Winding 3 rating 6
+ RATE3_7 float MVA Winding 3 rating 7
+ RATE3_8 float MVA Winding 3 rating 8
+ RATE3_9 float MVA Winding 3 rating 9
+ RATE3_10 float MVA Winding 3 rating 10
+ RATE3_11 float MVA Winding 3 rating 11
+ RATE3_12 float MVA Winding 3 rating 12
+ O1 int Owner number 1
+ F1 float Ownership fraction 1
+ O2 int Owner number 2
+ F2 float Ownership fraction 2
+ O3 int Owner number 3
+ F3 float Ownership fraction 3
+ O4 int Owner number 4
+ F4 float Ownership fraction 4
+ ============= ========== ===== ===================================================================
+
+
+RawTwoTerminalDCLine
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ============= ========== ===== =================================================================================================================
+ property_name class_type units descriptions
+ ============= ========== ===== =================================================================================================================
+ idtag str Element UUID
+ NAME str Line name
+ MDC int Control mode: 0 for blocked, 1 for power, 2 for current.
+ RDC float ohm DC line resistance
+ SETVL float MW Sending power
+ VSCHD float kV DC voltage
+ VCMOD float kV Mode switch dc voltage
+ RCOMP float ohm Compounding resistance
+ DELTI float p.u. Margin entered in per unit of desired dc power
+ METER str Metered end code of either R (for rectifier) or I (for inverter).
+ DCVMIN float kV Minimum dc voltage;
+ CCCITMX int Iteration limit for capacitor commutated two-terminal dc line Newton solution procedure.
+ CCCACC float Acceleration factor for capacitor commutated two-terminal dc line Newton solution procedure
+ IPR int Rectifier converter bus number
+ NBR int Rectifier number of bridges in series
+ ANMXR float deg Rectifier nominal maximum rectifier firing angle
+ ANMNR float deg Rectifier minimum steady-state rectifier firing angle
+ RCR float ohm Rectifier commutating transformer resistance per bridge
+ XCR float ohm Rectifier commutating transformer reactance per bridge
+ EBASR float kV Rectifier primary base ac voltage
+ TRR float Rectifier transformer ratio.
+ TAPR float p.u. Rectifier tap setting
+ TMXR float p.u. Maximum rectifier tap setting.
+ TMNR float p.u. Minimum rectifier tap setting
+ STPR float p.u. Rectifier tap step;
+ ICR int Bus number of the rectifier commutating bus
+ NDR int A node number of bus ICR
+ IFR int Winding 1 side from bus number
+ ITR int Winding 2 side to bus number
+ IDR str Circuit identifier; the branch described by IFR, ITR, and IDR must have been entered as a two-winding transformer
+ XCAPR float ohm Commutating capacitor reactance magnitude per bridge
+ IPI int Inverter converter bus number
+ NBI int Inverter number of bridges in series
+ ANMXI float deg Inverter nominal maximum Inverter firing angle
+ ANMNI float deg Inverter minimum steady-state Inverter firing angle
+ RCI float ohm Inverter commutating transformer resistance per bridge
+ XCI float ohm Inverter commutating transformer reactance per bridge
+ EBASI float kV Inverter primary base ac voltage
+ TRI float Inverter transformer ratio.
+ TAPI float p.u. Inverter tap setting
+ TMXI float p.u. Maximum Inverter tap setting.
+ TMNI float p.u. Minimum Inverter tap setting
+ STPI float p.u. Inverter tap step;
+ ICI int Bus number of the Inverter commutating bus
+ NDI int A node number of bus ICR
+ IFI int Winding 1 side from bus number
+ ITI int Winding 2 side to bus number
+ IDI str Circuit identifier; the branch described by IFR, ITR, and IDR must have been entered as a two-winding transformer
+ XCAPI float ohm Commutating capacitor reactance magnitude per bridge
+ ============= ========== ===== =================================================================================================================
+
+
+RawVscDCLine
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ============= ========== ===== ================================================================================================================================================================================================================================
+ property_name class_type units descriptions
+ ============= ========== ===== ================================================================================================================================================================================================================================
+ idtag str Element UUID
+ NAME str Device name
+ MDC int Control mode: • 0 - for out-of-service • 1 - for in-service
+ RDC float ohm The dc line resistance
+ IBUS1 int Converter bus number,
+ TYPE1 int Code for the type of converter dc control: • 0 - for converter out-of-service • 1 - for dc voltage control • 2 -for MW control When both converters are in-service, exactly one converter of each VSC dc line must be TYPE 1.
+ MODE1 int Converter ac control mode:1 -> AC voltage control 2 -> fixed AC power factor
+ DCSET1 float MW Converter dc setpoint (see manual)
+ ACSET1 float p.u. Converter ac setpoint. 1-> AC voltage, 2-> power factor
+ ALOSS1 float kW Losses constant coefficient: loss = ALOSS + (Idc * BLOSS)
+ BLOSS1 float kW/A Losses proportional coefficient: loss = ALOSS + (Idc * BLOSS)
+ MINLOSS1 int kW Minimum converter losses
+ SMAX1 float MW Converter MVA rating
+ IMAX1 float A Converter ac current rating
+ PWF1 float Power weighting factor fraction (see manual)
+ MAXQ1 float MVAr Reactive power upper limit (see manual)
+ MINQ1 float MVAr Reactive power lower limit (see manual)
+ REMOT1 int Control bus (see manual)
+ VSREG1 int Control bus (see manual)
+ NREG1 int Control node (see manual)
+ RMPCT1 float % Percent of the total Mvar required to hold the voltage at the bus controlled by IBUS (see manual)
+ IBUS2 int Converter bus number
+ TYPE2 int Converter ac control mode:0 -> out of service 1 -> AC voltage control 2 -> fixed AC power factor
+ MODE2 int Converter ac control mode:1 -> AC voltage control 2 -> fixed AC power factor
+ DCSET2 float MW Converter dc setpoint (see manual)
+ ACSET2 float p.u. Converter ac setpoint. 1-> AC voltage, 2-> power factor
+ ALOSS2 float kW Losses constant coefficient: loss = ALOSS + (Idc * BLOSS)
+ BLOSS2 float kW/A Losses proportional coefficient: loss = ALOSS + (Idc * BLOSS)
+ MINLOSS2 int kW Minimum converter losses
+ SMAX2 float MW Converter MVA rating
+ IMAX2 float A Converter ac current rating
+ PWF2 float Power weighting factor fraction (see manual)
+ MAXQ2 float MVAr Reactive power upper limit (see manual)
+ MINQ2 float MVAr Reactive power lower limit (see manual)
+ REMOT2 int Control bus (see manual)
+ VSREG2 int Control bus (see manual)
+ NREG2 int Control node (see manual)
+ RMPCT2 float % Percent of the total Mvar required to hold the voltage at the bus controlled by IBUS (see manual)
+ O1 int Owner number 1
+ F1 float Ownership fraction 1
+ O2 int Owner number 2
+ F2 float Ownership fraction 2
+ O3 int Owner number 3
+ F3 float Ownership fraction 3
+ O4 int Owner number 4
+ F4 float Ownership fraction 4
+ ============= ========== ===== ================================================================================================================================================================================================================================
+
+
+RawZone
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ============= ========== ===== ============
+ property_name class_type units descriptions
+ ============= ========== ===== ============
+ idtag str Element UUID
+ I int Zone number
+ ZONAME str Zone name
+ ============= ========== ===== ============
+
+
+GridCal
+----------------------------------------------------------------------
+
+Area
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ========= ========== ==== ========= ========= ===================== =======
+ name class_type unit mandatory max_chars descriptions comment
+ ========= ========== ==== ========= ========= ===================== =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ longitude float deg False longitude of the bus.
+ latitude float deg False latitude of the bus.
+ ========= ========== ==== ========= ========= ===================== =======
+
+
+Battery
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ======================== ================= ====== ========= ========= ========================================================================== =======
+ name class_type unit mandatory max_chars descriptions comment
+ ======================== ================= ====== ========= ========= ========================================================================== =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ bus Bus False Connection bus
+ cn Connectivity Node False Connection connectivity node
+ active bool False Is the load active?
+ mttf float h False Mean time to failure
+ mttr float h False Mean time to recovery
+ capex float e/MW False Cost of investment. Used in expansion planning.
+ opex float e/MWh False Cost of operation. Used in expansion planning.
+ build_status enum BuildStatus False Branch build status. Used in expansion planning.
+ Cost float e/MWh False Cost of not served energy. Used in OPF.
+ control_bus Bus False Control bus
+ control_cn Connectivity Node False Control connectivity node
+ P float MW False Active power
+ Pmin float MW False Minimum active power. Used in OPF.
+ Pmax float MW False Maximum active power. Used in OPF.
+ srap_enabled bool False Is the unit available for SRAP participation?
+ is_controlled bool False Is this generator voltage-controlled?
+ Pf float False Power factor (cos(fi)). This is used for non-controlled generators.
+ Vset float p.u. False Set voltage. This is used for controlled generators.
+ Snom float MVA False Nomnial power.
+ Qmin float MVAr False Minimum reactive power.
+ Qmax float MVAr False Maximum reactive power.
+ use_reactive_power_curve bool False Use the reactive power capability curve?
+ q_curve Generator Q curve MVAr False Capability curve data (double click on the generator to edit)
+ R1 float p.u. False Total positive sequence resistance.
+ X1 float p.u. False Total positive sequence reactance.
+ R0 float p.u. False Total zero sequence resistance.
+ X0 float p.u. False Total zero sequence reactance.
+ R2 float p.u. False Total negative sequence resistance.
+ X2 float p.u. False Total negative sequence reactance.
+ Cost2 float e/MWh² False Generation quadratic cost. Used in OPF.
+ Cost0 float e/h False Generation constant cost. Used in OPF.
+ StartupCost float e/h False Generation start-up cost. Used in OPF.
+ ShutdownCost float e/h False Generation shut-down cost. Used in OPF.
+ MinTimeUp float h False Minimum time that the generator has to be on when started. Used in OPF.
+ MinTimeDown float h False Minimum time that the generator has to be off when shut down. Used in OPF.
+ RampUp float MW/h False Maximum amount of generation increase per hour.
+ RampDown float MW/h False Maximum amount of generation decrease per hour.
+ enabled_dispatch bool False Enabled for dispatch? Used in OPF.
+ Enom float MWh False Nominal energy capacity.
+ max_soc float p.u. False Minimum state of charge.
+ min_soc float p.u. False Maximum state of charge.
+ soc_0 float p.u. False Initial state of charge.
+ charge_efficiency float p.u. False Charging efficiency.
+ discharge_efficiency float p.u. False Discharge efficiency.
+ discharge_per_cycle float p.u. False
+ ======================== ================= ====== ========= ========= ========================================================================== =======
+
+
+Branch
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ======================== ================= ===== ========= ========= ======================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars descriptions comment
+ ======================== ================= ===== ========= ========= ======================================================================================================================================================================================================================================== =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ bus_from Bus False Name of the bus at the "from" side
+ bus_to Bus False Name of the bus at the "to" side
+ cn_from Connectivity Node False Name of the connectivity node at the "from" side
+ cn_to Connectivity Node False Name of the connectivity node at the "to" side
+ active bool False Is active?
+ rate float MVA False Thermal rating power
+ contingency_factor float p.u. False Rating multiplier for contingencies
+ protection_rating_factor float p.u. False Rating multiplier that indicates the maximum flow before the protections tripping
+ monitor_loading bool False Monitor this device loading for OPF, NTC or contingency studies.
+ mttf float h False Mean time to failure
+ mttr float h False Mean time to repair
+ Cost float e/MWh False Cost of overloads. Used in OPF
+ build_status enum BuildStatus False Branch build status. Used in expansion planning.
+ capex float e/MW False Cost of investment. Used in expansion planning.
+ opex float e/MWh False Cost of operation. Used in expansion planning.
+ group Branch group False Group where this branch belongs
+ R float p.u. False Total positive sequence resistance.
+ X float p.u. False Total positive sequence reactance.
+ B float p.u. False Total positive sequence shunt susceptance.
+ G float p.u. False Total positive sequence shunt conductance.
+ tolerance float % False Tolerance expected for the impedance values % is expected for transformers0% for lines.
+ length float km False Length of the line (not used for calculation)
+ temp_base float ºC False Base temperature at which R was measured.
+ temp_oper float ºC False Operation temperature to modify R.
+ alpha float 1/ºC False Thermal coefficient to modify R,around a reference temperatureusing a linear approximation.For example:Copper @ 20ºC: 0.004041,Copper @ 75ºC: 0.00323,Annealed copper @ 20ºC: 0.00393,Aluminum @ 20ºC: 0.004308,Aluminum @ 75ºC: 0.00330
+ tap_module float False Tap changer module, it a value close to 1.0
+ angle float rad False Angle shift of the tap changer.
+ bus_to_regulated bool False Is the regulation at the bus to?
+ vset float p.u. False set control voltage.
+ r_fault float p.u. False Fault resistance.
+ x_fault float p.u. False Fault reactance.
+ fault_pos float p.u. False proportion of the fault location measured from the "from" bus.
+ ======================== ================= ===== ========= ========= ======================================================================================================================================================================================================================================== =======
+
+
+Branch group
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ===== ========== ==== ========= ========= =================== =======
+ name class_type unit mandatory max_chars descriptions comment
+ ===== ========== ==== ========= ========= =================== =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ ===== ========== ==== ========= ========= =================== =======
+
+
+Bus
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ============= ============= ====== ========= ========= =============================================================================================== =======
+ name class_type unit mandatory max_chars descriptions comment
+ ============= ============= ====== ========= ========= =============================================================================================== =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ active bool False Is the bus active? used to disable the bus.
+ is_slack bool False Force the bus to be of slack type.
+ is_dc bool False Is this bus of DC type?.
+ is_internal bool False Is this bus part of a composite transformer, such as a 3-winding transformer or a fluid node?.
+ Vnom float kV False Nominal line voltage of the bus.
+ Vm0 float p.u. False Voltage module guess.
+ Va0 float rad. False Voltage angle guess.
+ Vmin float p.u. False Lower range of allowed voltage module.
+ Vmax float p.u. False Higher range of allowed voltage module.
+ Vm_cost float e/unit False Cost of over and under voltages
+ angle_min float rad. False Lower range of allowed voltage angle.
+ angle_max float rad. False Higher range of allowed voltage angle.
+ angle_cost float e/unit False Cost of over and under angles
+ r_fault float p.u. False Resistance of the fault.This is used for short circuit studies.
+ x_fault float p.u. False Reactance of the fault.This is used for short circuit studies.
+ x float px False x position in pixels.
+ y float px False y position in pixels.
+ h float px False height of the bus in pixels.
+ w float px False Width of the bus in pixels.
+ country Country False Country of the bus
+ area Area False Area of the bus
+ zone Zone False Zone of the bus
+ substation Substation False Substation of the bus.
+ voltage_level Voltage level False Voltage level of the bus.
+ longitude float deg False longitude of the bus.
+ latitude float deg False latitude of the bus.
+ ============= ============= ====== ========= ========= =============================================================================================== =======
+
+
+BusBar
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ============= ================= ==== ========= ========= =================================== =======
+ name class_type unit mandatory max_chars descriptions comment
+ ============= ================= ==== ========= ========= =================================== =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ voltage_level Voltage level False Substation voltage level (optional)
+ cn Connectivity Node False Internal connectvity node
+ ============= ================= ==== ========= ========= =================================== =======
+
+
+Comunity
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ========= ========== ==== ========= ========= ========================================================================= =======
+ name class_type unit mandatory max_chars descriptions comment
+ ========= ========== ==== ========= ========= ========================================================================= =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ longitude float deg False longitude of the bus.
+ latitude float deg False latitude of the bus.
+ country Country False Substation country, altenativelly this can be obtained from the community
+ ========= ========== ==== ========= ========= ========================================================================= =======
+
+
+Connectivity Node
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =========== ========== ==== ========= ========= ===================================================== =======
+ name class_type unit mandatory max_chars descriptions comment
+ =========== ========== ==== ========= ========= ===================================================== =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ dc bool False is this a DC connectivity node?
+ default_bus Bus False Default bus to use for topology processing (optional)
+ =========== ========== ==== ========= ========= ===================================================== =======
+
+
+Contingency
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ============ ================= ==== ========= ========= ================================================= =======
+ name class_type unit mandatory max_chars descriptions comment
+ ============ ================= ==== ========= ========= ================================================= =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ device_idtag str False Unique ID
+ prop str False Name of the object property to change (active, %)
+ value float False Property value
+ group Contingency Group False Contingency group
+ ============ ================= ==== ========= ========= ================================================= =======
+
+
+Contingency Group
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ======== ========== ==== ========= ========= ========================================== =======
+ name class_type unit mandatory max_chars descriptions comment
+ ======== ========== ==== ========= ========= ========================================== =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ category str False Some tag to category the contingency group
+ ======== ========== ==== ========= ========= ========================================== =======
+
+
+Controllable shunt
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ============= ================= ===== ========= ========= ================================================ =======
+ name class_type unit mandatory max_chars descriptions comment
+ ============= ================= ===== ========= ========= ================================================ =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ bus Bus False Connection bus
+ cn Connectivity Node False Connection connectivity node
+ active bool False Is the load active?
+ mttf float h False Mean time to failure
+ mttr float h False Mean time to recovery
+ capex float e/MW False Cost of investment. Used in expansion planning.
+ opex float e/MWh False Cost of operation. Used in expansion planning.
+ build_status enum BuildStatus False Branch build status. Used in expansion planning.
+ Cost float e/MWh False Cost of not served energy. Used in OPF.
+ step int False Device tap step
+ is_nonlinear bool False Is non-linear?
+ is_controlled bool False Is controlled?
+ ============= ================= ===== ========= ========= ================================================ =======
+
+
+Country
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ========= ========== ==== ========= ========= ===================== =======
+ name class_type unit mandatory max_chars descriptions comment
+ ========= ========== ==== ========= ========= ===================== =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ longitude float deg False longitude of the bus.
+ latitude float deg False latitude of the bus.
+ ========= ========== ==== ========= ========= ===================== =======
+
+
+Current injection
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ============ ================= ===== ========= ========= ===================================================== =======
+ name class_type unit mandatory max_chars descriptions comment
+ ============ ================= ===== ========= ========= ===================================================== =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ bus Bus False Connection bus
+ cn Connectivity Node False Connection connectivity node
+ active bool False Is the load active?
+ mttf float h False Mean time to failure
+ mttr float h False Mean time to recovery
+ capex float e/MW False Cost of investment. Used in expansion planning.
+ opex float e/MWh False Cost of operation. Used in expansion planning.
+ build_status enum BuildStatus False Branch build status. Used in expansion planning.
+ Cost float e/MWh False Cost of not served energy. Used in OPF.
+ Ir float MW False Active power of the current component at V=1.0 p.u.
+ Ii float MVAr False Reactive power of the current component at V=1.0 p.u.
+ ============ ================= ===== ========= ========= ===================================================== =======
+
+
+DC line
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ======================== ================= ===== ========= ========= =========================================================================================================================== =======
+ name class_type unit mandatory max_chars descriptions comment
+ ======================== ================= ===== ========= ========= =========================================================================================================================== =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ bus_from Bus False Name of the bus at the "from" side
+ bus_to Bus False Name of the bus at the "to" side
+ cn_from Connectivity Node False Name of the connectivity node at the "from" side
+ cn_to Connectivity Node False Name of the connectivity node at the "to" side
+ active bool False Is active?
+ rate float MVA False Thermal rating power
+ contingency_factor float p.u. False Rating multiplier for contingencies
+ protection_rating_factor float p.u. False Rating multiplier that indicates the maximum flow before the protections tripping
+ monitor_loading bool False Monitor this device loading for OPF, NTC or contingency studies.
+ mttf float h False Mean time to failure
+ mttr float h False Mean time to repair
+ Cost float e/MWh False Cost of overloads. Used in OPF
+ build_status enum BuildStatus False Branch build status. Used in expansion planning.
+ capex float e/MW False Cost of investment. Used in expansion planning.
+ opex float e/MWh False Cost of operation. Used in expansion planning.
+ group Branch group False Group where this branch belongs
+ R float p.u. False Total positive sequence resistance.
+ length float km False Length of the line (not used for calculation)
+ r_fault float p.u. False Resistance of the mid-line fault.Used in short circuit studies.
+ fault_pos float p.u. False Per-unit positioning of the fault:0 would be at the "from" side,1 would be at the "to" side,therefore 0.5 is at the middle.
+ template Sequence line False
+ locations Line locations False
+ ======================== ================= ===== ========= ========= =========================================================================================================================== =======
+
+
+Emission
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ===== ========== ==== ========= ========= =========================== =======
+ name class_type unit mandatory max_chars descriptions comment
+ ===== ========== ==== ========= ========= =========================== =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ cost float e/t False Cost of emissions (e / ton)
+ color str False Color to paint
+ ===== ========== ==== ========= ========= =========================== =======
+
+
+External grid
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ===================== ===================== ======= ========= ========= ========================================================================= =======
+ name class_type unit mandatory max_chars descriptions comment
+ ===================== ===================== ======= ========= ========= ========================================================================= =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ bus Bus False Connection bus
+ cn Connectivity Node False Connection connectivity node
+ active bool False Is the load active?
+ mttf float h False Mean time to failure
+ mttr float h False Mean time to recovery
+ capex float e/MW False Cost of investment. Used in expansion planning.
+ opex float e/MWh False Cost of operation. Used in expansion planning.
+ build_status enum BuildStatus False Branch build status. Used in expansion planning.
+ Cost float e/MWh False Cost of not served energy. Used in OPF.
+ P float MW False Active power
+ Q float MVAr False Reactive power
+ mode enum ExternalGridMode False Operation mode of the external grid (voltage or load)
+ substituted_device_id str False idtag of the device that was substituted by this external grid equivalent
+ Vm float p.u. False Active power
+ Va float radians False Reactive power
+ ===================== ===================== ======= ========= ========= ========================================================================= =======
+
+
+Fluid P2X
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ============= ================ ====== ========= ========= ================================================ =======
+ name class_type unit mandatory max_chars descriptions comment
+ ============= ================ ====== ========= ========= ================================================ =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ efficiency float MWh/m3 False Power plant energy production per fluid unit
+ max_flow_rate float m3/s False maximum fluid flow
+ plant Fluid node False Connection reservoir/node
+ generator Generator False Electrical machine
+ build_status enum BuildStatus False Branch build status. Used in expansion planning.
+ ============= ================ ====== ========= ========= ================================================ =======
+
+
+Fluid Pump
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ============= ================ ====== ========= ========= ================================================ =======
+ name class_type unit mandatory max_chars descriptions comment
+ ============= ================ ====== ========= ========= ================================================ =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ efficiency float MWh/m3 False Power plant energy production per fluid unit
+ max_flow_rate float m3/s False maximum fluid flow
+ plant Fluid node False Connection reservoir/node
+ generator Generator False Electrical machine
+ build_status enum BuildStatus False Branch build status. Used in expansion planning.
+ ============= ================ ====== ========= ========= ================================================ =======
+
+
+Fluid Turbine
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ============= ================ ====== ========= ========= ================================================ =======
+ name class_type unit mandatory max_chars descriptions comment
+ ============= ================ ====== ========= ========= ================================================ =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ efficiency float MWh/m3 False Power plant energy production per fluid unit
+ max_flow_rate float m3/s False maximum fluid flow
+ plant Fluid node False Connection reservoir/node
+ generator Generator False Electrical machine
+ build_status enum BuildStatus False Branch build status. Used in expansion planning.
+ ============= ================ ====== ========= ========= ================================================ =======
+
+
+Fluid node
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ============= ================ ======== ========= ========= ================================================ =======
+ name class_type unit mandatory max_chars descriptions comment
+ ============= ================ ======== ========= ========= ================================================ =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ min_level float hm3 False Minimum amount of fluid at the node/reservoir
+ max_level float hm3 False Maximum amount of fluid at the node/reservoir
+ initial_level float hm3 False Initial level of the node/reservoir
+ bus Bus False Electrical bus.
+ build_status enum BuildStatus False Branch build status. Used in expansion planning.
+ spillage_cost float e/(m3/s) False Cost of nodal spillage
+ inflow float m3/s False Flow of fluid coming from the rain
+ ============= ================ ======== ========= ========= ================================================ =======
+
+
+Fluid path
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ========= ============== ==== ========= ========= =================== =======
+ name class_type unit mandatory max_chars descriptions comment
+ ========= ============== ==== ========= ========= =================== =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ source Fluid node False Source node
+ target Fluid node False Target node
+ min_flow float m3/s False Minimum flow
+ max_flow float m3/s False Maximum flow
+ locations Line locations False Locations
+ ========= ============== ==== ========= ========= =================== =======
+
+
+Fuel
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ===== ========== ==== ========= ========= ====================== =======
+ name class_type unit mandatory max_chars descriptions comment
+ ===== ========== ==== ========= ========= ====================== =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ cost float e/t False Cost of fuel (e / ton)
+ color str False Color to paint
+ ===== ========== ==== ========= ========= ====================== =======
+
+
+Generator
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ======================== ================= ====== ========= ========= ========================================================================== =======
+ name class_type unit mandatory max_chars descriptions comment
+ ======================== ================= ====== ========= ========= ========================================================================== =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ bus Bus False Connection bus
+ cn Connectivity Node False Connection connectivity node
+ active bool False Is the load active?
+ mttf float h False Mean time to failure
+ mttr float h False Mean time to recovery
+ capex float e/MW False Cost of investment. Used in expansion planning.
+ opex float e/MWh False Cost of operation. Used in expansion planning.
+ build_status enum BuildStatus False Branch build status. Used in expansion planning.
+ Cost float e/MWh False Cost of not served energy. Used in OPF.
+ control_bus Bus False Control bus
+ control_cn Connectivity Node False Control connectivity node
+ P float MW False Active power
+ Pmin float MW False Minimum active power. Used in OPF.
+ Pmax float MW False Maximum active power. Used in OPF.
+ srap_enabled bool False Is the unit available for SRAP participation?
+ is_controlled bool False Is this generator voltage-controlled?
+ Pf float False Power factor (cos(fi)). This is used for non-controlled generators.
+ Vset float p.u. False Set voltage. This is used for controlled generators.
+ Snom float MVA False Nomnial power.
+ Qmin float MVAr False Minimum reactive power.
+ Qmax float MVAr False Maximum reactive power.
+ use_reactive_power_curve bool False Use the reactive power capability curve?
+ q_curve Generator Q curve MVAr False Capability curve data (double click on the generator to edit)
+ R1 float p.u. False Total positive sequence resistance.
+ X1 float p.u. False Total positive sequence reactance.
+ R0 float p.u. False Total zero sequence resistance.
+ X0 float p.u. False Total zero sequence reactance.
+ R2 float p.u. False Total negative sequence resistance.
+ X2 float p.u. False Total negative sequence reactance.
+ Cost2 float e/MWh² False Generation quadratic cost. Used in OPF.
+ Cost0 float e/h False Generation constant cost. Used in OPF.
+ StartupCost float e/h False Generation start-up cost. Used in OPF.
+ ShutdownCost float e/h False Generation shut-down cost. Used in OPF.
+ MinTimeUp float h False Minimum time that the generator has to be on when started. Used in OPF.
+ MinTimeDown float h False Minimum time that the generator has to be off when shut down. Used in OPF.
+ RampUp float MW/h False Maximum amount of generation increase per hour.
+ RampDown float MW/h False Maximum amount of generation decrease per hour.
+ enabled_dispatch bool False Enabled for dispatch? Used in OPF.
+ ======================== ================= ====== ========= ========= ========================================================================== =======
+
+
+Generator Emission
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ========= ========== ===== ========= ========= ================================================== =======
+ name class_type unit mandatory max_chars descriptions comment
+ ========= ========== ===== ========= ========= ================================================== =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ generator Generator False Generator
+ emission Emission False Emission
+ rate float t/MWh False Emissions rate of the gas in the generator (t/MWh)
+ ========= ========== ===== ========= ========= ================================================== =======
+
+
+Generator Fuel
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ========= ========== ===== ========= ========= ====================================== =======
+ name class_type unit mandatory max_chars descriptions comment
+ ========= ========== ===== ========= ========= ====================================== =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ generator Generator False Generator
+ fuel Fuel False Fuel
+ rate float t/MWh False Fuel consumption rate in the generator
+ ========= ========== ===== ========= ========= ====================================== =======
+
+
+Generator Technology
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ========== ========== ==== ========= ========= =================================================== =======
+ name class_type unit mandatory max_chars descriptions comment
+ ========== ========== ==== ========= ========= =================================================== =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ generator Generator False Generator object
+ technology Technology False Technology object
+ proportion float p.u. False Share of the generator associated to the technology
+ ========== ========== ==== ========= ========= =================================================== =======
+
+
+HVDC Line
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ======================== ==================== ====== ========= ========= =========================================================================================== =======
+ name class_type unit mandatory max_chars descriptions comment
+ ======================== ==================== ====== ========= ========= =========================================================================================== =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ bus_from Bus False Name of the bus at the "from" side
+ bus_to Bus False Name of the bus at the "to" side
+ cn_from Connectivity Node False Name of the connectivity node at the "from" side
+ cn_to Connectivity Node False Name of the connectivity node at the "to" side
+ active bool False Is active?
+ rate float MVA False Thermal rating power
+ contingency_factor float p.u. False Rating multiplier for contingencies
+ protection_rating_factor float p.u. False Rating multiplier that indicates the maximum flow before the protections tripping
+ monitor_loading bool False Monitor this device loading for OPF, NTC or contingency studies.
+ mttf float h False Mean time to failure
+ mttr float h False Mean time to repair
+ Cost float e/MWh False Cost of overloads. Used in OPF
+ build_status enum BuildStatus False Branch build status. Used in expansion planning.
+ capex float e/MW False Cost of investment. Used in expansion planning.
+ opex float e/MWh False Cost of operation. Used in expansion planning.
+ group Branch group False Group where this branch belongs
+ dispatchable bool False Is the line power optimizable?
+ control_mode enum HvdcControlType - False Control type.
+ Pset float MW False Set power flow.
+ r float Ohm False line resistance.
+ angle_droop float MW/deg False Power/angle rate control
+ n_lines int False Number of parallel lines between the converter stations. The rating will be equally divided
+ Vset_f float p.u. False Set voltage at the from side
+ Vset_t float p.u. False Set voltage at the to side
+ min_firing_angle_f float rad False minimum firing angle at the "from" side.
+ max_firing_angle_f float rad False maximum firing angle at the "from" side.
+ min_firing_angle_t float rad False minimum firing angle at the "to" side.
+ max_firing_angle_t float rad False maximum firing angle at the "to" side.
+ length float km False Length of the branch (not used for calculation)
+ locations Line locations False
+ ======================== ==================== ====== ========= ========= =========================================================================================== =======
+
+
+Investment
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ============ ================= ==== ========= ========= ====================================================================== =======
+ name class_type unit mandatory max_chars descriptions comment
+ ============ ================= ==== ========= ========= ====================================================================== =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ device_idtag str False Unique ID
+ CAPEX float Me False Capital expenditures. This is the initial investment.
+ OPEX float Me False Operation expenditures. Maintenance costs among other recurrent costs.
+ group Investments Group False Investment group
+ comment str False Comments
+ ============ ================= ==== ========= ========= ====================================================================== =======
+
+
+Investments Group
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ======== ========== ==== ========= ========= ========================================== =======
+ name class_type unit mandatory max_chars descriptions comment
+ ======== ========== ==== ========= ========= ========================================== =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ category str False Some tag to category the contingency group
+ comment str False Some comment
+ ======== ========== ==== ========= ========= ========================================== =======
+
+
+Line
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ======================== ================= ===== ========= ========= ======================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars descriptions comment
+ ======================== ================= ===== ========= ========= ======================================================================================================================================================================================================================================== =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ bus_from Bus False Name of the bus at the "from" side
+ bus_to Bus False Name of the bus at the "to" side
+ cn_from Connectivity Node False Name of the connectivity node at the "from" side
+ cn_to Connectivity Node False Name of the connectivity node at the "to" side
+ active bool False Is active?
+ rate float MVA False Thermal rating power
+ contingency_factor float p.u. False Rating multiplier for contingencies
+ protection_rating_factor float p.u. False Rating multiplier that indicates the maximum flow before the protections tripping
+ monitor_loading bool False Monitor this device loading for OPF, NTC or contingency studies.
+ mttf float h False Mean time to failure
+ mttr float h False Mean time to repair
+ Cost float e/MWh False Cost of overloads. Used in OPF
+ build_status enum BuildStatus False Branch build status. Used in expansion planning.
+ capex float e/MW False Cost of investment. Used in expansion planning.
+ opex float e/MWh False Cost of operation. Used in expansion planning.
+ group Branch group False Group where this branch belongs
+ R float p.u. False Total positive sequence resistance.
+ X float p.u. False Total positive sequence reactance.
+ B float p.u. False Total positive sequence shunt susceptance.
+ R0 float p.u. False Total zero sequence resistance.
+ X0 float p.u. False Total zero sequence reactance.
+ B0 float p.u. False Total zero sequence shunt susceptance.
+ R2 float p.u. False Total negative sequence resistance.
+ X2 float p.u. False Total negative sequence reactance.
+ B2 float p.u. False Total negative sequence shunt susceptance.
+ tolerance float % False Tolerance expected for the impedance values % is expected for transformers0% for lines.
+ length float km False Length of the line (not used for calculation)
+ temp_base float ºC False Base temperature at which R was measured.
+ temp_oper float ºC False Operation temperature to modify R.
+ alpha float 1/ºC False Thermal coefficient to modify R,around a reference temperatureusing a linear approximation.For example:Copper @ 20ºC: 0.004041,Copper @ 75ºC: 0.00323,Annealed copper @ 20ºC: 0.00393,Aluminum @ 20ºC: 0.004308,Aluminum @ 75ºC: 0.00330
+ r_fault float p.u. False Resistance of the mid-line fault.Used in short circuit studies.
+ x_fault float p.u. False Reactance of the mid-line fault.Used in short circuit studies.
+ fault_pos float p.u. False Per-unit positioning of the fault:0 would be at the "from" side,1 would be at the "to" side,therefore 0.5 is at the middle.
+ template Sequence line False
+ locations Line locations False
+ ======================== ================= ===== ========= ========= ======================================================================================================================================================================================================================================== =======
+
+
+Load
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ============ ================= ===== ========= ========= ======================================================= =======
+ name class_type unit mandatory max_chars descriptions comment
+ ============ ================= ===== ========= ========= ======================================================= =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ bus Bus False Connection bus
+ cn Connectivity Node False Connection connectivity node
+ active bool False Is the load active?
+ mttf float h False Mean time to failure
+ mttr float h False Mean time to recovery
+ capex float e/MW False Cost of investment. Used in expansion planning.
+ opex float e/MWh False Cost of operation. Used in expansion planning.
+ build_status enum BuildStatus False Branch build status. Used in expansion planning.
+ Cost float e/MWh False Cost of not served energy. Used in OPF.
+ P float MW False Active power
+ Q float MVAr False Reactive power
+ Ir float MW False Active power of the current component at V=1.0 p.u.
+ Ii float MVAr False Reactive power of the current component at V=1.0 p.u.
+ G float MW False Active power of the impedance component at V=1.0 p.u.
+ B float MVAr False Reactive power of the impedance component at V=1.0 p.u.
+ ============ ================= ===== ========= ========= ======================================================= =======
+
+
+Municipality
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ========= ========== ==== ========= ========= =========================================================================== =======
+ name class_type unit mandatory max_chars descriptions comment
+ ========= ========== ==== ========= ========= =========================================================================== =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ longitude float deg False longitude of the bus.
+ latitude float deg False latitude of the bus.
+ region Region False Substation region, altenativelly this can be obtained from the municipality
+ ========= ========== ==== ========= ========= =========================================================================== =======
+
+
+Region
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ========= ========== ==== ========= ========= ======================================================================== =======
+ name class_type unit mandatory max_chars descriptions comment
+ ========= ========== ==== ========= ========= ======================================================================== =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ longitude float deg False longitude of the bus.
+ latitude float deg False latitude of the bus.
+ community Comunity False Substation community, altenativelly this can be obtained from the region
+ ========= ========== ==== ========= ========= ======================================================================== =======
+
+
+Sequence line
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ===== ========== ====== ========= ========= ========================================== =======
+ name class_type unit mandatory max_chars descriptions comment
+ ===== ========== ====== ========= ========= ========================================== =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ Imax float kA False Current rating of the line
+ Vnom float kV False Voltage rating of the line
+ R float Ohm/km False Positive-sequence resistance per km
+ X float Ohm/km False Positive-sequence reactance per km
+ B float uS/km False Positive-sequence shunt susceptance per km
+ R0 float Ohm/km False Zero-sequence resistance per km
+ X0 float Ohm/km False Zero-sequence reactance per km
+ B0 float uS/km False Zero-sequence shunt susceptance per km
+ ===== ========== ====== ========= ========= ========================================== =======
+
+
+Series reactance
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ======================== ================= ===== ========= ========= ======================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars descriptions comment
+ ======================== ================= ===== ========= ========= ======================================================================================================================================================================================================================================== =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ bus_from Bus False Name of the bus at the "from" side
+ bus_to Bus False Name of the bus at the "to" side
+ cn_from Connectivity Node False Name of the connectivity node at the "from" side
+ cn_to Connectivity Node False Name of the connectivity node at the "to" side
+ active bool False Is active?
+ rate float MVA False Thermal rating power
+ contingency_factor float p.u. False Rating multiplier for contingencies
+ protection_rating_factor float p.u. False Rating multiplier that indicates the maximum flow before the protections tripping
+ monitor_loading bool False Monitor this device loading for OPF, NTC or contingency studies.
+ mttf float h False Mean time to failure
+ mttr float h False Mean time to repair
+ Cost float e/MWh False Cost of overloads. Used in OPF
+ build_status enum BuildStatus False Branch build status. Used in expansion planning.
+ capex float e/MW False Cost of investment. Used in expansion planning.
+ opex float e/MWh False Cost of operation. Used in expansion planning.
+ group Branch group False Group where this branch belongs
+ R float p.u. False Total positive sequence resistance.
+ X float p.u. False Total positive sequence reactance.
+ R0 float p.u. False Total zero sequence resistance.
+ X0 float p.u. False Total zero sequence reactance.
+ R2 float p.u. False Total negative sequence resistance.
+ X2 float p.u. False Total negative sequence reactance.
+ tolerance float % False Tolerance expected for the impedance values % is expected for transformers0% for lines.
+ temp_base float ºC False Base temperature at which R was measured.
+ temp_oper float ºC False Operation temperature to modify R.
+ alpha float 1/ºC False Thermal coefficient to modify R,around a reference temperatureusing a linear approximation.For example:Copper @ 20ºC: 0.004041,Copper @ 75ºC: 0.00323,Annealed copper @ 20ºC: 0.00393,Aluminum @ 20ºC: 0.004308,Aluminum @ 75ºC: 0.00330
+ r_fault float p.u. False Resistance of the mid-line fault.Used in short circuit studies.
+ x_fault float p.u. False Reactance of the mid-line fault.Used in short circuit studies.
+ fault_pos float p.u. False Per-unit positioning of the fault:0 would be at the "from" side,1 would be at the "to" side,therefore 0.5 is at the middle.
+ ======================== ================= ===== ========= ========= ======================================================================================================================================================================================================================================== =======
+
+
+Shunt
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ============ ================= ===== ========= ========= ===================================================================== =======
+ name class_type unit mandatory max_chars descriptions comment
+ ============ ================= ===== ========= ========= ===================================================================== =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ bus Bus False Connection bus
+ cn Connectivity Node False Connection connectivity node
+ active bool False Is the load active?
+ mttf float h False Mean time to failure
+ mttr float h False Mean time to recovery
+ capex float e/MW False Cost of investment. Used in expansion planning.
+ opex float e/MWh False Cost of operation. Used in expansion planning.
+ build_status enum BuildStatus False Branch build status. Used in expansion planning.
+ Cost float e/MWh False Cost of not served energy. Used in OPF.
+ G float MW False Active power
+ B float MVAr False Reactive power
+ G0 float MW False Zero sequence active power of the impedance component at V=1.0 p.u.
+ B0 float MVAr False Zero sequence reactive power of the impedance component at V=1.0 p.u.
+ ============ ================= ===== ========= ========= ===================================================================== =======
+
+
+Static Generator
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ============ ================= ===== ========= ========= ================================================ =======
+ name class_type unit mandatory max_chars descriptions comment
+ ============ ================= ===== ========= ========= ================================================ =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ bus Bus False Connection bus
+ cn Connectivity Node False Connection connectivity node
+ active bool False Is the load active?
+ mttf float h False Mean time to failure
+ mttr float h False Mean time to recovery
+ capex float e/MW False Cost of investment. Used in expansion planning.
+ opex float e/MWh False Cost of operation. Used in expansion planning.
+ build_status enum BuildStatus False Branch build status. Used in expansion planning.
+ Cost float e/MWh False Cost of not served energy. Used in OPF.
+ P float MW False Active power
+ Q float MVAr False Reactive power
+ ============ ================= ===== ========= ========= ================================================ =======
+
+
+Substation
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ============ ============ ==== ========= ========= =========================================================================== =======
+ name class_type unit mandatory max_chars descriptions comment
+ ============ ============ ==== ========= ========= =========================================================================== =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ longitude float deg False longitude of the bus.
+ latitude float deg False latitude of the bus.
+ area Area False Substation area, altenativelly this can be obtained from the zone
+ zone Zone False Substation area
+ country Country False Substation country, altenativelly this can be obtained from the community
+ community Comunity False Substation community, altenativelly this can be obtained from the region
+ region Region False Substation region, altenativelly this can be obtained from the municipality
+ municipality Municipality False Substation municipality
+ address str False Substation address
+ ============ ============ ==== ========= ========= =========================================================================== =======
+
+
+Switch
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ======================== ================= ===== ========= ========= ================================================================================= =======
+ name class_type unit mandatory max_chars descriptions comment
+ ======================== ================= ===== ========= ========= ================================================================================= =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ bus_from Bus False Name of the bus at the "from" side
+ bus_to Bus False Name of the bus at the "to" side
+ cn_from Connectivity Node False Name of the connectivity node at the "from" side
+ cn_to Connectivity Node False Name of the connectivity node at the "to" side
+ active bool False Is active?
+ rate float MVA False Thermal rating power
+ contingency_factor float p.u. False Rating multiplier for contingencies
+ protection_rating_factor float p.u. False Rating multiplier that indicates the maximum flow before the protections tripping
+ monitor_loading bool False Monitor this device loading for OPF, NTC or contingency studies.
+ mttf float h False Mean time to failure
+ mttr float h False Mean time to repair
+ Cost float e/MWh False Cost of overloads. Used in OPF
+ build_status enum BuildStatus False Branch build status. Used in expansion planning.
+ capex float e/MW False Cost of investment. Used in expansion planning.
+ opex float e/MWh False Cost of operation. Used in expansion planning.
+ group Branch group False Group where this branch belongs
+ R float pu False Positive-sequence resistance
+ X float pu False Positive-sequence reactance
+ is_open bool False Switch is open
+ retained bool False Switch is retained
+ normal_open bool False Normal position of the switch
+ rated_current float kA False Rated current of the switch device.
+ ======================== ================= ===== ========= ========= ================================================================================= =======
+
+
+Technology
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ===== ========== ==== ========= ========= ======================== =======
+ name class_type unit mandatory max_chars descriptions comment
+ ===== ========== ==== ========= ========= ======================== =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ name2 str False Name 2 of the technology
+ name3 str False Name 3 of the technology
+ name4 str False Name 4 of the technology
+ color str False Color to paint
+ ===== ========== ==== ========= ========= ======================== =======
+
+
+Tower
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ================= ========== ====== ========= ========= =================================== =======
+ name class_type unit mandatory max_chars descriptions comment
+ ================= ========== ====== ========= ========= =================================== =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ earth_resistivity float Ohm/m3 False Earth resistivity
+ frequency float Hz False Frequency
+ R1 float Ohm/km False Positive sequence resistance
+ X1 float Ohm/km False Positive sequence reactance
+ Bsh1 float uS/km False Positive sequence shunt susceptance
+ R0 float Ohm/km False Zero-sequence resistance
+ X0 float Ohm/km False Zero sequence reactance
+ Bsh0 float uS/km False Zero sequence shunt susceptance
+ Imax float kA False Current rating of the tower
+ Vnom float kV False Voltage rating of the line
+ ================= ========== ====== ========= ========= =================================== =======
+
+
+Transformer
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ======================== =========================== ===== ========= ========= ======================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars descriptions comment
+ ======================== =========================== ===== ========= ========= ======================================================================================================================================================================================================================================== =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ bus_from Bus False Name of the bus at the "from" side
+ bus_to Bus False Name of the bus at the "to" side
+ cn_from Connectivity Node False Name of the connectivity node at the "from" side
+ cn_to Connectivity Node False Name of the connectivity node at the "to" side
+ active bool False Is active?
+ rate float MVA False Thermal rating power
+ contingency_factor float p.u. False Rating multiplier for contingencies
+ protection_rating_factor float p.u. False Rating multiplier that indicates the maximum flow before the protections tripping
+ monitor_loading bool False Monitor this device loading for OPF, NTC or contingency studies.
+ mttf float h False Mean time to failure
+ mttr float h False Mean time to repair
+ Cost float e/MWh False Cost of overloads. Used in OPF
+ build_status enum BuildStatus False Branch build status. Used in expansion planning.
+ capex float e/MW False Cost of investment. Used in expansion planning.
+ opex float e/MWh False Cost of operation. Used in expansion planning.
+ group Branch group False Group where this branch belongs
+ R float p.u. False Total positive sequence resistance.
+ X float p.u. False Total positive sequence reactance.
+ G float p.u. False Total positive sequence shunt conductance.
+ B float p.u. False Total positive sequence shunt susceptance.
+ R0 float p.u. False Total zero sequence resistance.
+ X0 float p.u. False Total zero sequence reactance.
+ G0 float p.u. False Total zero sequence shunt conductance.
+ B0 float p.u. False Total zero sequence shunt susceptance.
+ R2 float p.u. False Total negative sequence resistance.
+ X2 float p.u. False Total negative sequence reactance.
+ G2 float p.u. False Total negative sequence shunt conductance.
+ B2 float p.u. False Total negative sequence shunt susceptance.
+ tolerance float % False Tolerance expected for the impedance values% is expected for transformers0% for lines.
+ tap_changer Tap changer False Tap changer object
+ tap_module float False Tap changer module, it a value close to 1.0
+ tap_module_max float False Tap changer module max value
+ tap_module_min float False Tap changer module min value
+ tap_phase float rad False Angle shift of the tap changer.
+ tap_phase_max float rad False Max angle.
+ tap_phase_min float rad False Min angle.
+ control_mode enum TransformerControlType False Control type of the transformer
+ tap_module_control_mode enum TapModuleControl False Control available with the tap module
+ tap_angle_control_mode enum TapAngleControl False Control available with the tap angle
+ vset float p.u. False Objective voltage at the "to" side of the bus when regulating the tap.
+ Pset float p.u. False Objective power at the "from" side of when regulating the angle.
+ regulation_branch Branch False Branch where the controls are applied.
+ regulation_bus Bus False Bus where the regulation is applied.
+ regulation_cn Connectivity Node False Connectivity node where the regulation is applied.
+ temp_base float ºC False Base temperature at which R was measured.
+ temp_oper float ºC False Operation temperature to modify R.
+ alpha float 1/ºC False Thermal coefficient to modify R,around a reference temperatureusing a linear approximation.For example:Copper @ 20ºC: 0.004041,Copper @ 75ºC: 0.00323,Annealed copper @ 20ºC: 0.00393,Aluminum @ 20ºC: 0.004308,Aluminum @ 75ºC: 0.00330
+ HV float kV False High voltage rating
+ LV float kV False Low voltage rating
+ Sn float MVA False Nominal power
+ Pcu float kW False Copper losses (optional)
+ Pfe float kW False Iron losses (optional)
+ I0 float % False No-load current (optional)
+ Vsc float % False Short-circuit voltage (optional)
+ conn enum WindingsConnection False Windings connection (from, to):G: grounded starS: ungrounded starD: delta
+ template Transformer type False
+ ======================== =========================== ===== ========= ========= ======================================================================================================================================================================================================================================== =======
+
+
+Transformer type
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ===== ========== ==== ========= ========= ======================================== =======
+ name class_type unit mandatory max_chars descriptions comment
+ ===== ========== ==== ========= ========= ======================================== =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ HV float kV False Nominal voltage al the high voltage side
+ LV float kV False Nominal voltage al the low voltage side
+ Sn float MVA False Nominal power
+ Pcu float kW False Copper losses
+ Pfe float kW False Iron losses
+ I0 float % False No-load current
+ Vsc float % False Short-circuit voltage
+ ===== ========== ==== ========= ========= ======================================== =======
+
+
+Transformer3W
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ======== ========== ==== ========= ========= ============================= =======
+ name class_type unit mandatory max_chars descriptions comment
+ ======== ========== ==== ========= ========= ============================= =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ bus0 Bus False Middle point connection bus.
+ bus1 Bus False Bus 1.
+ bus2 Bus False Bus 2.
+ bus3 Bus False Bus 3.
+ active bool False Is active?
+ winding1 Winding False Winding 1.
+ winding2 Winding False Winding 2.
+ winding3 Winding False Winding 3.
+ V1 float kV False Side 1 rating
+ V2 float kV False Side 2 rating
+ V3 float kV False Side 3 rating
+ r12 float p.u. False Resistance measured from 1->2
+ r23 float p.u. False Resistance measured from 2->3
+ r31 float p.u. False Resistance measured from 3->1
+ x12 float p.u. False Reactance measured from 1->2
+ x23 float p.u. False Reactance measured from 2->3
+ x31 float p.u. False Reactance measured from 3->1
+ rate12 float MVA False Rating measured from 1->2
+ rate23 float MVA False Rating measured from 2->3
+ rate31 float MVA False Rating measured from 3->1
+ x float px False x position
+ y float px False y position
+ ======== ========== ==== ========= ========= ============================= =======
+
+
+UPFC
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ======================== ================= ===== ========= ========= ================================================================================= =======
+ name class_type unit mandatory max_chars descriptions comment
+ ======================== ================= ===== ========= ========= ================================================================================= =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ bus_from Bus False Name of the bus at the "from" side
+ bus_to Bus False Name of the bus at the "to" side
+ cn_from Connectivity Node False Name of the connectivity node at the "from" side
+ cn_to Connectivity Node False Name of the connectivity node at the "to" side
+ active bool False Is active?
+ rate float MVA False Thermal rating power
+ contingency_factor float p.u. False Rating multiplier for contingencies
+ protection_rating_factor float p.u. False Rating multiplier that indicates the maximum flow before the protections tripping
+ monitor_loading bool False Monitor this device loading for OPF, NTC or contingency studies.
+ mttf float h False Mean time to failure
+ mttr float h False Mean time to repair
+ Cost float e/MWh False Cost of overloads. Used in OPF
+ build_status enum BuildStatus False Branch build status. Used in expansion planning.
+ capex float e/MW False Cost of investment. Used in expansion planning.
+ opex float e/MWh False Cost of operation. Used in expansion planning.
+ group Branch group False Group where this branch belongs
+ Rs float p.u. False Series positive sequence resistance.
+ Xs float p.u. False Series positive sequence reactance.
+ Rsh float p.u. False Shunt positive sequence resistance.
+ Xsh float p.u. False Shunt positive sequence resistance.
+ Rs0 float p.u. False Series zero sequence resistance.
+ Xs0 float p.u. False Series zero sequence reactance.
+ Rsh0 float p.u. False Shunt zero sequence resistance.
+ Xsh0 float p.u. False Shunt zero sequence resistance.
+ Rs2 float p.u. False Series negative sequence resistance.
+ Xs2 float p.u. False Series negative sequence reactance.
+ Rsh2 float p.u. False Shunt negative sequence resistance.
+ Xsh2 float p.u. False Shunt negative sequence resistance.
+ Vsh float p.u. False Shunt voltage set point.
+ Pfset float MW False Active power set point.
+ Qfset float MVAr False Active power set point.
+ ======================== ================= ===== ========= ========= ================================================================================= =======
+
+
+Underground line
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ===== ========== ====== ========= ========= ========================================== =======
+ name class_type unit mandatory max_chars descriptions comment
+ ===== ========== ====== ========= ========= ========================================== =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ Imax float kA False Current rating of the line
+ Vnom float kV False Voltage rating of the line
+ R float Ohm/km False Positive-sequence resistance per km
+ X float Ohm/km False Positive-sequence reactance per km
+ B float uS/km False Positive-sequence shunt susceptance per km
+ R0 float Ohm/km False Zero-sequence resistance per km
+ X0 float Ohm/km False Zero-sequence reactance per km
+ B0 float uS/km False Zero-sequence shunt susceptance per km
+ ===== ========== ====== ========= ========= ========================================== =======
+
+
+VSC
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ======================== ========================= ========= ========= ========= ================================================================================= =======
+ name class_type unit mandatory max_chars descriptions comment
+ ======================== ========================= ========= ========= ========= ================================================================================= =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ bus_from Bus False Name of the bus at the "from" side
+ bus_to Bus False Name of the bus at the "to" side
+ cn_from Connectivity Node False Name of the connectivity node at the "from" side
+ cn_to Connectivity Node False Name of the connectivity node at the "to" side
+ active bool False Is active?
+ rate float MVA False Thermal rating power
+ contingency_factor float p.u. False Rating multiplier for contingencies
+ protection_rating_factor float p.u. False Rating multiplier that indicates the maximum flow before the protections tripping
+ monitor_loading bool False Monitor this device loading for OPF, NTC or contingency studies.
+ mttf float h False Mean time to failure
+ mttr float h False Mean time to repair
+ Cost float e/MWh False Cost of overloads. Used in OPF
+ build_status enum BuildStatus False Branch build status. Used in expansion planning.
+ capex float e/MW False Cost of investment. Used in expansion planning.
+ opex float e/MWh False Cost of operation. Used in expansion planning.
+ group Branch group False Group where this branch belongs
+ R float p.u. False Resistive positive sequence losses.
+ X float p.u. False Magnetic positive sequence losses.
+ R0 float p.u. False Resistive zero sequence losses.
+ X0 float p.u. False Magnetic zero sequence losses.
+ R2 float p.u. False Resistive negative sequence losses.
+ X2 float p.u. False Magnetic negative sequence losses.
+ G0sw float p.u. False Inverter losses.
+ Beq float p.u. False Total shunt susceptance.
+ Beq_max float p.u. False Max total shunt susceptance.
+ Beq_min float p.u. False Min total shunt susceptance.
+ tap_module float False Tap changer module, it a value close to 1.0
+ tap_module_max float False Max tap changer module
+ tap_module_min float False Min tap changer module
+ tap_phase float rad False Converter firing angle.
+ tap_phase_max float rad False Max converter firing angle.
+ tap_phase_min float rad False Min converter firing angle.
+ alpha1 float False Converter losses curve parameter (IEC 62751-2 loss Correction).
+ alpha2 float False Converter losses curve parameter (IEC 62751-2 loss Correction).
+ alpha3 float False Converter losses curve parameter (IEC 62751-2 loss Correction).
+ k float p.u./p.u. False Converter factor, typically 0.866.
+ control_mode enum ConverterControlType False Converter control mode
+ kdp float p.u./p.u. False Droop Power/Voltage slope.
+ Pdc_set float MW False DC power set point.
+ Qac_set float MVAr False AC Reactive power set point.
+ Vac_set float p.u. False AC voltage set point.
+ Vdc_set float p.u. False DC voltage set point.
+ ======================== ========================= ========= ========= ========= ================================================================================= =======
+
+
+Voltage level
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ========== ========== ==== ========= ========= ===================================== =======
+ name class_type unit mandatory max_chars descriptions comment
+ ========== ========== ==== ========= ========= ===================================== =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ Vnom float kV False Nominal voltage
+ substation Substation False Substation of this bus bar (optional)
+ ========== ========== ==== ========= ========= ===================================== =======
+
+
+Winding
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ======================== =========================== ===== ========= ========= ======================================================================================================================================================================================================================================== =======
+ name class_type unit mandatory max_chars descriptions comment
+ ======================== =========================== ===== ========= ========= ======================================================================================================================================================================================================================================== =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ bus_from Bus False Name of the bus at the "from" side
+ bus_to Bus False Name of the bus at the "to" side
+ cn_from Connectivity Node False Name of the connectivity node at the "from" side
+ cn_to Connectivity Node False Name of the connectivity node at the "to" side
+ active bool False Is active?
+ rate float MVA False Thermal rating power
+ contingency_factor float p.u. False Rating multiplier for contingencies
+ protection_rating_factor float p.u. False Rating multiplier that indicates the maximum flow before the protections tripping
+ monitor_loading bool False Monitor this device loading for OPF, NTC or contingency studies.
+ mttf float h False Mean time to failure
+ mttr float h False Mean time to repair
+ Cost float e/MWh False Cost of overloads. Used in OPF
+ build_status enum BuildStatus False Branch build status. Used in expansion planning.
+ capex float e/MW False Cost of investment. Used in expansion planning.
+ opex float e/MWh False Cost of operation. Used in expansion planning.
+ group Branch group False Group where this branch belongs
+ R float p.u. False Total positive sequence resistance.
+ X float p.u. False Total positive sequence reactance.
+ G float p.u. False Total positive sequence shunt conductance.
+ B float p.u. False Total positive sequence shunt susceptance.
+ R0 float p.u. False Total zero sequence resistance.
+ X0 float p.u. False Total zero sequence reactance.
+ G0 float p.u. False Total zero sequence shunt conductance.
+ B0 float p.u. False Total zero sequence shunt susceptance.
+ R2 float p.u. False Total negative sequence resistance.
+ X2 float p.u. False Total negative sequence reactance.
+ G2 float p.u. False Total negative sequence shunt conductance.
+ B2 float p.u. False Total negative sequence shunt susceptance.
+ tolerance float % False Tolerance expected for the impedance values% is expected for transformers0% for lines.
+ tap_changer Tap changer False Tap changer object
+ tap_module float False Tap changer module, it a value close to 1.0
+ tap_module_max float False Tap changer module max value
+ tap_module_min float False Tap changer module min value
+ tap_phase float rad False Angle shift of the tap changer.
+ tap_phase_max float rad False Max angle.
+ tap_phase_min float rad False Min angle.
+ control_mode enum TransformerControlType False Control type of the transformer
+ tap_module_control_mode enum TapModuleControl False Control available with the tap module
+ tap_angle_control_mode enum TapAngleControl False Control available with the tap angle
+ vset float p.u. False Objective voltage at the "to" side of the bus when regulating the tap.
+ Pset float p.u. False Objective power at the "from" side of when regulating the angle.
+ regulation_branch Branch False Branch where the controls are applied.
+ regulation_bus Bus False Bus where the regulation is applied.
+ regulation_cn Connectivity Node False Connectivity node where the regulation is applied.
+ temp_base float ºC False Base temperature at which R was measured.
+ temp_oper float ºC False Operation temperature to modify R.
+ alpha float 1/ºC False Thermal coefficient to modify R,around a reference temperatureusing a linear approximation.For example:Copper @ 20ºC: 0.004041,Copper @ 75ºC: 0.00323,Annealed copper @ 20ºC: 0.00393,Aluminum @ 20ºC: 0.004308,Aluminum @ 75ºC: 0.00330
+ HV float kV False High voltage rating
+ LV float kV False Low voltage rating
+ Sn float MVA False Nominal power
+ Pcu float kW False Copper losses (optional)
+ Pfe float kW False Iron losses (optional)
+ I0 float % False No-load current (optional)
+ Vsc float % False Short-circuit voltage (optional)
+ conn enum WindingsConnection False Windings connection (from, to):G: grounded starS: ungrounded starD: delta
+ template Transformer type False
+ ======================== =========================== ===== ========= ========= ======================================================================================================================================================================================================================================== =======
+
+
+Wire
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ =========== ========== ====== ========= ========= ====================================== =======
+ name class_type unit mandatory max_chars descriptions comment
+ =========== ========== ====== ========= ========= ====================================== =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ r float Ohm/km False resistance of the conductor
+ x float Ohm/km False reactance of the conductor
+ gmr float m False Geometric Mean Radius of the conductor
+ max_current float kA False Maximum current of the conductor
+ =========== ========== ====== ========= ========= ====================================== =======
+
+
+Zone
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+.. table::
+
+ ========= ========== ==== ========= ========= ================================================================= =======
+ name class_type unit mandatory max_chars descriptions comment
+ ========= ========== ==== ========= ========= ================================================================= =======
+ idtag str False Unique ID
+ name str False Name of the branch.
+ code str False Secondary ID
+ longitude float deg False longitude of the bus.
+ latitude float deg False latitude of the bus.
+ area Area False Substation area, altenativelly this can be obtained from the zone
+ ========= ========== ==== ========= ========= ================================================================= =======
+
+
diff --git a/src/GridCal/Gui/Diagrams/BusBranchEditorWidget/Branches/line_graphics_template.py b/src/GridCal/Gui/Diagrams/BusBranchEditorWidget/Branches/line_graphics_template.py
index 23290a029..2586f4830 100644
--- a/src/GridCal/Gui/Diagrams/BusBranchEditorWidget/Branches/line_graphics_template.py
+++ b/src/GridCal/Gui/Diagrams/BusBranchEditorWidget/Branches/line_graphics_template.py
@@ -840,7 +840,7 @@ def is_from_port_a_tr3(self) -> bool:
"""
if self._from_port:
if 'Transformer3WGraphicItem' not in sys.modules:
- from GridCal.Gui.Diagrams.BusBranchEditorWidget import Transformer3WGraphicItem
+ from GridCal.Gui.Diagrams.BusBranchEditorWidget.Branches.transformer3w_graphics import Transformer3WGraphicItem
return isinstance(self.get_terminal_from_parent(), Transformer3WGraphicItem)
else:
return False
@@ -852,7 +852,7 @@ def is_to_port_a_tr3(self) -> bool:
"""
if self._to_port:
if 'Transformer3WGraphicItem' not in sys.modules:
- from GridCal.Gui.Diagrams.BusBranchEditorWidget import Transformer3WGraphicItem
+ from GridCal.Gui.Diagrams.BusBranchEditorWidget.Branches.transformer3w_graphics import Transformer3WGraphicItem
return isinstance(self.get_terminal_to_parent(), Transformer3WGraphicItem)
else:
return False
diff --git a/src/GridCal/Gui/Diagrams/BusBranchEditorWidget/Substation/bus_graphics.py b/src/GridCal/Gui/Diagrams/BusBranchEditorWidget/Substation/bus_graphics.py
index 2387764d9..c56142f5e 100644
--- a/src/GridCal/Gui/Diagrams/BusBranchEditorWidget/Substation/bus_graphics.py
+++ b/src/GridCal/Gui/Diagrams/BusBranchEditorWidget/Substation/bus_graphics.py
@@ -47,7 +47,7 @@
from GridCalEngine.Devices.Substation import Bus
if TYPE_CHECKING: # Only imports the below statements during type checking
- from GridCal.Gui.Diagrams.BusBranchEditorWidget import BusBranchEditorWidget
+ from GridCal.Gui.Diagrams.BusBranchEditorWidget.bus_branch_editor_widget import BusBranchEditorWidget
class BusGraphicItem(GenericDBWidget, QtWidgets.QGraphicsRectItem):
diff --git a/src/GridCal/Gui/Diagrams/BusBranchEditorWidget/Substation/busbar_graphics.py b/src/GridCal/Gui/Diagrams/BusBranchEditorWidget/Substation/busbar_graphics.py
index c5814648e..5e07fbe71 100644
--- a/src/GridCal/Gui/Diagrams/BusBranchEditorWidget/Substation/busbar_graphics.py
+++ b/src/GridCal/Gui/Diagrams/BusBranchEditorWidget/Substation/busbar_graphics.py
@@ -44,10 +44,10 @@
from GridCalEngine.enumerations import DeviceType, FaultType
from GridCalEngine.Devices.types import INJECTION_DEVICE_TYPES
from GridCalEngine.Simulations.Topology.topology_reduction_driver import reduce_buses
-from GridCalEngine.Devices.Substation import Bus
+from GridCalEngine.Devices.Substation.busbar import BusBar
if TYPE_CHECKING: # Only imports the below statements during type checking
- from GridCal.Gui.Diagrams.BusBranchEditorWidget import BusBranchEditorWidget
+ from GridCal.Gui.Diagrams.BusBranchEditorWidget.bus_branch_editor_widget import BusBranchEditorWidget
class BusBarGraphicItem(GenericDBWidget, QtWidgets.QGraphicsRectItem):
@@ -65,7 +65,7 @@ def __init__(self,
parent=None,
index=0,
editor: BusBranchEditorWidget = None,
- bus: Bus = None,
+ node: BusBar = None,
h: int = 40,
w: int = 80,
x: int = 0,
@@ -81,7 +81,7 @@ def __init__(self,
:param x:
:param y:
"""
- GenericDBWidget.__init__(self, parent=parent, api_object=bus, editor=editor, draw_labels=True)
+ GenericDBWidget.__init__(self, parent=parent, api_object=node, editor=editor, draw_labels=True)
QtWidgets.QGraphicsRectItem.__init__(self, parent)
self.min_w = 180.0
diff --git a/src/GridCal/Gui/Diagrams/BusBranchEditorWidget/Substation/cn_graphics.py b/src/GridCal/Gui/Diagrams/BusBranchEditorWidget/Substation/cn_graphics.py
index 5d0c73070..64d0484ad 100644
--- a/src/GridCal/Gui/Diagrams/BusBranchEditorWidget/Substation/cn_graphics.py
+++ b/src/GridCal/Gui/Diagrams/BusBranchEditorWidget/Substation/cn_graphics.py
@@ -25,7 +25,7 @@
from GridCal.Gui.messages import yes_no_question
from GridCal.Gui.Diagrams.BusBranchEditorWidget.generic_graphics import (GenericDBWidget, ACTIVE, DEACTIVATED,
FONT_SCALE, EMERGENCY)
-from GridCal.Gui.Diagrams.BusBranchEditorWidget.terminal_item import TerminalItem, HandleItem
+from GridCal.Gui.Diagrams.BusBranchEditorWidget.terminal_item import RoundTerminalItem
from GridCal.Gui.Diagrams.BusBranchEditorWidget.Injections.load_graphics import LoadGraphicItem, Load
from GridCal.Gui.Diagrams.BusBranchEditorWidget.Injections.generator_graphics import GeneratorGraphicItem, Generator
from GridCal.Gui.Diagrams.BusBranchEditorWidget.Injections.static_generator_graphics import (StaticGeneratorGraphicItem,
@@ -44,7 +44,7 @@
from GridCalEngine.enumerations import DeviceType, FaultType
from GridCalEngine.Devices.types import INJECTION_DEVICE_TYPES
from GridCalEngine.Simulations.Topology.topology_reduction_driver import reduce_buses
-from GridCalEngine.Devices.Substation import Bus
+from GridCalEngine.Devices.Substation.connectivity_node import ConnectivityNode
if TYPE_CHECKING: # Only imports the below statements during type checking
from GridCal.Gui.Diagrams.BusBranchEditorWidget.bus_branch_editor_widget import BusBranchEditorWidget
@@ -65,9 +65,9 @@ def __init__(self,
parent=None,
index=0,
editor: BusBranchEditorWidget = None,
- bus: Bus = None,
+ node: ConnectivityNode = None,
h: int = 40,
- w: int = 80,
+ w: int = 40,
x: int = 0,
y: int = 0):
"""
@@ -81,11 +81,11 @@ def __init__(self,
:param x:
:param y:
"""
- GenericDBWidget.__init__(self, parent=parent, api_object=bus, editor=editor, draw_labels=True)
+ GenericDBWidget.__init__(self, parent=parent, api_object=node, editor=editor, draw_labels=True)
QtWidgets.QGraphicsRectItem.__init__(self, parent)
- self.min_w = 180.0
- self.min_h = 40.0
+ self.min_w = 5.0
+ self.min_h = 5.0
self.offset = 20
self.h = h if h >= self.min_h else self.min_h
self.w = w if w >= self.min_w else self.min_w
@@ -105,33 +105,21 @@ def __init__(self,
self.label = QtWidgets.QGraphicsTextItem(self.api_object.name if self.api_object is not None else "", self)
self.label.setDefaultTextColor(ACTIVE['text'])
self.label.setScale(FONT_SCALE)
-
- # square
- self.tile = QtWidgets.QGraphicsRectItem(0, 0, 20, 20, self)
- self.tile.setOpacity(0.7)
+ self.label.setPos(QPoint(self.w, 0))
# connection terminals the block
- self._terminal = TerminalItem('s', parent=self, editor=self.editor) # , h=self.h))
+ self._terminal = RoundTerminalItem('s', parent=self, editor=self.editor, h=20, w=20) # , h=self.h))
self._terminal.setPen(QPen(Qt.transparent, self.pen_width, self.style, Qt.RoundCap, Qt.RoundJoin))
-
- # Create corner for resize:
- self.sizer = HandleItem(self._terminal, callback=self.change_size)
- self.sizer.setPos(self.w, self.h)
- self.sizer.setFlag(self.GraphicsItemFlag.ItemIsMovable)
-
- self.big_marker = None
-
- self.set_tile_color(self.color)
+ self._terminal.setPos(QPoint(15, 15))
self.setPen(QPen(Qt.transparent, self.pen_width, self.style))
self.setBrush(Qt.transparent)
+ # self.setBrush(QBrush(QColor(255, 0, 0)))
self.setFlags(self.GraphicsItemFlag.ItemIsSelectable | self.GraphicsItemFlag.ItemIsMovable)
self.setCursor(QCursor(Qt.PointingHandCursor))
- # Update size:
- self.change_size(w=self.w)
-
self.set_position(x, y)
+ self.setRect(0.0, 0.0, self.w, self.h)
def recolour_mode(self) -> None:
"""
@@ -140,7 +128,6 @@ def recolour_mode(self) -> None:
super().recolour_mode()
self.label.setDefaultTextColor(ACTIVE['text'])
- self.set_tile_color(self.color)
for e in self.shunt_children:
if e is not None:
@@ -161,28 +148,6 @@ def mouseMoveEvent(self, event: QGraphicsSceneMouseEvent):
r=self.rotation(),
graphic_object=self)
- def add_big_marker(self, color: Union[None, QColor] = Qt.red, tool_tip_text: str = ""):
- """
- Add a big marker to the bus
- :param color: Qt Color ot the marker
- :param tool_tip_text: tool tip text to display
- """
- if color is not None:
- if self.big_marker is None:
- self.big_marker = QtWidgets.QGraphicsEllipseItem(0, 0, 180, 180, parent=self)
-
- self.big_marker.setBrush(color)
- self.big_marker.setOpacity(0.5)
- self.big_marker.setToolTip(tool_tip_text)
-
- def delete_big_marker(self) -> None:
- """
- Delete the big marker
- """
- if self.big_marker is not None:
- self.editor.remove_from_scene(self.big_marker)
- self.big_marker = None
-
def set_position(self, x: int, y: int) -> None:
"""
Set the bus x, y position
@@ -195,29 +160,13 @@ def set_position(self, x: int, y: int) -> None:
y = 0
self.setPos(QPoint(int(x), int(y)))
- def set_tile_color(self, brush: QBrush) -> None:
- """
- Set the color of the title
- Args:
- brush: Qt Color
- """
- self.tile.setBrush(brush)
- self._terminal.setBrush(brush)
-
- def merge(self, other_bus_graphic: "BusGraphicItem") -> None:
+ def merge(self, other_bus_graphic: "CnGraphicItem") -> None:
"""
Merge another BusGraphicItem into this
:param other_bus_graphic: BusGraphicItem
"""
self.shunt_children += other_bus_graphic.shunt_children
- def update(self, rect: Union[QRectF, QRect] = ...):
- """
- Update the object
- :return:
- """
- self.change_size(w=self.w)
-
def set_height(self, h: int):
"""
Set the height of the
@@ -227,40 +176,6 @@ def set_height(self, h: int):
self.setRect(0.0, 0.0, self.w, h)
self.h = h
- def change_size(self, w: int, dummy: float = 0.0):
- """
- Resize block function
- :param w:
- :param dummy:
- :return:
- """
- # Limit the block size to the minimum size:
- self.w = w if w > self.min_w else self.min_w
- self.setRect(0.0, 0.0, w, self.min_h)
- y0 = self.offset
- x0 = 0
-
- # center label:
- self.label.setPos(w + 5, -20)
-
- # lower
- self._terminal.setPos(x0, y0)
- self._terminal.setRect(0, 20, w, 10)
-
- # rearrange children
- self.arrange_children()
-
- # update editor diagram position
- self.editor.update_diagram_element(device=self.api_object,
- x=self.pos().x(),
- y=self.pos().y(),
- w=w,
- h=int(self.min_h),
- r=self.rotation(),
- graphic_object=self)
-
- return w, self.min_h
-
def arrange_children(self) -> None:
"""
This function sorts the load and generators icons
@@ -331,74 +246,15 @@ def contextMenuEvent(self, event: QtWidgets.QGraphicsSceneContextMenuEvent):
@return:
"""
menu = QMenu()
- menu.addSection("Bus")
-
- pe = menu.addAction('Active')
- pe.setCheckable(True)
- pe.setChecked(self.api_object.active)
- pe.triggered.connect(self.enable_disable_toggle)
-
- sc = menu.addMenu('Short circuit')
- sc_icon = QIcon()
- sc_icon.addPixmap(QPixmap(":/Icons/icons/short_circuit.svg"))
- sc.setIcon(sc_icon)
- # sc.setCheckable(True)
- # sc.setChecked(self.sc_enabled)
- # sc.triggered.connect(self.enable_disable_sc)
-
- sc_3p = sc.addAction('3-phase')
- sc_3p_icon = QIcon()
- sc_3p_icon.addPixmap(QPixmap(":/Icons/icons/short_circuit.svg"))
- sc_3p.setIcon(sc_3p_icon)
- sc_3p.setCheckable(True)
- sc_3p.setChecked(self.sc_enabled[0])
- sc_3p.triggered.connect(self.enable_disable_sc_3p)
-
- sc_lg = sc.addAction('Line-Ground')
- sc_lg_icon = QIcon()
- sc_lg_icon.addPixmap(QPixmap(":/Icons/icons/short_circuit.svg"))
- sc_lg.setIcon(sc_lg_icon)
- sc_lg.setCheckable(True)
- sc_lg.setChecked(self.sc_enabled[1])
- sc_lg.triggered.connect(self.enable_disable_sc_lg)
-
- sc_ll = sc.addAction('Line-Line')
- sc_ll_icon = QIcon()
- sc_ll_icon.addPixmap(QPixmap(":/Icons/icons/short_circuit.svg"))
- sc_ll.setIcon(sc_ll_icon)
- sc_ll.setCheckable(True)
- sc_ll.setChecked(self.sc_enabled[2])
- sc_ll.triggered.connect(self.enable_disable_sc_ll)
-
- sc_llg = sc.addAction('Line-Line-Ground')
- sc_llg_icon = QIcon()
- sc_llg_icon.addPixmap(QPixmap(":/Icons/icons/short_circuit.svg"))
- sc_llg.setIcon(sc_llg_icon)
- sc_llg.setCheckable(True)
- sc_llg.setChecked(self.sc_enabled[3])
- sc_llg.triggered.connect(self.enable_disable_sc_llg)
-
- sc_no = sc.addAction('Disable')
- # sc_no_icon = QIcon()
- # sc_no_icon.addPixmap(QPixmap(":/Icons/icons/short_circuit.svg"))
- # sc_no.setIcon(sc_no_icon)
- # sc_no.setCheckable(True)
- # sc_no.setChecked(self.api_object.is_dc)
- sc_no.triggered.connect(self.disable_sc)
-
- # types
- # ph3 = '3x'
- # LG = 'LG'
- # LL = 'LL'
- # LLG = 'LLG'
-
- dc = menu.addAction('Is a DC bus')
- dc_icon = QIcon()
- dc_icon.addPixmap(QPixmap(":/Icons/icons/dc.svg"))
- dc.setIcon(dc_icon)
- dc.setCheckable(True)
- dc.setChecked(self.api_object.is_dc)
- dc.triggered.connect(self.enable_disable_dc)
+ menu.addSection("Connectivity node")
+
+ # dc = menu.addAction('Is a DC cn')
+ # dc_icon = QIcon()
+ # dc_icon.addPixmap(QPixmap(":/Icons/icons/dc.svg"))
+ # dc.setIcon(dc_icon)
+ # dc.setCheckable(True)
+ # dc.setChecked(self.api_object.is_dc)
+ # dc.triggered.connect(self.enable_disable_dc)
pl = menu.addAction('Plot profiles')
plot_icon = QIcon()
@@ -412,12 +268,6 @@ def contextMenuEvent(self, event: QtWidgets.QGraphicsSceneContextMenuEvent):
arr.setIcon(arr_icon)
arr.triggered.connect(self.arrange_children)
- ra5 = menu.addAction('Assign active state to profile')
- ra5_icon = QIcon()
- ra5_icon.addPixmap(QPixmap(":/Icons/icons/assign_to_profile.svg"))
- ra5.setIcon(ra5_icon)
- ra5.triggered.connect(self.assign_status_to_profile)
-
ra3 = menu.addAction('Delete all the connections')
del2_icon = QIcon()
del2_icon.addPixmap(QPixmap(":/Icons/icons/delete_conn.svg"))
@@ -430,12 +280,6 @@ def contextMenuEvent(self, event: QtWidgets.QGraphicsSceneContextMenuEvent):
da.setIcon(del_icon)
da.triggered.connect(self.remove)
- re = menu.addAction('Reduce')
- re_icon = QIcon()
- re_icon.addPixmap(QPixmap(":/Icons/icons/grid_reduction.svg"))
- re.setIcon(re_icon)
- re.triggered.connect(self.reduce)
-
menu.addSection("Add")
al = menu.addAction('Load')
@@ -488,28 +332,12 @@ def contextMenuEvent(self, event: QtWidgets.QGraphicsSceneContextMenuEvent):
menu.exec_(event.screenPos())
- def assign_status_to_profile(self):
- """
- Assign the snapshot rate to the profile
- """
- self.editor.set_active_status_to_profile(self.api_object)
-
def delete_all_connections(self) -> None:
"""
Delete all bus connections
"""
self._terminal.remove_all_connections()
- def reduce(self):
- """
- Reduce this bus
- :return:
- """
- ok = yes_no_question('Are you sure that you want to reduce this bus', 'Reduce bus')
- if ok:
- reduce_buses(self.editor.circuit, [self.api_object])
- self.remove()
-
def remove(self, ask: bool = True) -> None:
"""
Remove this element
@@ -528,101 +356,6 @@ def remove(self, ask: bool = True) -> None:
self.editor.remove_element(device=self.api_object, graphic_object=self)
- def update_color(self):
- """
- Update the colour
- """
- if self.api_object.active:
- self.set_tile_color(QBrush(ACTIVE['color']))
- else:
- self.set_tile_color(QBrush(DEACTIVATED['color']))
-
- def enable_disable_toggle(self):
- """
- Toggle bus element state
- @return:
- """
- if self.api_object is not None:
-
- # change the bus state (snapshot)
- self.api_object.active = not self.api_object.active
-
- # change the Branches state (snapshot)
- for host in self._terminal._hosting_connections:
- if host.api_object is not None:
- host.set_enable(val=self.api_object.active)
-
- self.update_color()
-
- if self.editor.circuit.has_time_series:
- ok = yes_no_question('Do you want to update the time series active status accordingly?',
- 'Update time series active status')
-
- if ok:
- # change the bus state (time series)
- self.editor.set_active_status_to_profile(self.api_object, override_question=True)
-
- # change the Branches state (time series)
- for host in self._terminal._hosting_connections:
- if host.api_object is not None:
- self.editor.set_active_status_to_profile(host.api_object, override_question=True)
-
- def any_short_circuit(self) -> bool:
- """
- Determine if there are short circuits enabled
- :return:
- """
- for t in self.sc_enabled:
- if t:
- return True
- return False
-
- def enable_sc(self) -> None:
- """
- Enable the short circuit
- """
- self.tile.setPen(QPen(QColor(EMERGENCY['color']), self.pen_width))
-
- def disable_sc(self):
- """
- Disable short circuit
- """
- # self.tile.setPen(QPen(QColor(ACTIVE['color']), self.pen_width))
- self.tile.setPen(QPen(Qt.transparent, self.pen_width))
- self.sc_enabled = [False, False, False, False]
-
- def enable_disable_sc_3p(self):
- """
- Enable 3-phase short circuit
- """
- self.sc_enabled = [True, False, False, False]
- self.sc_type = FaultType.ph3
- self.enable_sc()
-
- def enable_disable_sc_lg(self):
- """
- Enable line ground short circuit
- """
- self.sc_enabled = [False, True, False, False]
- self.sc_type = FaultType.LG
- self.enable_sc()
-
- def enable_disable_sc_ll(self):
- """
- Enable line-line short circuit
- """
- self.sc_enabled = [False, False, True, False]
- self.sc_type = FaultType.LL
- self.enable_sc()
-
- def enable_disable_sc_llg(self):
- """
- Enable line-line-ground short circuit
- """
- self.sc_enabled = [False, False, False, True]
- self.sc_type = FaultType.LLG
- self.enable_sc()
-
def enable_disable_dc(self):
"""
Activates or deactivates the bus as a DC bus
@@ -668,7 +401,7 @@ def mouseDoubleClickEvent(self, event: QtWidgets.QGraphicsSceneMouseEvent):
self.setToolTip(msg)
- def get_terminal(self) -> TerminalItem:
+ def get_terminal(self) -> RoundTerminalItem:
"""
Get the hosting terminal of this bus object
:return: TerminalItem
@@ -858,7 +591,7 @@ def set_values(self, i: int, Vm: float, Va: float, P: float, Q: float, tpe: str,
def __str__(self):
if self.api_object is None:
- return f"Bus graphics {hex(id(self))}"
+ return f"CN graphics {hex(id(self))}"
else:
return f"Graphics of {self.api_object.name} [{hex(id(self))}]"
diff --git a/src/GridCal/Gui/Diagrams/BusBranchEditorWidget/bus_branch_editor_widget.py b/src/GridCal/Gui/Diagrams/BusBranchEditorWidget/bus_branch_editor_widget.py
index 82518296d..2ea1c00f5 100644
--- a/src/GridCal/Gui/Diagrams/BusBranchEditorWidget/bus_branch_editor_widget.py
+++ b/src/GridCal/Gui/Diagrams/BusBranchEditorWidget/bus_branch_editor_widget.py
@@ -36,7 +36,9 @@
from GridCalEngine.Devices.types import ALL_DEV_TYPES, INJECTION_DEVICE_TYPES, FLUID_TYPES
from GridCalEngine.Devices.multi_circuit import MultiCircuit
-from GridCalEngine.Devices.Substation import Bus
+from GridCalEngine.Devices.Substation.bus import Bus
+from GridCalEngine.Devices.Substation.busbar import BusBar
+from GridCalEngine.Devices.Substation.connectivity_node import ConnectivityNode
from GridCalEngine.Devices.Parents.editable_device import EditableDevice
from GridCalEngine.Devices.Branches.line import Line
from GridCalEngine.Devices.Branches.dc_line import DcLine
@@ -50,17 +52,19 @@
from GridCalEngine.Devices.Fluid import FluidNode, FluidPath
from GridCalEngine.Devices.Aggregation.investments_group import InvestmentsGroup
from GridCalEngine.Devices.Aggregation.investment import Investment
-from GridCalEngine.enumerations import DeviceType
-from GridCalEngine.Simulations.driver_types import SimulationTypes
-from GridCalEngine.Simulations.driver_template import DriverTemplate
from GridCalEngine.Devices.Diagrams.bus_branch_diagram import BusBranchDiagram
from GridCalEngine.Devices.Diagrams.graphic_location import GraphicLocation
+from GridCalEngine.Simulations.driver_types import SimulationTypes
+from GridCalEngine.Simulations.driver_template import DriverTemplate
+from GridCalEngine.enumerations import DeviceType
from GridCalEngine.basic_structures import Vec, CxVec, IntVec, Logger
from GridCalEngine.Devices.types import BRANCH_TYPES
from GridCal.Gui.Diagrams.graphics_manager import GraphicsManager
-from GridCal.Gui.Diagrams.BusBranchEditorWidget.terminal_item import TerminalItem
+from GridCal.Gui.Diagrams.BusBranchEditorWidget.terminal_item import TerminalItem, RoundTerminalItem
from GridCal.Gui.Diagrams.BusBranchEditorWidget.Substation.bus_graphics import BusGraphicItem
+from GridCal.Gui.Diagrams.BusBranchEditorWidget.Substation.cn_graphics import CnGraphicItem
+from GridCal.Gui.Diagrams.BusBranchEditorWidget.Substation.busbar_graphics import BusBarGraphicItem
from GridCal.Gui.Diagrams.BusBranchEditorWidget.Fluid.fluid_node_graphics import FluidNodeGraphicItem
from GridCal.Gui.Diagrams.BusBranchEditorWidget.Fluid.fluid_path_graphics import FluidPathGraphicItem
from GridCal.Gui.Diagrams.BusBranchEditorWidget.Branches.line_graphics import LineGraphicItem
@@ -132,8 +136,8 @@ def add(name: str, icon_name: str):
add(name=self.bus_name, icon_name="bus_icon")
add(name=self.transformer3w_name, icon_name="transformer3w")
add(name=self.fluid_node_name, icon_name="dam")
- # add(name=self.cn_name, icon_name="cn_icon")
- # add(name=self.bb_name, icon_name="bus_bar_icon")
+ add(name=self.cn_name, icon_name="cn_icon")
+ add(name=self.bb_name, icon_name="bus_bar_icon")
@staticmethod
def to_bytes_array(val: str) -> QByteArray:
@@ -522,7 +526,7 @@ def __init__(self,
self.addWidget(self.editor_graphics_view)
# factor 1:10
- splitter2.setStretchFactor(0, 1)
+ splitter2.setStretchFactor(0, 2)
splitter2.setStretchFactor(1, 5)
self.started_branch: Union[LineGraphicTemplateItem, None] = None
@@ -612,71 +616,45 @@ def graphicsDropEvent(self, event: QDropEvent) -> None:
y0 = point0.y()
if obj_type == self.library_model.get_bus_mime_data():
- obj = Bus(name=f'Bus {len(self.circuit.get_buses())}',
- vnom=self.default_bus_voltage)
-
- graphic_object = BusGraphicItem(editor=self,
- bus=obj,
- x=x0,
- y=y0,
- h=20,
- w=80)
-
- self.add_to_scene(graphic_object=graphic_object)
-
- # weird but it's the only way to have graphical-API communication
- self.circuit.add_bus(obj)
-
- # add to the diagram list
- self.update_diagram_element(device=obj,
- x=x0,
- y=y0,
- w=graphic_object.w,
- h=graphic_object.h,
- r=0,
- graphic_object=graphic_object)
+ obj = Bus(name=f'Bus {self.circuit.get_bus_number()}', vnom=self.default_bus_voltage)
+ graphic_object = BusGraphicItem(editor=self, bus=obj, x=x0, y=y0, h=20, w=80)
+ self.circuit.add_bus(obj=obj)
elif obj_type == self.library_model.get_3w_transformer_mime_data():
obj = Transformer3W(name=f"Transformer 3W {len(self.circuit.transformers3w)}")
graphic_object = self.create_transformer_3w_graphics(elm=obj, x=x0, y=y0)
- self.add_to_scene(graphic_object=graphic_object)
-
- # weird but it's the only way to have graphical-API communication
self.circuit.add_transformer3w(obj)
- # add to the diagram list
- self.update_diagram_element(device=obj,
- x=x0,
- y=y0,
- w=graphic_object.w,
- h=graphic_object.h,
- r=0,
- graphic_object=graphic_object)
-
elif obj_type == self.library_model.get_fluid_node_mime_data():
- obj = FluidNode(name=f"Fluid node {len(self.circuit.fluid_nodes)}")
-
+ obj = FluidNode(name=f"Fluid node {self.circuit.get_fluid_nodes_number()}")
graphic_object = self.create_fluid_node_graphics(node=obj, x=x0, y=y0, h=20, w=80)
-
- self.add_to_scene(graphic_object=graphic_object)
-
- # weird but it's the only way to have graphical-API communication
self.circuit.add_fluid_node(obj)
- # add to the diagram list
- self.update_diagram_element(device=obj,
- x=x0,
- y=y0,
- w=graphic_object.w,
- h=graphic_object.h,
- r=0,
- graphic_object=graphic_object)
-
elif obj_type == self.library_model.get_connectivity_node_mime_data():
- pass
+ obj = ConnectivityNode(name=f"CN {len(self.circuit.get_connectivity_nodes())}")
+ graphic_object = self.create_connectivity_node_graphics(node=obj, x=x0, y=y0, h=40, w=40)
+ self.circuit.add_connectivity_node(obj)
elif obj_type == self.library_model.get_bus_bar_mime_data():
- pass
+ obj = BusBar(name=f"Bus bar {self.circuit.get_bus_bars_number()}")
+ graphic_object = self.create_bus_bar_graphics(node=obj, x=x0, y=y0, h=20, w=80)
+ self.circuit.add_bus_bar(obj)
+
+ else:
+ # unrecognized drop
+ return
+
+ # add to the scene
+ self.add_to_scene(graphic_object=graphic_object)
+
+ # add to the diagram list
+ self.update_diagram_element(device=obj,
+ x=x0,
+ y=y0,
+ w=graphic_object.w,
+ h=graphic_object.h,
+ r=0,
+ graphic_object=graphic_object)
def graphicsWheelEvent(self, event: QWheelEvent) -> None:
"""
@@ -765,6 +743,34 @@ def create_fluid_node_graphics(self, node: FluidNode, x: int, y: int, h: int, w:
graphic_object = FluidNodeGraphicItem(editor=self, fluid_node=node, x=x, y=y, h=h, w=w)
return graphic_object
+ def create_connectivity_node_graphics(self, node: ConnectivityNode, x: int, y: int, h: int, w: int) -> CnGraphicItem:
+ """
+ Add connectivity node to graphics
+ :param node: GridCal connectivity node object
+ :param x: x coordinate
+ :param y: y coordinate
+ :param h: height (px)
+ :param w: width (px)
+ :return: CnGraphicItem
+ """
+
+ graphic_object = CnGraphicItem(editor=self, node=node, x=x, y=y, h=h, w=w)
+ return graphic_object
+
+ def create_bus_bar_graphics(self, node: BusBar, x: int, y: int, h: int, w: int) -> BusBarGraphicItem:
+ """
+ Add bus bar node to graphics
+ :param node: GridCal BusBar object
+ :param x: x coordinate
+ :param y: y coordinate
+ :param h: height (px)
+ :param w: width (px)
+ :return: BusBarGraphicItem
+ """
+
+ graphic_object = BusBarGraphicItem(editor=self, node=node, x=x, y=y, h=h, w=w)
+ return graphic_object
+
def set_data(self, circuit: MultiCircuit, diagram: BusBranchDiagram):
"""
Set the widget data and redraw
@@ -1203,7 +1209,7 @@ def get_buses(self) -> List[Tuple[int, Bus, BusGraphicItem]]:
return lst
- def start_connection(self, port: TerminalItem) -> LineGraphicTemplateItem:
+ def start_connection(self, port: Union[TerminalItem, RoundTerminalItem]) -> LineGraphicTemplateItem:
"""
Start the branch creation
@param port:
@@ -2702,6 +2708,7 @@ def clear(self) -> None:
Clear the schematic
"""
self.diagram_scene.clear()
+ self.graphics_manager.clear()
def recolour_mode(self) -> None:
"""
diff --git a/src/GridCal/Gui/Diagrams/BusBranchEditorWidget/terminal_item.py b/src/GridCal/Gui/Diagrams/BusBranchEditorWidget/terminal_item.py
index dabc68c5c..66c6456af 100644
--- a/src/GridCal/Gui/Diagrams/BusBranchEditorWidget/terminal_item.py
+++ b/src/GridCal/Gui/Diagrams/BusBranchEditorWidget/terminal_item.py
@@ -246,3 +246,175 @@ def itemChange(self, change: QGraphicsItem.GraphicsItemChange, value: Any):
# Call superclass method:
return super(HandleItem, self).itemChange(change, value)
+
+
+class RoundTerminalItem(QGraphicsEllipseItem):
+ """
+ Represents a connection point to a subsystem
+ """
+
+ def __init__(self,
+ name: str,
+ editor: BusBranchEditorWidget,
+ parent: Union[None, BusGraphicItem, Transformer3WGraphicItem, FluidNodeGraphicItem] = None,
+ h=10.0,
+ w=10.0):
+ """
+
+ @param name:
+ @param editor:
+ @param parent:
+ """
+
+ QGraphicsEllipseItem.__init__(self, QRectF(-6.0, -6.0, h, w), parent)
+ self.setCursor(QCursor(Qt.CrossCursor))
+
+ # Properties:
+ self.color = ACTIVE['color']
+ self.pen_width = 2
+ self.style = ACTIVE['style']
+ self.setBrush(Qt.darkGray)
+ self.setPen(QPen(self.color, self.pen_width, self.style))
+
+ # terminal parent object
+ self.parent: Union[None, BusGraphicItem, Transformer3WGraphicItem, FluidNodeGraphicItem] = parent
+
+ # object -> callback
+ self._hosting_connections: Dict[LineGraphicTemplateItem, Callable[[float], None]] = dict()
+
+ self.editor = editor
+
+ # Name:
+ self.name = name
+ self.setFlag(QGraphicsRectItem.GraphicsItemFlag.ItemSendsScenePositionChanges, True)
+
+ def get_parent(self) -> Union[None, BusGraphicItem, Transformer3WGraphicItem]:
+ """
+ Returns the parent object
+ :return: Union[None, BusGraphicItem, Transformer3WGraphicItem]
+ """
+ return self.parent
+
+ @property
+ def w(self) -> float:
+ """
+ Width
+ """
+ return self.rect().width()
+
+ @property
+ def h(self) -> float:
+ """
+ Height
+ """
+ return self.rect().height()
+
+ @property
+ def x(self) -> float:
+ """
+ x position
+ """
+ return self.pos().x()
+
+ @property
+ def y(self) -> float:
+ """
+ y position
+ """
+ return self.pos().y()
+
+ @property
+ def xc(self) -> float:
+ """
+ x-center
+ :return:
+ """
+ return self.pos().x() - self.w / 2
+
+ @property
+ def yc(self) -> float:
+ """
+ Y-center
+ :return:
+ """
+ return self.pos().y() - self.h / 2
+
+ def add_hosting_connection(self,
+ graphic_obj: LineGraphicTemplateItem,
+ callback: Callable[[float], None]):
+ """
+ Add object graphically connected to the graphical bus
+ :param graphic_obj: LineGraphicTemplateItem (or child of this)
+ :param callback: callback function
+ """
+ self._hosting_connections[graphic_obj] = callback
+
+ def delete_hosting_connection(self, graphic_obj: LineGraphicTemplateItem):
+ """
+ Delete object graphically connected to the graphical bus
+ :param graphic_obj: LineGraphicTemplateItem (or child of this)
+ """
+ if graphic_obj in self._hosting_connections.keys():
+ del self._hosting_connections[graphic_obj]
+ else:
+ print(f'No such hosting connection {self.name} -> {graphic_obj}')
+
+ def update(self, rect: Union[QRectF, QRect] = ...):
+ """
+
+ :param rect:
+ :return:
+ """
+ self.process_callbacks(self.parent.pos() + self.pos())
+
+ def process_callbacks(self, value: QPointF, scale: float = 1.0):
+ """
+
+ :param value:
+ :param scale:
+ :return:
+ """
+ h2 = self.y - self.h / 2
+ w2 = self.x - self.w / 2
+
+ for i, (connection, call_back) in enumerate(self._hosting_connections.items()):
+ call_back(value + QPointF(w2, h2))
+
+ def itemChange(self, change: QGraphicsItem.GraphicsItemChange, value: Any) -> Any:
+ """
+
+ @param change:
+ @param value: This is a QPointF object with the coordinates of the upper left corner of the TerminalItem
+ @return:
+ """
+ if change == QGraphicsItem.GraphicsItemChange.ItemScenePositionHasChanged:
+ self.process_callbacks(value)
+ return value
+ else:
+ return super(RoundTerminalItem, self).itemChange(change, value)
+
+ def mousePressEvent(self, event: QGraphicsSceneMouseEvent) -> None:
+ """
+ Start a connection
+ :param event: QGraphicsSceneMouseEvent
+ """
+ self.editor.start_connection(self)
+
+ def remove_all_connections(self) -> None:
+ """
+ Removes all the terminal connections
+ """
+ for graphic_item, _ in self._hosting_connections.items():
+ self.editor.remove_element(graphic_object=graphic_item, device=graphic_item.api_object)
+
+ self._hosting_connections.clear()
+
+ def __str__(self):
+
+ if self.parent is None:
+ return f"Round Terminal [{hex(id(self))}]"
+ else:
+ return f"Round Terminal {self.parent} [{hex(id(self))}]"
+
+ def __repr__(self):
+ return str(self)
diff --git a/src/GridCal/Gui/Diagrams/graphics_manager.py b/src/GridCal/Gui/Diagrams/graphics_manager.py
index 49c141a3e..508986a4b 100644
--- a/src/GridCal/Gui/Diagrams/graphics_manager.py
+++ b/src/GridCal/Gui/Diagrams/graphics_manager.py
@@ -65,6 +65,12 @@ def __init__(self):
# second idtag -> GraphicItem
self.graphic_dict: Dict[DeviceType, Dict[str, ALL_BUS_BRACH_GRAPHICS]] = dict()
+ def clear(self):
+ """
+ Clear all graphics references
+ """
+ self.graphic_dict.clear()
+
def add_device(self, elm: ALL_DEV_TYPES, graphic: ALL_BUS_BRACH_GRAPHICS) -> None:
"""
Add the graphic of a device
diff --git a/src/GridCal/Gui/Main/MainWindow.py b/src/GridCal/Gui/Main/MainWindow.py
index 8fe4c4a41..e5ad2cb32 100644
--- a/src/GridCal/Gui/Main/MainWindow.py
+++ b/src/GridCal/Gui/Main/MainWindow.py
@@ -3990,7 +3990,6 @@ def setupUi(self, mainWindow):
self.menuDiagrams.addAction(self.actionAdd_general_bus_branch_diagram)
self.menuDiagrams.addAction(self.menuBus_Branch_options.menuAction())
self.menuDiagrams.addAction(self.actionAdd_map)
- self.menuDiagrams.addAction(self.actionAdd_substation_diagram)
self.menuDiagrams.addSeparator()
self.menuDiagrams.addAction(self.actionZoom_in)
self.menuDiagrams.addAction(self.actionZoom_out)
diff --git a/src/GridCal/Gui/Main/MainWindow.ui b/src/GridCal/Gui/Main/MainWindow.ui
index 504a13c41..9d64a88ff 100644
--- a/src/GridCal/Gui/Main/MainWindow.ui
+++ b/src/GridCal/Gui/Main/MainWindow.ui
@@ -8229,7 +8229,6 @@ QProgressBar::chunk{
+
+
@@ -502,6 +513,29 @@
-
+
@@ -149,60 +133,60 @@
+
+
The program will save the MIP file in .lp format in the user GridCal folder before running a linear optimization study.
", None)) +#endif // QT_CONFIG(tooltip) + self.save_mip_checkBox.setText(QCoreApplication.translate("mainWindow", u"Save MIP file", None)) self.groupBox_3.setTitle(QCoreApplication.translate("mainWindow", u"Nonlinear settings", None)) #if QT_CONFIG(tooltip) self.label_127.setToolTip(QCoreApplication.translate("mainWindow", u"Interior point trust radius", None)) @@ -4683,26 +4688,8 @@ def retranslateUi(self, mainWindow): #endif // QT_CONFIG(tooltip) self.label_129.setText(QCoreApplication.translate("mainWindow", u"Iterations", None)) self.label_130.setText("") - self.groupBox.setTitle(QCoreApplication.translate("mainWindow", u"Linear settings", None)) - self.label_103.setText(QCoreApplication.translate("mainWindow", u"Zone grouping", None)) - self.label_104.setText(QCoreApplication.translate("mainWindow", u"Contingency tolerance", None)) -#if QT_CONFIG(tooltip) - self.opfContingencyToleranceSpinBox.setToolTip(QCoreApplication.translate("mainWindow", u"LODF matrix tolerance choosing contingencies", None)) -#endif // QT_CONFIG(tooltip) - self.label_10.setText(QCoreApplication.translate("mainWindow", u"MIP solver", None)) - self.label_4.setText(QCoreApplication.translate("mainWindow", u"Time grouping", None)) -#if QT_CONFIG(tooltip) - self.opf_time_grouping_comboBox.setToolTip(QCoreApplication.translate("mainWindow", u"Choose the time grouping to possibly shorten the solution time.
This splits the time series by week, month, etc. and the subproblems are solved sequentially.
", None)) -#endif // QT_CONFIG(tooltip) -#if QT_CONFIG(tooltip) - self.mip_solver_comboBox.setToolTip(QCoreApplication.translate("mainWindow", u"Choose the external mixed integer programming solver", None)) -#endif // QT_CONFIG(tooltip) - self.label_132.setText("") - self.considerContingenciesOpfCheckBox.setText(QCoreApplication.translate("mainWindow", u"Consider contingencies", None)) -#if QT_CONFIG(tooltip) - self.save_mip_checkBox.setToolTip(QCoreApplication.translate("mainWindow", u"The program will save the MIP file in .lp format in the user GridCal folder before running a linear optimization study.
", None)) -#endif // QT_CONFIG(tooltip) - self.save_mip_checkBox.setText(QCoreApplication.translate("mainWindow", u"Save MIP file", None)) + self.label_72.setText("") + self.label_73.setText(QCoreApplication.translate("mainWindow", u"Optimal Power Flow", None)) self.groupBox_2.setTitle(QCoreApplication.translate("mainWindow", u"General settings", None)) self.label_128.setText(QCoreApplication.translate("mainWindow", u"Verbose", None)) self.label_42.setText(QCoreApplication.translate("mainWindow", u"Method", None)) @@ -4721,12 +4708,25 @@ def retranslateUi(self, mainWindow): self.opfUnitCommitmentCheckBox.setText(QCoreApplication.translate("mainWindow", u"Unit commitment", None)) self.skipOpfGenerationLimitsCheckBox.setText(QCoreApplication.translate("mainWindow", u"Skip generation limits", None)) self.label_131.setText("") - self.label_72.setText("") - self.label_73.setText(QCoreApplication.translate("mainWindow", u"Optimal Power Flow", None)) self.settings_tabWidget.setTabText(self.settings_tabWidget.indexOf(self.tab_4), QCoreApplication.translate("mainWindow", u"OPF", None)) #if QT_CONFIG(tooltip) self.settings_tabWidget.setTabToolTip(self.settings_tabWidget.indexOf(self.tab_4), QCoreApplication.translate("mainWindow", u"Optimal power flow settings", None)) #endif // QT_CONFIG(tooltip) + self.groupBox_6.setTitle(QCoreApplication.translate("mainWindow", u"Linear", None)) + self.n1ConsiderationCheckBox.setText(QCoreApplication.translate("mainWindow", u"n-1 sensibility consideration", None)) + self.label_62.setText(QCoreApplication.translate("mainWindow", u"Transfer sensitivity threshold", None)) +#if QT_CONFIG(tooltip) + self.atcThresholdSpinBox.setToolTip(QCoreApplication.translate("mainWindow", u"Threshold used to discard insensitive branches", None)) +#endif // QT_CONFIG(tooltip) + self.label_97.setText("") +#if QT_CONFIG(tooltip) + self.label_96.setToolTip(QCoreApplication.translate("mainWindow", u"Select the solver in the OPF tab and the areas in the areas tab", None)) +#endif // QT_CONFIG(tooltip) + self.label_96.setText(QCoreApplication.translate("mainWindow", u"Net transfer capacity", None)) + self.groupBox_4.setTitle(QCoreApplication.translate("mainWindow", u"General", None)) + self.label_30.setText(QCoreApplication.translate("mainWindow", u"Loading threshold to report", None)) + self.label_77.setText(QCoreApplication.translate("mainWindow", u"Transfer method", None)) + self.ntcReportLoadingThresholdSpinBox.setSuffix(QCoreApplication.translate("mainWindow", u"%", None)) self.groupBox_5.setTitle(QCoreApplication.translate("mainWindow", u"Optimization", None)) self.label_26.setText("") #if QT_CONFIG(tooltip) @@ -4761,34 +4761,15 @@ def retranslateUi(self, mainWindow): #endif // QT_CONFIG(tooltip) self.label_231.setText(QCoreApplication.translate("mainWindow", u"Transmission reliability margin (TRM)", None)) self.ntcLoadRuleSpinBox.setSuffix(QCoreApplication.translate("mainWindow", u"%", None)) -#if QT_CONFIG(tooltip) - self.label_96.setToolTip(QCoreApplication.translate("mainWindow", u"Select the solver in the OPF tab and the areas in the areas tab", None)) -#endif // QT_CONFIG(tooltip) - self.label_96.setText(QCoreApplication.translate("mainWindow", u"Net transfer capacity", None)) - self.label_97.setText("") - self.groupBox_4.setTitle(QCoreApplication.translate("mainWindow", u"General", None)) - self.label_30.setText(QCoreApplication.translate("mainWindow", u"Loading threshold to report", None)) - self.label_77.setText(QCoreApplication.translate("mainWindow", u"Transfer method", None)) - self.ntcReportLoadingThresholdSpinBox.setSuffix(QCoreApplication.translate("mainWindow", u"%", None)) - self.groupBox_6.setTitle(QCoreApplication.translate("mainWindow", u"Linear", None)) - self.n1ConsiderationCheckBox.setText(QCoreApplication.translate("mainWindow", u"n-1 sensibility consideration", None)) - self.label_62.setText(QCoreApplication.translate("mainWindow", u"Transfer sensitivity threshold", None)) -#if QT_CONFIG(tooltip) - self.atcThresholdSpinBox.setToolTip(QCoreApplication.translate("mainWindow", u"Threshold used to discard insensitive branches", None)) -#endif // QT_CONFIG(tooltip) + self.label_61.setText("") self.settings_tabWidget.setTabText(self.settings_tabWidget.indexOf(self.tab_12), QCoreApplication.translate("mainWindow", u"NTC", None)) - self.tolerance_stochastic_spinBox.setPrefix(QCoreApplication.translate("mainWindow", u"1e-", None)) - self.label_75.setText("") - self.label_47.setText(QCoreApplication.translate("mainWindow", u"Stochastic power flow", None)) - self.label_13.setText(QCoreApplication.translate("mainWindow", u"Samples", None)) - self.label_55.setText(QCoreApplication.translate("mainWindow", u"Method", None)) - self.label_12.setText(QCoreApplication.translate("mainWindow", u"Voltage variance", None)) - self.label_78.setText("") - self.label_79.setText(QCoreApplication.translate("mainWindow", u"Cascading", None)) - self.label_28.setText(QCoreApplication.translate("mainWindow", u"Aditional islands until stop", None)) - self.settings_tabWidget.setTabText(self.settings_tabWidget.indexOf(self.tab_6), QCoreApplication.translate("mainWindow", u"Sto", None)) + self.label_95.setText(QCoreApplication.translate("mainWindow", u"Transfer configuration", None)) + self.label_92.setText("") + self.label_41.setText(QCoreApplication.translate("mainWindow", u"From", None)) + self.label_21.setText(QCoreApplication.translate("mainWindow", u"To", None)) + self.settings_tabWidget.setTabText(self.settings_tabWidget.indexOf(self.tab), QCoreApplication.translate("mainWindow", u"Transfer", None)) #if QT_CONFIG(tooltip) - self.settings_tabWidget.setTabToolTip(self.settings_tabWidget.indexOf(self.tab_6), QCoreApplication.translate("mainWindow", u"Stochastic power flow settings", None)) + self.settings_tabWidget.setTabToolTip(self.settings_tabWidget.indexOf(self.tab), QCoreApplication.translate("mainWindow", u"Area, Zone, etc related settings", None)) #endif // QT_CONFIG(tooltip) self.ptdf_correct_nonsense_values_checkBox.setText(QCoreApplication.translate("mainWindow", u"Correct nonsense values", None)) #if QT_CONFIG(tooltip) @@ -4847,13 +4828,18 @@ def retranslateUi(self, mainWindow): self.label_27.setText(QCoreApplication.translate("mainWindow", u"Contingency dead band", None)) self.contingency_deadband_SpinBox.setSuffix(QCoreApplication.translate("mainWindow", u" %", None)) self.settings_tabWidget.setTabText(self.settings_tabWidget.indexOf(self.tab_11), QCoreApplication.translate("mainWindow", u"Con", None)) - self.label_95.setText(QCoreApplication.translate("mainWindow", u"Area transfer configuration", None)) - self.label_92.setText("") - self.label_41.setText(QCoreApplication.translate("mainWindow", u"Areas from", None)) - self.label_21.setText(QCoreApplication.translate("mainWindow", u"Areas to", None)) - self.settings_tabWidget.setTabText(self.settings_tabWidget.indexOf(self.tab), QCoreApplication.translate("mainWindow", u"Areas", None)) + self.tolerance_stochastic_spinBox.setPrefix(QCoreApplication.translate("mainWindow", u"1e-", None)) + self.label_75.setText("") + self.label_47.setText(QCoreApplication.translate("mainWindow", u"Stochastic power flow", None)) + self.label_13.setText(QCoreApplication.translate("mainWindow", u"Samples", None)) + self.label_55.setText(QCoreApplication.translate("mainWindow", u"Method", None)) + self.label_12.setText(QCoreApplication.translate("mainWindow", u"Voltage variance", None)) + self.label_78.setText("") + self.label_79.setText(QCoreApplication.translate("mainWindow", u"Cascading", None)) + self.label_28.setText(QCoreApplication.translate("mainWindow", u"Aditional islands until stop", None)) + self.settings_tabWidget.setTabText(self.settings_tabWidget.indexOf(self.tab_6), QCoreApplication.translate("mainWindow", u"Sto", None)) #if QT_CONFIG(tooltip) - self.settings_tabWidget.setTabToolTip(self.settings_tabWidget.indexOf(self.tab), QCoreApplication.translate("mainWindow", u"Area, Zone, etc related settings", None)) + self.settings_tabWidget.setTabToolTip(self.settings_tabWidget.indexOf(self.tab_6), QCoreApplication.translate("mainWindow", u"Stochastic power flow settings", None)) #endif // QT_CONFIG(tooltip) self.label_44.setText("") self.label_88.setText("") diff --git a/src/GridCal/Gui/Main/MainWindow.ui b/src/GridCal/Gui/Main/MainWindow.ui index f041935d5..3c58c8e17 100644 --- a/src/GridCal/Gui/Main/MainWindow.ui +++ b/src/GridCal/Gui/Main/MainWindow.ui @@ -2953,7 +2953,117 @@sLN1NVuuTh`jj8xtyfPnLc-nf0G}@@J=%=NFInFwZ77GOI
zaC!i$fnwC0VVIir%b)xA>-VR-hR 7hcAVzE-Abow$36UWAGB)oGSvto)fPEXR_CTCrU>;>-hfhW>xdxaqO-8EQ6L_>sfupd_KuUj
zl5XNG{%OXn1kn-ZD6
zxP=}&`Q1PdM_Y3>7HSDBvM!khqa3Yj^$wIB^<2A26@uPPp{F|EmNSC4d){LZJlfor
zGw^T&Jl4(WV&oRA`q}r`xs+l$++_}|5ka*~#}HoLU#|OS@+{I$)NjEwjC~_7>oz
xv2XVer^O8&SqF-{=eaUF
zs9|9