|
[Sponsors] |
December 15, 2008, 05:06 |
UDF query
|
#1 |
Guest
Posts: n/a
|
Hi,
I am using DEFINE_CG_MOTION udf in one of my problem. Is it possible to use the same UDF two times? Means if I use following syntax what will happen? DEFINE_CG_MOTION(piston,.........) a a a a DEFINE_CG_MOTION(Cylinder,........) b b b b DEFINE_CG_MOTION(piston,.........) c c c c Note that I am using "DEFINE_CG_MOTION(piston,.........)" two times and I want output of second as final one. I using this because some output from first 'piston' is used in 'cylinder' and 'cylinder' output is used in second 'piston' UDF. All the three UDFs use geometry so I need to repeat UDFs without changing name ('piston') IS it right? |
|
December 16, 2008, 20:16 |
Re: UDF query
|
#2 |
Guest
Posts: n/a
|
You may not use the same name twice if you put them into the same library.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
FSI query | CC | CFX | 2 | September 1, 2008 02:31 |
MRF query | sandip | FLUENT | 3 | July 4, 2008 06:17 |
DPM query | DPM_fluent_user | FLUENT | 0 | June 23, 2008 13:13 |
query | rajesh kumar gupta | FLUENT | 0 | October 9, 2007 18:44 |
Query | Andy | FLUENT | 3 | January 31, 2006 02:48 |