Daniel Lohmeier

Results 31 comments of Daniel Lohmeier

I mean readthedocs. But it appears to me that the tutorials and the documentation don't have enough overlap to ensure that they are consistent. Maybe it just makes sense to...

Another thought on this: It seems to me that there might be systems in which negative pressure compared to the system pressure (which is currently usually ambient) is allowed. Therefore,...

I think, a discussion on the usage of std_types is not a bad idea, but wouldn't fit into this PR. But could you just add the statement `net.pipe.std_type.at[new_idx] = pipe_parameters("std_type")`...

> > In general, I like this feature. However, some thoughts come to mind that should be tackled (whether in this PR or another one, needs more discussion): > >...

@SimonRubenDrauz is this still an issue? Since the code has changed a lot in the meantime, I am not sure which lines exactly you refer to in the current repo...

Hello @cvTHM , I am currently trying to review issues related to heating grid simulation, as I am working on further development. The separation of flow and return system is...

I think I need to make some corrections. It seems that the problem is not with the connectivity check. Here is the code I used for testing: import pandapipes import...

Btw. the result is also not influenced by this parameter, if the controlled_junction is not the to_junction.

Hello @cvTHM , I would like to come back to this issue, as we haven't been able to work on this for a long time. We have started addressing many...

Hi @Toecan , thanks for your feedback. The task of enabling to connect several pumps with their respective control strategies is indeed very important as one of the next steps...