Ian Bell
Ian Bell
Can you do a copy-paste, not a screenshot? There must be more errors above in that window. Did you see my above comment about using PropsSI and the UDF example...
First get this one compiling : https://github.com/ibell/coolprop/blob/master/wrappers/Fluent/UDF.c It just makes a stupid call to CoolProp Then get this one compiling : https://github.com/ibell/coolprop/blob/master/wrappers/Fluent/properties.c On Tue, May 27, 2014 at 3:35 PM,...
Those errors are coming from Fluent - not CoolProp. Do they have anyUDF examples that come with Fluent? On Tue, May 27, 2014 at 4:02 PM, spymate [email protected] wrote: >...
@ghobold Thanks for your help!
That should get fixed in v5 since we will have melting curves :) On Thu, May 29, 2014 at 2:38 PM, Jorrit Wronski [email protected] wrote: > It is not really...
Fixed in the sense that you will get a useful error message On Thu, May 29, 2014 at 2:46 PM, Jorrit Wronski [email protected] wrote: > Yes, I was hoping for...
Well, you could start with the example build script on windows and make your own: https://github.com/ibell/coolprop/blob/master/Web/examples/C%2B%2B/run_example.bat We are currently working on CoolProp version 5 which is more or less a...
If could file an issue at https://github.com/CoolProp/CoolProp/issues to remind us, we could provide a simple example with CMake build to build the example in the new release of CoolProp -...
Can you merge it back into main? And add a small README.md describing how it should be used? On Fri, May 23, 2014 at 3:54 AM, Rod Persky [email protected]: >...
Whoops sorry disregard the last comment about the merge - but a README would be nice On Fri, May 23, 2014 at 8:49 AM, Ian Bell [email protected] wrote: > Can...