Jorrit Wronski

Results 115 comments of Jorrit Wronski

Hi, great to hear that the compilation and the Python parts works for you. Unfortunately, I am not a Mac user have only very little experience with Matlab. I hope...

That is interesting. There should not be any problems with the permissions since the makefile sets them during installation or does https://github.com/jowr/librefprop.so/blob/master/Makefile#L185 need to be corrected?

@tconboy could you solve your issues? Can you provide some feedback to improve our documentation/instructions?

Hi. Good to hear that there is some progress. Did you try compiling without OpenMP support? There is a switch in the makefile (https://github.com/jowr/librefprop.so/blob/master/Makefile#L51) that we included because has been...

Hi, thank you very much for reporting this. Do you think you could integrate your experience into the `readme.md` and file a pull request?

Great, let me know if you have any trouble and I can try to help you.

Hm, I could have a look. How do you get the values out in, let's say, FORTRAN? If you know how to do it, feel free to add it to...

Thanks for the quick action. Are you familiar with the markdown language used in the readme? You can preview your changes at https://github.com/tonkiplis/librefprop.so/tree/patch-1. It would be very nice if you...

Do you have any version of Microsoft Visual Studio installed? The "Express" version is also fine, that is a free download.

You do use version 5 of CoolProp, which can be found at https://github.com/coolprop/coolprop. This repository is only for version 4.2.6 and below. Besides that, hijacking threads is not very well...