|
[Sponsors] |
Open-Source Option for Real Gas Properties in FLUENT |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 18, 2013, 08:47 |
Open-Source Option for Real Gas Properties in FLUENT
|
#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 code 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! This should help folks with multiphase flow as well if I understand correctly. All the best, Ian |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Difficulty in calculating angular velocity of Savonius turbine simulation | alfaruk | CFX | 14 | March 17, 2017 07:08 |
[swak4Foam] Error bulding swak4Foam | sfigato | OpenFOAM Community Contributions | 18 | August 22, 2013 13:41 |
Error finding variable "THERMX" | sunilpatil | CFX | 8 | April 26, 2013 08:00 |
emag beta feature: charge density | charlotte | CFX | 4 | March 22, 2011 10:14 |
RPM in Wind Turbine | Pankaj | CFX | 9 | November 23, 2009 05:05 |