Skip to content

pandapipes 0.1.2

Compare
Choose a tag to compare
@jkisse jkisse released this 05 Jun 17:05
· 1598 commits to master since this release
dd72a58
  • [ADDED] allow pipeflow for empty net (with no results)
  • [ADDED] tests for plotting
  • [ADDED] new toolbox functions and tests
  • [ADDED] get... methods for fluids
  • [ADDED] tutorial, documentation and tests for heat networks
  • [CHANGED] default column for controllers changed from controller to object
  • [CHANGED] deepcopy (now in ADict) and repr of pandapipes net + fluid
  • [CHANGED] improved plotting: respect in_service
  • [CHANGED] for fluids, comp, molar_mass and der_comp are now read from .txt-files and are no longer hardcoded
  • [CHANGED] pandapipes.toolbox renamed to pandapipes.internals_toolbox
  • [FIXED] np.isclose comparison instead of 'p_from != p_to' in pipe_component to allow for computational inaccuracy