Daniel Lohmeier
Daniel Lohmeier
Hi @Toecan, thanks a lot for the example. Does the hydraulic simulation fail, or is it just the temperature calculation? That should be easy to identify from the traceback. I...
Hi @joroeder , thanks a lot for this great work! I think that this is extremely valuable and possibly just a first step for an even better interface between the...
Dear @oporras , thanks for your question, which took a while to figure out, as our pump expert is currently not available. We usually use pumps with liquid transporting networks,...
I managed to update the hotfix_0.8.5 branch, so that you can pull the changes now. I think, this issue is related to #544 and it would be very helpful to...
Dear @OriolRaventos, thank you for raising the issue. I will try to make the quick fix concerning the docs you mentioned wrt. the sink. Concerning your question, I am not...
The PR is opened and I added quite a bunch of functionality and changed the std_type key. However, I realized that there are some errors in the implementation that make...
Unfortunately, we still didn't implement the mentioned features and I think the discussion on how StdTypes should be defined (is a class a suitable definition type?) is continued...
Maybe it would even make sense to drop t_from_k and t_to_k ( as they can be retrieved from the junction tables), and just create the parameters t_inlet and t_outlet, where...
We recently added this to our development agenda... I can't say exactly how long it takes, but we will probably deal with this in the near future.
I found another error, which I thought had been tackled already, but it seems that I was wrong: When using internal nodes, the v_from and v_to should not be considered...