|
[Sponsors] |
February 4, 2013, 13:41 |
how to reach the solide zone in UDF
|
#1 |
Member
Join Date: Feb 2012
Posts: 59
Rep Power: 14 |
I wonder how to reach thread pointing to the solid zones? I try the following way,
if (FLUID_THREAD_P(thread) && BOUNDARY_FACE_THREAD_P(thread)) {} else { .......; } For some reason, the compiler couldn't identifiy 'FLUID_THREAD_P(thread) '. Any suggestion for this problem? |
|
February 5, 2013, 01:25 |
|
#2 |
Senior Member
SSL
Join Date: Oct 2012
Posts: 226
Rep Power: 15 |
It may be a problem with your compiler.
First you should make a Thread of solid zone, then address it the thread zone you want to patch source terms or other macroes. I have done that for modeling Nephrons of Kidney. |
|
February 5, 2013, 07:46 |
|
#3 |
Member
Join Date: Feb 2012
Posts: 59
Rep Power: 14 |
Thanks, Msaeedsadeghi. Since you did some similar thing before, can you give me more detail on how to find out the thread of solid zone?
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
UDF for cell zone condition | rachana | Fluent UDF and Scheme Programming | 0 | January 23, 2013 16:43 |
UDF for Porous Zone | Evan | FLUENT | 1 | October 21, 2011 03:24 |
UDF fluent, Cell Zone | natantyt | Fluent UDF and Scheme Programming | 1 | August 30, 2011 16:18 |
Problem in IMPORT of ICEM input file in FLUENT | csvirume | FLUENT | 2 | September 9, 2009 02:08 |
Diffusion UDF | visuja | FLUENT | 0 | June 21, 2009 19:16 |