|
[Sponsors] |
August 17, 2004, 19:48 |
Multiple UDFs
|
#1 |
Guest
Posts: n/a
|
Hi I'm trying to control the velocities of 2 different velocity inlets with UDFs. I can't seem to use 2 seperate UDF's at the same time. Can I control two separate inlets with the same UDF? Or is there some way to use 2 or more UDFs?
|
|
August 17, 2004, 23:35 |
Re: Multiple UDFs
|
#2 |
Guest
Posts: n/a
|
You have to write the two udf on the same code file. Then you will see them separated on the udf panel.
|
|
August 18, 2004, 18:47 |
Re: Multiple UDFs
|
#3 |
Guest
Posts: n/a
|
How exactly do you name more than one boundary condition? The examples in the tutorials/manual all only have one boundary condition that is being controlled.
DEFINE_PROFILE(unsteady_velocity, thread, position) Do i do DEFINE_PROFILE2? or something like that? |
|
August 18, 2004, 19:26 |
Re: Multiple UDFs
|
#4 |
Guest
Posts: n/a
|
no.
you need to do DEFINE_PROFILE(unsteady_velocity2, thread, position) or something like that. All that matters is that the two profiles have different names. Rob |
|
August 28, 2004, 16:47 |
Re: Multiple UDFs
|
#5 |
Guest
Posts: n/a
|
hi Graeme,
im have the same problem as yours with the UDF. Im trying to use for temperature at the inlet and the ambient temperature both varying with time. the last one compiled overlaps the previous one. i guess you found the solution to your problem. please do help me with my problem. i would respect your time and thank you for your help. thanks bikash |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to set periodic boundary conditions | Ganesh | FLUENT | 15 | November 18, 2020 07:09 |
how can i use multiple udfs | hami9293 | Fluent UDF and Scheme Programming | 15 | May 27, 2020 20:25 |
OpenFOAM static build on Cray XT5 | asaijo | OpenFOAM Installation | 9 | April 6, 2011 13:21 |
multiple UDFs | mmdmov | Fluent UDF and Scheme Programming | 4 | April 21, 2009 08:42 |
Multiple udfs? | David Harris | FLUENT | 1 | April 23, 2006 03:34 |