pypsa.Network.determine_network_topology#
- Network.determine_network_topology(investment_period=None, skip_isolated_buses=False)#
Build sub_networks from topology.
For the default case investment_period=None, it is not taken into account whether the branch components are active (based on build_year and lifetime). If the investment_period is specified, the network topology is determined on the basis of the active branches.