-
Notifications
You must be signed in to change notification settings - Fork 63
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/circ pump branch model #517
Feature/circ pump branch model #517
Conversation
enable multiple creation of heat exchanger
# Conflicts: # CHANGELOG.rst
…up build system matrix
- fixing slack equation position - adding a new relevant idx branch to identify circ pumps
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #517 +/- ##
===========================================
- Coverage 90.84% 85.08% -5.77%
===========================================
Files 139 90 -49
Lines 10996 6100 -4896
===========================================
- Hits 9989 5190 -4799
+ Misses 1007 910 -97 ☔ View full report in Codecov by Sentry. |
…branch_model # Conflicts: # pandapipes/component_models/abstract_models/branch_models.py # pandapipes/idx_branch.py # src/pandapipes/component_models/abstract_models/circulation_pump.py # src/pandapipes/component_models/circulation_pump_pressure_component.py # src/pandapipes/component_models/junction_component.py # src/pandapipes/idx_node.py # src/pandapipes/pf/build_system_matrix.py # src/pandapipes/toolbox.py
…_branch_model # Conflicts: # src/pandapipes/pipeflow.py # src/pandapipes/test/api/test_components/test_circ_pump_mass.py
- required test adaption to ensure test passing
- no mass creation in circ pumps - required test adaption to ensure test passing
…branch_model # Conflicts: # src/pandapipes/idx_branch.py # src/pandapipes/pf/build_system_matrix.py # src/pandapipes/pf/derivative_calculation.py # src/pandapipes/pipeflow.py # src/pandapipes/test/api/test_components/test_circ_pump_mass.py # src/pandapipes/test/pipeflow_internals/test_pipeflow_analytic_comparison.py
… into feature/circ_pump_branch_model2 # Conflicts: # setup.py # src/pandapipes/component_models/component_toolbox.py # src/pandapipes/pf/build_system_matrix.py # src/pandapipes/pipeflow.py
No description provided.