Network: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 24: | Line 24: | ||
|howtos= | |howtos= | ||
* [[How to generate a network using the network wizard]] | * [[How to generate a network using the network wizard]] | ||
* [[How to import | * [[How to import Net Lines using a GeoJSON]] | ||
* [[How to import Net Loads using a GeoJSON]] | |||
* [[How to manually edit a network]] | * [[How to manually edit a network]] | ||
* [[How to check for errors when using the network wizard]] | * [[How to check for errors when using the network wizard]] | ||
Latest revision as of 12:33, 8 July 2026

Networks in the platform are composed of multiple constituent components:
- Net Type: A categorization of the network.
- Net Nodes: A node present in one or more networks
- Net Lines: A connection between two net nodes
- Has an associated Net Function, which in turn is related to a specific net type.
- Net Loads: A definition of supply or demand in the network
- Net Clusters: Cluster of net loads that provides group (de)activation.
- Net Settings: Settings related to the configuration of a Network of a specific Net Type.
Restrictions on networks
- Networks cannot contain any cycles. All networks should be defined as a tree. If the network is not structured as a tree, network generation and other calculations may have unexpected results.
- Net nodes may connect to one or more net lines, but load nodes must connect to exactly one.
- Behavior is undefined if buildings linked to a network are altered during a session. Avoid demolishing, upgrading, selling, or changing these buildings when using network functionality.
How-to's
- How to generate a network using the network wizard
- How to import Net Lines using a GeoJSON
- How to import Net Loads using a GeoJSON
- How to manually edit a network
- How to check for errors when using the network wizard
- How to check for errors when using the net validation panel
Videos
See also
API Endpoints
