Skip to content

pandapipes 0.9.0

Compare
Choose a tag to compare
@SimonRubenDrauz SimonRubenDrauz released this 22 Dec 10:36
· 109 commits to master since this release
0e74750
  • [ADDED] multiple creation of heat exchanger
  • [ADDED] support Python 3.11
  • [ADDED] after the connectivity check, intercept the pipeflow
  • [ADDED] biomethane as additonal fluid
  • [ADDED] result tables modularly
  • [CHANGED] dropped support for Python 3.7
  • [CHANGED] connectivity check now separated by hydraulics and heat_transfer calculatio
  • [CHANGED] dynamic creation of lookups
  • [CHANGED] components can have their own internal arrays for specific calculations
  • [CHANGED] changing from setuptools flat-layout into src-layout
  • [CHANGED] calculate thermal derivative globally, adaptions before/after component-wise
  • [CHANGED] moving 'result_extraction' under pf folder
  • [FIXED] in STANET converter: bug fix for heat exchanger creation and external temperatures of pipes added
  • [FIXED] build igraph considers all components
  • [FIXED] creating nxgraph and considering pressure circulation pumps correctly
  • [FIXED] error in tutorial 'circular flow in a district heating grid'
  • [FIXED] caused error during 'pip install pandapipes'
  • [REMOVED] branch TINIT removed as it is not a solution variable, temperature determined on the fly
  • [REMOVED] 'converged' setting from options