|
[Sponsors] |
January 30, 2012, 19:00 |
cannot store more than one interpreted UDF
|
#1 |
New Member
Join Date: Nov 2009
Posts: 17
Rep Power: 18 |
Hello,
I am doing CFD of VAWT turbine. I wrote working UDFs controling pitch of each blade. The problem is that i can use only one blade-control-UDF at once. When I interpret UDF for the other blade, the previous dissapears (is overwritten?) so I can see only the "recent udf" in the "zone motion function". How to handle many UDFs controling zones motion? Regards, Adam |
|
January 31, 2012, 04:03 |
|
#2 | |
Senior Member
Rick
Join Date: Oct 2010
Posts: 1,016
Rep Power: 27 |
Quote:
write all your udf in a single .c file and compile/interpret only that file, giving your udfs different names. Daniele |
||
January 31, 2012, 13:26 |
|
#3 |
New Member
Join Date: Nov 2009
Posts: 17
Rep Power: 18 |
Thank you, problem solved.
|
|
Tags |
interpreted, udf |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Interpreted UDF | Bikash | FLUENT | 10 | December 3, 2019 01:52 |
UDF - Interpreted works and compiled doesn't | AlwaysLearning | FLUENT | 9 | October 30, 2018 01:52 |
Interpreted UDF in parallel | David Chabot | Fluent UDF and Scheme Programming | 8 | May 30, 2012 04:18 |
errors in interpreted udf for two macro | Asghari | FLUENT | 0 | August 7, 2006 03:29 |
error of Interpreted udf | Zhang Junmei | FLUENT | 6 | December 12, 2001 09:03 |