|
[Sponsors] |
May 5, 2012, 13:22 |
velocity inlet using udf
|
#1 |
New Member
hilla tor
Join Date: Jun 2009
Posts: 10
Rep Power: 17 |
i have an velocity inlet profile u(y)
but this profile isn't Analytical (i have an array u) how can I put it as a udf function? the final result should be a u(y)u(t) so i can't use the regular profile at (define-> profiles) thanks for the help |
|
May 10, 2012, 01:37 |
|
#2 | |
New Member
Patrick
Join Date: Apr 2012
Posts: 28
Rep Power: 14 |
Quote:
if y<3 then; velocity=ArrayU(1) if y<2 then; velocity=ArrayU(2) if y<1 then; velocity=ArrayU(3) if y<0 then; velocity=ArrayU(4) Obviously making this kind of UDF is best suited to a computer program if you have many mesh points, so you need to write a computer program to write your UDF for you I think Fluent will interpolate the velocity profile if you don't have data for each meshpoint. |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
udf parabolic velocity inlet with unsteady case | Faruk Beyca | FLUENT | 4 | June 24, 2022 11:45 |
UDF for Velocity change at inlet | haihek | FLUENT | 7 | August 2, 2019 08:45 |
USED UDF for inlet velocity in 3D | sara | FLUENT | 0 | October 11, 2007 19:04 |
Urgent! Help on UDF to set inlet velocity | Ray Hong | FLUENT | 4 | December 30, 2005 13:32 |
UDF paraboloid velocity inlet | Ronak Shah | FLUENT | 0 | June 4, 2003 10:44 |