packageGrids
Package that contains different types of grids
Extends from Modelica.Icons.MaterialPropertiesPackage (Icon for package containing property classes).
Information
This package contains different types of grids that can be used to represent electrical networks. The topology of the network is specified by
- the number of nodes,
- the number of links,
- the length of links, and
- the connection between links and nodes.
Contents
| Name | Description |
|---|---|
| Grid model inspired to the IEEE 34 Node test feeder | |
| Partial model that represents a generalized grid | |
| Simple model of a grid with 2 nodes and 1 link | |
| Simple model of a grid with 2 nodes and 1 link for medium voltage |
Revisions
-
June 3, 2014, by Marco Bonvini:
Added User's guide.