Skip to content
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

release 0.10.0 #607

Merged
merged 98 commits into from
Apr 9, 2024
Merged

release 0.10.0 #607

merged 98 commits into from
Apr 9, 2024

Conversation

EPrade
Copy link
Contributor

@EPrade EPrade commented Apr 9, 2024

No description provided.

dlohmeier and others added 30 commits September 6, 2023 14:18
…hermal properties of a consumer (mass flow, heat extraction, temperature difference and return temperature)

Note: the model currently only works with set mass flow and heat extraction, as the other modes require a more dedicated simulation wrt. the update of fluid properties between heat transfer iterations and a feedback of heat transfer results to hydraulics
# Conflicts:
#	src/pandapipes/component_models/heat_consumer_component.py
#	src/pandapipes/test/api/test_components/test_heat_consumer.py
- properties at norm state
dlohmeier and others added 29 commits April 4, 2024 17:17
Made some node entries more global than just in pipe
fixed error for setting output pressure in case of oos circulation pumps
description-file is deprecated. Renamed it to description_file.
renamed JAC_DERIV_DT1 to JAC_DERIV_DTOUT in branch_idx
…ing the pipeflow (especially relevant for the bidirectional pipeflow)
# Conflicts:
#	src/pandapipes/component_models/abstract_models/branch_w_internals_models.py
#	src/pandapipes/component_models/pipe_component.py
#	src/pandapipes/idx_branch.py
#	src/pandapipes/pf/build_system_matrix.py
#	src/pandapipes/pf/derivative_calculation.py
- shifted some branch initialization to branch_wzerolength_models.py (also for heat_exchanger_component.py)
- switched order of arguments in component (qext and mdot)
…r is general specification, however, is overwritten by max_iter_hyd and max_iter_therm if given.
Simple heat consumer implementation
# Conflicts:
#	src/pandapipes/component_models/heat_exchanger_component.py
@EPrade EPrade merged commit 7cca969 into master Apr 9, 2024
37 of 38 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants