|
[Sponsors] |
Now Possible to have Open-Source Real Gas Properties in FLUENT (and other CFD codes)! |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 17, 2013, 17:35 |
Now Possible to have Open-Source Real Gas Properties in FLUENT (and other CFD codes)!
|
#1 |
New Member
Ian H. Bell
Join Date: Oct 2013
Posts: 3
Rep Power: 13 |
Dear CFD community,
My name is Ian Bell, a post-doc at the University of Liege in Belgium, and I am the primary developer of the free, open-source thermophysical property library CoolProp (http://coolprop.sf.net). You can think of CoolProp as a free, open-source alternative to NIST REFPROP. We have 110 pure and pseudo-pure fluids, more or less everything of technical interest that is in REFPROP. In most cases we implement exactly the same equations of state as REFPROP. The primary limitation of CoolProp vis a vis REFPROP is that we cannot handle mixtures in CoolProp (yet). The codebase of CoolProp is in C++, and we have already developed wrappers of CoolProp for many languages (MATLAB, python, c#, etc.), and platforms including linux, windows, and even a Raspberry PI. Our newest contribution is a wrapper of our library for FLUENT. In principle we can (and would be happy to) build wrappers of CoolProp for other CFD packages - especially OpenFOAM as it is also open-source. Along with my collaborators Joris Degroote and Iva Papes of Universiteit Gent, Belgium, we are pleased to give you the first taste of our FLUENT wrapper. In its current form, the code is quite simple, we are still looking to hammer out an API at the FLUENT level. Consider this a proof of principle - all we do is that we calculate the density of dry air at 100 kPa and 300 K. For the moment I have just provided a copy of the coolprop sources, in the future the FLUENT wrapper will be part of the source tree that is under source control. You can check out the coolprop sources from https://github.com/ibell/coolprop The CoolProp-FLUENT example which can be compiled to a UDF can be found at https://www.dropbox.com/s/sq0r7v6egz...rop2FLUENT.zip Had I known how much difficulty you all were having with real gas properties before, I would have jumped into the fray some time ago. I guess I could do with some more publicity work on CoolProp! All the best, Ian |
|
January 24, 2014, 14:58 |
help
|
#2 |
New Member
mitra
Join Date: Dec 2013
Posts: 2
Rep Power: 0 |
hi please define how can i use this in fluent 6.3
thanks |
|
March 4, 2014, 03:39 |
multi threading and refprop
|
#3 |
New Member
Join Date: Mar 2014
Posts: 1
Rep Power: 0 |
Can CoolProp be used in a multi threaded program that alternatively calculates the properties of more than one refrigerants, said R410A and water?
How to use Refprop with CoolProp? Compare with Refprop, what are the relative differences, with or without TTSE? Thanks a lot! |
|
September 14, 2015, 09:13 |
Thank you Ian
|
#4 |
New Member
Shyam Sunder
Join Date: Sep 2015
Posts: 27
Rep Power: 11 |
Hey Ian
Thanks a ton for your effort... May you progress Shyam |
|
Tags |
fluent - udf, properties of fluid, real gas model |
|
|