.coveragerc AUTHORS CHANGELOG.rst CONTRIBUTING.rst LICENSE MANIFEST.in README.rst compressor_component.py doc/Makefile doc/make.bat doc/source/about.rst doc/source/about/authors.rst doc/source/about/changelog.rst doc/source/about/known_issues.rst doc/source/about/license.rst doc/source/about/references.rst doc/source/about/symbols.rst doc/source/about/units.rst doc/source/components.rst doc/source/components/circulation_pump_mass/circ_pump_mass_component.rst doc/source/components/circulation_pump_pressure/circ_pump_pressure_component.rst doc/source/components/empty_net/empty_network.rst doc/source/components/ext_grid/ext_grid_component.rst doc/source/components/heat_exchanger/heat_exchanger_component.rst doc/source/components/junction/junction_component.rst doc/source/components/pipe/Test_pipe.svg doc/source/components/pipe/pipe_component.rst doc/source/components/pump/pump_component.rst doc/source/components/sink/sink_component.rst doc/source/components/source/source_component.rst doc/source/components/valve/valve_component.rst doc/source/conf.py doc/source/controller.rst doc/source/controller/controller_classes.rst doc/source/controller/run.rst doc/source/fluid_properties.rst doc/source/fluid_properties/create_fluids.rst doc/source/fluid_properties/fluids.rst doc/source/fluid_properties/fluids_auxiliary.rst doc/source/index.rst doc/source/multi_energy_nets.rst doc/source/multi_energy_nets/coupling_controllers.rst doc/source/multi_energy_nets/me_time_series.rst doc/source/multi_energy_nets/multinet.rst doc/source/networks.rst doc/source/networks/combined/combined_networks.rst doc/source/networks/heat_transfer_networks/heat_transfer_networks.rst doc/source/networks/meshed/meshed_networks.rst doc/source/networks/one_pipe/one_pipe_networks.rst doc/source/networks/strand/strand_networks.rst doc/source/networks/t_cross/t_cross_networks.rst doc/source/networks/two_eg/two_external_grids.rst doc/source/pics/pp.svg doc/source/pipeflow.rst doc/source/pipeflow/calculation_modes.rst doc/source/pipeflow/internal_functions.rst doc/source/pipeflow/options.rst doc/source/pipeflow/pipeflow_procedure.rst doc/source/pipeflow/run.rst doc/source/plotting.rst doc/source/plotting/collections.rst doc/source/plotting/simple_plot.rst doc/source/references.bib doc/source/save_load.rst doc/source/standard_types/basic_standard_types.rst doc/source/standard_types/managing_standard_types.rst doc/source/standard_types/std_types_in_pandapipes.rst doc/source/std_types.rst doc/source/timeseries.rst doc/source/timeseries/functions.rst doc/source/timeseries/overview.rst doc/source/toolbox.rst pandapipes/__init__.py pandapipes/component_models/__init__.py pandapipes/component_models/abstract_models/__init__.py pandapipes/component_models/abstract_models/base_component.py pandapipes/component_models/abstract_models/branch_models.py pandapipes/component_models/abstract_models/branch_w_internals_models.py pandapipes/component_models/abstract_models/branch_wo_internals_models.py pandapipes/component_models/abstract_models/branch_wzerolength_models.py pandapipes/component_models/abstract_models/circulation_pump.py pandapipes/component_models/abstract_models/const_flow_models.py pandapipes/component_models/abstract_models/node_element_models.py pandapipes/component_models/abstract_models/node_models.py pandapipes/component_models/auxiliaries/__init__.py pandapipes/component_models/auxiliaries/build_system_matrix.py pandapipes/component_models/auxiliaries/component_toolbox.py pandapipes/component_models/auxiliaries/derivative_toolbox.py pandapipes/component_models/circulation_pump_mass_component.py pandapipes/component_models/circulation_pump_pressure_component.py pandapipes/component_models/compressor_component.py pandapipes/component_models/ext_grid_component.py pandapipes/component_models/heat_exchanger_component.py pandapipes/component_models/junction_component.py pandapipes/component_models/pipe_component.py pandapipes/component_models/pressure_control_component.py pandapipes/component_models/pump_component.py pandapipes/component_models/sink_component.py pandapipes/component_models/source_component.py pandapipes/component_models/valve_component.py pandapipes/constants.py pandapipes/control/__init__.py pandapipes/control/run_control.py pandapipes/create.py pandapipes/idx_branch.py pandapipes/idx_node.py pandapipes/internals_toolbox.py pandapipes/io/__init__.py pandapipes/io/convert_format.py pandapipes/io/file_io.py pandapipes/io/io_utils.py pandapipes/multinet/__init__.py pandapipes/multinet/control/__init__.py pandapipes/multinet/control/controller/__init__.py pandapipes/multinet/control/controller/multinet_control.py pandapipes/multinet/control/run_control_multinet.py pandapipes/multinet/create_multinet.py pandapipes/multinet/multinet.py pandapipes/multinet/timeseries/__init__.py pandapipes/multinet/timeseries/run_time_series_multinet.py pandapipes/networks/__init__.py pandapipes/networks/network_files/gas_net_schutterwald_1bar.json pandapipes/networks/network_files/openmodelica_test_networks/heat_transfer_cases/delta.json pandapipes/networks/network_files/openmodelica_test_networks/heat_transfer_cases/delta_2sinks.json pandapipes/networks/network_files/openmodelica_test_networks/heat_transfer_cases/heights.json pandapipes/networks/network_files/openmodelica_test_networks/heat_transfer_cases/one_pipe.json pandapipes/networks/network_files/openmodelica_test_networks/heat_transfer_cases/one_source.json pandapipes/networks/network_files/openmodelica_test_networks/heat_transfer_cases/section_variation.json pandapipes/networks/network_files/openmodelica_test_networks/heat_transfer_cases/t_cross.json pandapipes/networks/network_files/openmodelica_test_networks/heat_transfer_cases/two_pipes.json pandapipes/networks/network_files/openmodelica_test_networks/water_cases_colebrook/combined_networks/mixed_net.json pandapipes/networks/network_files/openmodelica_test_networks/water_cases_colebrook/combined_networks/versatility.json pandapipes/networks/network_files/openmodelica_test_networks/water_cases_colebrook/meshed_networks/delta.json pandapipes/networks/network_files/openmodelica_test_networks/water_cases_colebrook/meshed_networks/heights.json pandapipes/networks/network_files/openmodelica_test_networks/water_cases_colebrook/meshed_networks/pumps.json pandapipes/networks/network_files/openmodelica_test_networks/water_cases_colebrook/meshed_networks/two_valves.json pandapipes/networks/network_files/openmodelica_test_networks/water_cases_colebrook/one_pipe/pipe_1.json pandapipes/networks/network_files/openmodelica_test_networks/water_cases_colebrook/one_pipe/pipe_2.json pandapipes/networks/network_files/openmodelica_test_networks/water_cases_colebrook/one_pipe/pipe_3.json pandapipes/networks/network_files/openmodelica_test_networks/water_cases_colebrook/strand_net/cross_3ext.json pandapipes/networks/network_files/openmodelica_test_networks/water_cases_colebrook/strand_net/strand_net.json pandapipes/networks/network_files/openmodelica_test_networks/water_cases_colebrook/strand_net/two_pipes.json pandapipes/networks/network_files/openmodelica_test_networks/water_cases_colebrook/strand_net/two_pumps.json pandapipes/networks/network_files/openmodelica_test_networks/water_cases_colebrook/t_cross/t_cross.json pandapipes/networks/network_files/openmodelica_test_networks/water_cases_colebrook/t_cross/valves.json pandapipes/networks/network_files/openmodelica_test_networks/water_cases_colebrook/two_pressure_junctions/two_pipes.json pandapipes/networks/network_files/openmodelica_test_networks/water_cases_swamee-jain/combined_networks/mixed_net.json pandapipes/networks/network_files/openmodelica_test_networks/water_cases_swamee-jain/combined_networks/versatility.json pandapipes/networks/network_files/openmodelica_test_networks/water_cases_swamee-jain/meshed_networks/delta.json pandapipes/networks/network_files/openmodelica_test_networks/water_cases_swamee-jain/meshed_networks/heights.json pandapipes/networks/network_files/openmodelica_test_networks/water_cases_swamee-jain/meshed_networks/one_valve_stanet.json pandapipes/networks/network_files/openmodelica_test_networks/water_cases_swamee-jain/meshed_networks/pumps.json pandapipes/networks/network_files/openmodelica_test_networks/water_cases_swamee-jain/meshed_networks/two_valves.json pandapipes/networks/network_files/openmodelica_test_networks/water_cases_swamee-jain/one_pipe/pipe_1.json pandapipes/networks/network_files/openmodelica_test_networks/water_cases_swamee-jain/one_pipe/pipe_2.json pandapipes/networks/network_files/openmodelica_test_networks/water_cases_swamee-jain/one_pipe/pipe_3.json pandapipes/networks/network_files/openmodelica_test_networks/water_cases_swamee-jain/strand_net/cross_3ext.json pandapipes/networks/network_files/openmodelica_test_networks/water_cases_swamee-jain/strand_net/strand_net.json pandapipes/networks/network_files/openmodelica_test_networks/water_cases_swamee-jain/strand_net/strand_net_stanet_variation1.json pandapipes/networks/network_files/openmodelica_test_networks/water_cases_swamee-jain/strand_net/strand_net_stanet_variation2.json pandapipes/networks/network_files/openmodelica_test_networks/water_cases_swamee-jain/strand_net/two_pipes.json pandapipes/networks/network_files/openmodelica_test_networks/water_cases_swamee-jain/strand_net/two_pumps.json pandapipes/networks/network_files/openmodelica_test_networks/water_cases_swamee-jain/t_cross/t_cross.json pandapipes/networks/network_files/openmodelica_test_networks/water_cases_swamee-jain/t_cross/valves.json pandapipes/networks/network_files/openmodelica_test_networks/water_cases_swamee-jain/two_pressure_junctions/one_pipe_stanet.json pandapipes/networks/network_files/openmodelica_test_networks/water_cases_swamee-jain/two_pressure_junctions/two_pipes.json pandapipes/networks/network_files/simbench_test_networks/1-LV-rural1--0-no_sw.json pandapipes/networks/network_files/simbench_test_networks/1-LV-rural1--0-sw.json pandapipes/networks/network_files/simbench_test_networks/1-LV-rural2--0-no_sw.json pandapipes/networks/network_files/simbench_test_networks/1-LV-rural2--0-sw.json pandapipes/networks/network_files/simbench_test_networks/1-LV-rural3--0-no_sw.json pandapipes/networks/network_files/simbench_test_networks/1-LV-rural3--0-sw.json pandapipes/networks/network_files/simbench_test_networks/1-LV-semiurb4--0-no_sw.json pandapipes/networks/network_files/simbench_test_networks/1-LV-semiurb4--0-sw.json pandapipes/networks/network_files/simbench_test_networks/1-LV-semiurb5--0-no_sw.json pandapipes/networks/network_files/simbench_test_networks/1-LV-semiurb5--0-sw.json pandapipes/networks/network_files/simbench_test_networks/1-LV-urban6--0-no_sw.json pandapipes/networks/network_files/simbench_test_networks/1-LV-urban6--0-sw.json pandapipes/networks/network_files/stanet_test_networks/gas_cases/combined_networks/parallel_N.json pandapipes/networks/network_files/stanet_test_networks/gas_cases/combined_networks/parallel_PC.json pandapipes/networks/network_files/stanet_test_networks/gas_cases/combined_networks/versatility_PC.json pandapipes/networks/network_files/stanet_test_networks/gas_cases/meshed_networks/delta_PC.json pandapipes/networks/network_files/stanet_test_networks/gas_cases/meshed_networks/pumps_N.json pandapipes/networks/network_files/stanet_test_networks/gas_cases/meshed_networks/square_N.json pandapipes/networks/network_files/stanet_test_networks/gas_cases/meshed_networks/square_PC.json pandapipes/networks/network_files/stanet_test_networks/gas_cases/meshed_networks/two_valves_N.json pandapipes/networks/network_files/stanet_test_networks/gas_cases/meshed_networks/two_valves_PC.json pandapipes/networks/network_files/stanet_test_networks/gas_cases/one_pipe/pipe_1_N.json pandapipes/networks/network_files/stanet_test_networks/gas_cases/one_pipe/pipe_1_PC.json pandapipes/networks/network_files/stanet_test_networks/gas_cases/one_pipe/pipe_2_N.json pandapipes/networks/network_files/stanet_test_networks/gas_cases/one_pipe/pipe_2_PC.json pandapipes/networks/network_files/stanet_test_networks/gas_cases/strand_net/pump_N.json pandapipes/networks/network_files/stanet_test_networks/gas_cases/strand_net/two_pipes_N.json pandapipes/networks/network_files/stanet_test_networks/gas_cases/strand_net/two_pipes_PC.json pandapipes/networks/network_files/stanet_test_networks/gas_cases/t_cross/t_cross1_N.json pandapipes/networks/network_files/stanet_test_networks/gas_cases/t_cross/t_cross1_PC.json pandapipes/networks/network_files/stanet_test_networks/gas_cases/t_cross/t_cross2_N.json pandapipes/networks/network_files/stanet_test_networks/gas_cases/t_cross/t_cross2_PC.json pandapipes/networks/network_files/stanet_test_networks/gas_cases/two_pressure_junctions/H_net_N.json pandapipes/networks/network_files/stanet_test_networks/gas_cases/two_pressure_junctions/H_net_PC.json pandapipes/networks/network_files/stanet_test_networks/water_cases/combined_networks/district_N.json pandapipes/networks/network_files/stanet_test_networks/water_cases/combined_networks/district_PC.json pandapipes/networks/network_files/stanet_test_networks/water_cases/combined_networks/versatility_N.json pandapipes/networks/network_files/stanet_test_networks/water_cases/combined_networks/versatility_PC.json pandapipes/networks/network_files/stanet_test_networks/water_cases/meshed_networks/delta_N.json pandapipes/networks/network_files/stanet_test_networks/water_cases/meshed_networks/pumps_N.json pandapipes/networks/network_files/stanet_test_networks/water_cases/meshed_networks/two_valves_N.json pandapipes/networks/network_files/stanet_test_networks/water_cases/meshed_networks/two_valves_PC.json pandapipes/networks/network_files/stanet_test_networks/water_cases/one_pipe/pipe_1_N.json pandapipes/networks/network_files/stanet_test_networks/water_cases/one_pipe/pipe_1_PC.json pandapipes/networks/network_files/stanet_test_networks/water_cases/one_pipe/pipe_2_N.json pandapipes/networks/network_files/stanet_test_networks/water_cases/one_pipe/pipe_2_PC.json pandapipes/networks/network_files/stanet_test_networks/water_cases/one_pipe/pipe_3_N.json pandapipes/networks/network_files/stanet_test_networks/water_cases/one_pipe/pipe_3_PC.json pandapipes/networks/network_files/stanet_test_networks/water_cases/strand_net/cross_PC.json pandapipes/networks/network_files/stanet_test_networks/water_cases/strand_net/pump_N.json pandapipes/networks/network_files/stanet_test_networks/water_cases/strand_net/strand_net_N.json pandapipes/networks/network_files/stanet_test_networks/water_cases/strand_net/strand_net_PC.json pandapipes/networks/network_files/stanet_test_networks/water_cases/strand_net/two_pipes_N.json pandapipes/networks/network_files/stanet_test_networks/water_cases/strand_net/two_pipes_PC.json pandapipes/networks/network_files/stanet_test_networks/water_cases/t_cross/t_cross_N.json pandapipes/networks/network_files/stanet_test_networks/water_cases/t_cross/t_cross_PC.json pandapipes/networks/network_files/stanet_test_networks/water_cases/two_pressure_junctions/two_pipes_N.json pandapipes/networks/network_files/stanet_test_networks/water_cases/two_pressure_junctions/two_pipes_PC.json pandapipes/networks/nw_aux.py pandapipes/networks/simple_gas_networks.py pandapipes/networks/simple_heat_transfer_networks.py pandapipes/networks/simple_water_networks.py pandapipes/pandapipes_net.py pandapipes/pipeflow.py pandapipes/pipeflow_setup.py pandapipes/plotting/__init__.py pandapipes/plotting/collections.py pandapipes/plotting/generic_geodata.py pandapipes/plotting/geo.py pandapipes/plotting/patch_makers.py pandapipes/plotting/pipeflow_results.py pandapipes/plotting/plotting_toolbox.py pandapipes/plotting/simple_plot.py pandapipes/properties/__init__.py pandapipes/properties/fluids.py pandapipes/properties/properties_toolbox.py pandapipes/std_types/__init__.py pandapipes/std_types/std_type.py pandapipes/std_types/std_type_toolbox.py pandapipes/test/__init__.py pandapipes/test/api/__init__.py pandapipes/test/api/old_versions/example_0.1.0.json pandapipes/test/api/old_versions/example_0.1.1.json pandapipes/test/api/old_versions/example_0.1.2.json pandapipes/test/api/old_versions/example_0.2.0.json pandapipes/test/api/old_versions/example_0.4.0.json pandapipes/test/api/old_versions/example_0.5.0.json pandapipes/test/api/release_cycle/release_control_test_network.py pandapipes/test/api/test_aux_function.py pandapipes/test/api/test_components/__init__.py pandapipes/test/api/test_components/test_circ_pump_mass.py pandapipes/test/api/test_components/test_circ_pump_pressure.py pandapipes/test/api/test_components/test_compressor.py pandapipes/test/api/test_components/test_ext_grid.py pandapipes/test/api/test_components/test_heat_exchanger.py pandapipes/test/api/test_components/test_pipe_results.py pandapipes/test/api/test_components/test_pressure_control.py pandapipes/test/api/test_components/test_pump.py pandapipes/test/api/test_components/test_valve.py pandapipes/test/api/test_convert_format.py pandapipes/test/api/test_create.py pandapipes/test/api/test_network_tables.py pandapipes/test/api/test_special_networks.py pandapipes/test/io/__init__.py pandapipes/test/io/test_file_io.py pandapipes/test/multinet/__init__.py pandapipes/test/multinet/test_control_multinet.py pandapipes/test/multinet/test_time_series_multinet.py pandapipes/test/networks/__init__.py pandapipes/test/networks/test_networks.py pandapipes/test/openmodelica_comparison/__init__.py pandapipes/test/openmodelica_comparison/pipeflow_openmodelica_comparison.py pandapipes/test/openmodelica_comparison/test_heat_transfer_openmodelica.py pandapipes/test/openmodelica_comparison/test_water_openmodelica.py pandapipes/test/pipeflow_internals/__init__.py pandapipes/test/pipeflow_internals/test_inservice.py pandapipes/test/pipeflow_internals/test_options.py pandapipes/test/pipeflow_internals/test_pipeflow_analytic_comparison.py pandapipes/test/pipeflow_internals/test_pipeflow_modes.py pandapipes/test/pipeflow_internals/test_time_series.py pandapipes/test/pipeflow_internals/test_update_matrix.py pandapipes/test/plotting/__init__.py pandapipes/test/plotting/test_collections.py pandapipes/test/plotting/test_generic_coordinates.py pandapipes/test/plotting/test_pipeflow_results.py pandapipes/test/plotting/test_simple_collections.py pandapipes/test/properties/__init__.py pandapipes/test/properties/test_fluid_specials.py pandapipes/test/properties/test_properties_toolbox.py pandapipes/test/pytest.ini pandapipes/test/run_tests.py pandapipes/test/stanet_comparison/__init__.py pandapipes/test/stanet_comparison/pipeflow_stanet_comparison.py pandapipes/test/stanet_comparison/test_gas_stanet.py pandapipes/test/stanet_comparison/test_water_stanet.py pandapipes/test/test_imports.py pandapipes/test/test_toolbox.py pandapipes/test/topology/test_graph_searches.py pandapipes/test/topology/test_nxgraph.py pandapipes/timeseries/__init__.py pandapipes/timeseries/run_time_series.py pandapipes/toolbox.py pandapipes/topology/__init__.py pandapipes/topology/create_graph.py pandapipes/topology/graph_searches.py setup.cfg setup.py tutorials/circular_flow_in_a_district_heating_grid.ipynb tutorials/coupled_nets_h2_p2g2p.ipynb tutorials/creating_a_simple_network.ipynb tutorials/ein_einfaches_netz_erstellen.ipynb tutorials/height_difference_example.ipynb "tutorials/h\303\266hendifferenzen.ipynb" tutorials/minimal_example.ipynb tutorials/multienergienetze.ipynb tutorials/simple_plot.ipynb tutorials/simple_time_series_example.ipynb tutorials/standard_libraries.ipynb tutorials/temperature_calculation.ipynb <<<<<< network # path=./coverage.xml /home/runner/work/pandapipes/pandapipes <<<<<< EOF