|
[Sponsors] |
April 21, 2005, 18:24 |
Using UDF to define boundary conditions
|
#1 |
Guest
Posts: n/a
|
Hi all, I was wondering how Fluent defines Neumann boundary condition(first derivative is zero)? I am thinking it should be done by UDF, is there an example in Fluent help? thanks a lot. best,F
|
|
April 22, 2005, 04:26 |
Re: Using UDF to define boundary conditions
|
#2 |
Guest
Posts: n/a
|
Could you please explain more for which equation you want newmann boundary condition?
|
|
April 22, 2005, 12:30 |
Re: Using UDF to define boundary conditions
|
#3 |
Guest
Posts: n/a
|
Actually I intended to set 3 comp of velocities's 1st derivatives as zero at a velocity_outlet boundary. I tried to use "DEFINE_ADJUST" to take out the velocities at the cells next to the boundary cells and use "PROFILE_DEFINE" to set the boundary velocities same as those I took. Good news was it worked! the derivatives were almost zero. Bad news was that results were not convergent due to continuity residue. Probabley my model was not that good. Any better way to do the Neumann BC for velocities? thanks!
|
|
April 22, 2005, 18:58 |
Re: Using UDF to define boundary conditions
|
#4 |
Guest
Posts: n/a
|
If you are using the Neumann B.Cs to simulate a fully developed flow then you should know that a fully developed flow boundary condition (which means all normal derivatives of all orders are zero at a boundary) is not mathematically consistent with the N-S equations. You should use the 'Outflow' Boundary Condition in the FLUENT instead of writing a udf, which in addition to putting the normal derivatives equal to zero does some other things to ensure a consistent solution.
Sincerely, Saad |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Wind turbine simulation | Saturn | CFX | 60 | July 17, 2024 06:45 |
mass flow in is not equal to mass flow out | saii | CFX | 12 | March 19, 2018 06:21 |
Free surface boudary conditions with SOLA-VOF | Fan | Main CFD Forum | 10 | September 9, 2006 13:24 |
Help with boundary conditions | Dan | CFX | 0 | April 3, 2006 12:32 |
How to Define Pressure Boundary Conditions? | Sheenu | Main CFD Forum | 4 | May 12, 2000 13:52 |