hlucian

Results 14 comments of hlucian

I would be happy to have this ability. In Refprop, i can enforce metastable conditions using the . I am currently running a in-house developed CFD code for two-phase analysis...

No I haven't. I am quite new to Coolprop/Refprop and only have to deal with it since I would like to update an existing refpropm routine that we use to...

I do not know what happend but now it is returning the expected values. Sorry for the inconvenience, not sure if it was somehow using an older version in the...

Hi Bjarne Thank you for the quick feedback. For me, the 200x200 tables take about 4 minutes. When using a resolution of 1000x1000, i kept it running over the night,...

Hi Bjarne Sorry for the new message, but I did some further testing and it does not look like it is related to my tables. In the folder that I...

Hi Bjarne Thank you for your inputs, I recompiled with the -DNDEBUG flag, however, the change is not as you mention in my case. The results you get, I can...

That would be great. We believe that having smooth interpolation of our table data could help to stabilize our cavitation predictions. However, as it is currently the case, it takes...

Another follow up from my side. I switched to the python example you mentioned and increased the resolution to 200x200. On my side it takes 36 seconds, did I do...

Yes, I changed this line since i installed in `splinter.load("/usr/local/lib/libsplinter-3-0.so")` as you can also see from the output above. `cmake ..` inside the build folder returns the following output: ```...

Yes, i checked out the develop branch but when running the same python command i get the following error: ``` Exception: Missing version file in SPLINTER directory! Please notify the...