|
[Sponsors] |
June 16, 2020, 07:08 |
generic_property: not a generic method
|
#1 |
Senior Member
Weiqiang Liu
Join Date: Feb 2018
Posts: 278
Rep Power: 9 |
Hi all,
I am using DEFINE_PROPERTY macro to define thermal conductivity of fluid. I can compile and load UDF normally. However, fluent keeps complaining following error : "Internal error at line 200 in file 'material\prop.c' on Node 3. generic_property: not a generic method" I am wondering why would this happen and how can I avoid this? Best regards Weiqiang |
|
June 16, 2020, 07:35 |
generic_property
|
#2 |
Senior Member
|
You might be using generic_property in an incorrect manner.
__________________
Regards, Vinerm PM to be used if and only if you do not want something to be shared publicly. PM is considered to be of the least priority. |
|
June 16, 2020, 09:17 |
|
#3 |
Senior Member
Weiqiang Liu
Join Date: Feb 2018
Posts: 278
Rep Power: 9 |
||
June 16, 2020, 09:45 |
Function
|
#4 |
Senior Member
|
Do note that generic_property function works only with species transport model enabled.
__________________
Regards, Vinerm PM to be used if and only if you do not want something to be shared publicly. PM is considered to be of the least priority. |
|
June 16, 2020, 09:50 |
|
#5 |
Senior Member
Weiqiang Liu
Join Date: Feb 2018
Posts: 278
Rep Power: 9 |
||
June 16, 2020, 12:17 |
Copying
|
#6 |
Senior Member
|
Did you copy the code from the manual as it is using Copy procedure or did you type it yourself? If it is the former, then that won't work. You need to open the file in text editor, select it, and copy it to another file. Preferable would be to type it yourself in a new file.
__________________
Regards, Vinerm PM to be used if and only if you do not want something to be shared publicly. PM is considered to be of the least priority. |
|
Tags |
define property, generic method, internal error |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Inaccurate gradient results from continuous Adjoint method | Yminjo | SU2 | 1 | January 11, 2014 23:08 |
multiphaseEulerFoam: method mag(...) withing method solveAlphase() | maybee | OpenFOAM Programming & Development | 0 | December 21, 2013 11:13 |
Help about the preconditioner in gmres method | Dan Gao | Main CFD Forum | 3 | July 5, 2008 02:18 |
About flowfield-dependent variation(FDV) method? | Jinwon | Main CFD Forum | 1 | December 4, 2007 22:13 |
tidal flow simulation using finite volume method | Jason Qiu | Main CFD Forum | 0 | October 20, 2002 03:34 |