Francesco Witte

Results 182 comments of Francesco Witte

Hi @henningjp, thank you for digging into the issue. In order to fix the mismatch one could think of something like this (given HmassP_INPUTS). Maybe it is possible to implement...

P. S.: In case the issue appears from saturation towards the two-phase region only (I'll need to check): Using PQ_INPUTS instead of PSmass_INPUTS iterating over the vapor mass fraction should...

I will give it a try, but it might take some time as I have not worked with C++ before.

Hi @henningjp, well, some time went around. I tried to fiddle with C++, but could not really find a way to implement the algorithm into the source code, then time...

@henningjp, thank you very much for your efforts!

Specifically, the component tests now are one single function, that specifies a parameter, runs a calculation and backtests if the value specified is the value calculated in postprocessing. This should...

Hi @HaSchneider, thank you for your contribution! > The component needs several parameters to calculate the heat loss and they are grouped in a 'Q_ohc_group'. But depending on the case...

Once we have sorted out of the comments I left inside the code, and split up the two groups (surface and subsurface group), we can go ahead an merge this....

> The commit [a7e3b41](https://github.com/oemof/tespy/commit/a7e3b41d6187f598b2475d9143a8bfa78da45c58) raises an error for me: > > ``` > AttributeError: 'Pipeline' object has no attribute 'dp' > ``` > > I uncommented it in my last...

Hi @HaSchneider, sorry I kind of lost track of this as I was quite involved with the new version release of tespy (and somehow I did not receive a notification...