pandapipes icon indicating copy to clipboard operation
pandapipes copied to clipboard

A pipeflow calculation tool that complements pandapower in the simulation of multi energy grids

Results 70 pandapipes issues
Sort by recently updated
recently updated
newest added

**Problem description** There is a fluid property called `FluidPropertyPolynominal`. In the constructor, a list of x- and y-values is required. It then converts it to a set of parameters for...

enhancement

In our branch pit, there is an entry called "PL", which stands for pressure lift. As far as I understand, this is often connected to components that can add a...

It seems to me that there are three main problems in the result extraction of branch models: 1. Almost all concrete branch components use the `super()`-call to the branch model's...

bug

When importing pandapipes, many packages cannot be called (e.g. `pandapipes.simple_plot(net)` would not be possible). We should have a look at which packages should be available at the highest pandapipes level.

enhancement

In the PumpStdType class, regression parameters are identified to calculate a pressure lift from a volume flow. In general, the degree is adaptable. In the compressor component, the following code...

enhancement

Hi, it would be useful for quick understanding of the network, to implement labels in `simple_plot` (with few parameters like: `show_labels=False`, `labels_font_size=3` , etc...) thanks

Currently, 5 of the cited books are in German. It would be helpful to provide equivalents in English, where possible. So far, I found two translations: BS10: H.D. Baehr and...

documentation

Introducing new component: Water Tower