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

NameDescription
IEEE_34_AL120Grid model inspired to the IEEE 34 Node test feeder
PartialGridPartial model that represents a generalized grid
TestGrid2NodesSimple model of a grid with 2 nodes and 1 link
TestGrid2NodesMediumSimple model of a grid with 2 nodes and 1 link for medium voltage

Revisions

  • June 3, 2014, by Marco Bonvini:
    Added User's guide.