hynet.reduction package

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.