Ian Bell

Results 624 comments of Ian Bell

This is a very good idea and would be generally useful to have this service around and well-documented and supported. I found getting things working on PA to be not...

This is a nice idea! I wonder about accepting the PR though given that we cannot guarantee that your python anywhere instance will stay up. But it would indeed be...

@davideziviani what do you think? I think this has been the cause of some weird valve stuff.

Thanks, I think this might need a bit of discussion to get perfect. It was pretty tricky to figure out how to fix the consistency of the valves...

Weirdly, the mass balance is still fine on scrolls, but not on all machines (e.g., piston expander with Euler is fine, but not with RK45), and it is a bit...

Still not working for me. The exception for the table: ``` Exception in Tkinter callback Traceback (most recent call last): File "C:\Miniconda\envs\py33\lib\tkinter\__init__.py", line 1489, in __call__ return self.func(*args) File "C:\Users\Belli\Documents\Code\CoolProp-GUI\cpgui_sattable.py",...

PR welcomed against: https://github.com/CoolProp/CoolProp/blob/master/Web/coolprop/wrappers/Julia/index.rst > Message ID: ***@***.***> >

I can sympathize, have spent many hours debugging that... In the cython code, the thing that seems to be the most reliable is to use string everywhere...

What's the status on the valve model stuff?