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

Stratified thermal storage model #310

Open
wants to merge 14 commits into
base: develop
Choose a base branch
from

Conversation

Pantherkralle
Copy link
Contributor

Contains a stratified thermal storage model plus test which isn't fit into the pandapipes structure yet.
@SimonRubenDrauz @dcronbach

Pantherkralle and others added 13 commits October 12, 2021 11:19
…low and temperature spread the missing value is calculated. Changed variable names from _k to _c since temperatures are stored in °C. Added simulation results to .gitignore.
…, mass flow and circuit temperature which is to remain constant and which will be passed to the time step initialization functin are defined when initializing the object es a flag. Values of parameters and physical constant are adapted to the values used in parantapas model in order to assure comparibility
…ize_time_step - function in __init__. Raise warnings in functions to calculate mass flow or temperature spread if necessary.
…d order of strata in model. Set physical quantities to values defined in fmu model.
@codecov
Copy link

codecov bot commented Oct 22, 2021

Codecov Report

Merging #310 (b54aa7e) into develop (853d4a2) will decrease coverage by 0.64%.
The diff coverage is 70.96%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #310      +/-   ##
===========================================
- Coverage    89.10%   88.45%   -0.65%     
===========================================
  Files           77       78       +1     
  Lines         4203     4358     +155     
===========================================
+ Hits          3745     3855     +110     
- Misses         458      503      +45     
Impacted Files Coverage Δ
...nt_models/abstract_models/strat_thermal_storage.py 70.96% <70.96%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 853d4a2...b54aa7e. Read the comment docs.

@jkisse jkisse added the heating everything related to heating networks label Dec 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
heating everything related to heating networks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants