pypowsybl.network.create_four_substations_node_breaker_network¶ create_four_substations_node_breaker_network(allow_variant_multi_thread_access=False)[source]¶ Create an instance of powsybl “4 substations” test case. It is meant to contain most network element types that can be represented in powsybl networks. The topology is in node-breaker representation. Returns: a new instance of powsybl “4 substations” test case Parameters: allow_variant_multi_thread_access (bool) Return type: Network