|
[Sponsors] |
November 18, 2003, 18:10 |
UDF boundary condition
|
#1 |
Guest
Posts: n/a
|
Hi,
I am working on UDF.One thing puzzles me about BC. I add a user-defined scalar transport equation in FLUENT. And the boundary condition of UDS is a function of the velocity. I wondering if the boundary profile will be updated every iteration or every time step? Many thanks. Jeff |
|
November 20, 2003, 11:54 |
Re: UDF boundary condition
|
#2 |
Guest
Posts: n/a
|
In my point of view, the boundary profile should be updated per time step when unsteady model is used. I think you should try to use the function DEFINE_ADJUST which is excuted at the beginning of each iteration.
good luck. |
|
November 20, 2003, 17:15 |
Re: UDF boundary condition
|
#3 |
Guest
Posts: n/a
|
The new version of FLUENT (6.1.22) has DEFINE_AT_END which updates UDF automatically at the end of each time step for unsteady and end of each iteration for steady case.
-Ajay |
|
Thread Tools | Search this Thread |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Resolved: Changing boundary condition with UDF according to pressure outlet boundary | alpemre | Fluent UDF and Scheme Programming | 12 | February 24, 2014 10:18 |
UDF for inhomogenous Neumann boundary condition | akhilesh | Fluent UDF and Scheme Programming | 3 | December 24, 2012 11:14 |
Boundary Condition Types Using Scheme and UDF | Nasir | FLUENT | 0 | September 15, 2008 21:54 |
UDF for the boundary condition | Sridhar | FLUENT | 3 | July 13, 2001 19:18 |
UDF : boundary condition ID | Flav | FLUENT | 4 | June 28, 2001 09:52 |