|
[Sponsors] |
August 13, 2016, 09:06 |
Udf
|
#1 |
New Member
Join Date: Jul 2016
Posts: 13
Rep Power: 10 |
Hi!
i wrote this UDF #include "udf.h" DEFINE_UDS_FLUX(my_UDS_function,f,t,i) { cell_t c; return 2.31e-5*101325*C_R(c,t)/C_P(c,t)*pow(C_T(c,t)/273.15,1.81)*C_YI_G(c,t,i) } (the last lines are all part of the same line) but when i interpret it it gives: invalid type for binary expression: double * array 2 of double Can anybody tell me what the problem is? |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
UDF Compilation Error - Loading Library - COMMON Problem! Help! | robtheslob | Fluent UDF and Scheme Programming | 8 | July 24, 2015 01:53 |
Parallelize UDF? Which kind of UDF? | Lilly | FLUENT | 5 | March 25, 2014 03:05 |
Help! Delete the UDM codes in the UDF | Messi | Fluent UDF and Scheme Programming | 2 | January 28, 2014 10:01 |
UDF parallel error: chip-exec: function not found????? | shankara.2 | Fluent UDF and Scheme Programming | 1 | January 16, 2012 23:14 |
UDF, UDF, UDF, UDF | Luc SEMINEL | Main CFD Forum | 0 | November 25, 2002 05:01 |