Crate qsim_elements

Crate qsim_elements 

Source
Expand description

§qsim-elements

Grid elements for power system simulation.

§Elements

  • Bus — Network nodes (Slack, PV, PQ)
  • Branch — Lines and transformers
  • Generator — Power generation units
  • Load — Power consumption

Structs§

Branch
A branch (line or transformer) connecting two buses
Bus
A bus (node) in the power network
Generator
A generator connected to a bus
Load
A load connected to a bus

Enums§

BusType
Bus type classification