hynet.reduction package¶
Subpackages¶
- hynet.reduction.large_scale package
- Submodules
- hynet.reduction.large_scale.combination module
- hynet.reduction.large_scale.coupling module
- hynet.reduction.large_scale.evaluation module
- hynet.reduction.large_scale.features module
- hynet.reduction.large_scale.market module
- hynet.reduction.large_scale.subgrid module
- hynet.reduction.large_scale.sweep module
- hynet.reduction.large_scale.topology module
- hynet.reduction.large_scale.utilities module
- Module contents
Submodules¶
hynet.reduction.copper_plate module¶
Network reduction to a “copper plate”.
-
hynet.reduction.copper_plate.reduce_to_copper_plate(scenario)[source]¶ Return a deep copy of the scenario with the grid reduced to a copper plate.
In the “copper plate” reduction, every connected grid is reduced to a single bus, i.e., the impact of the power grid is neglected and the network laws are reduced to simply balance the total injection and total load.
Module contents¶
Network reduction methods in hynet.