-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
To respond to simulation requests correctly we need to complete the following tasks:
- Correctly parse incoming network elements
- Extract buses and add to network
- Extract loads and external grids and add to network
- Extract lines and connect buses using lines
- Extract switches and connect to lines
- Extract transformer and connect to buses
- Extract storage and connect to buses
- Extract generators and connect
- Correctly parse incoming 3 phase network elements
- Extract asym generator and connect to buses
- Extract asym load and connect to buses
- Extract power flow results
- Respond with results
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request