|
[Sponsors] |
June 14, 2008, 12:53 |
Hi!
I've got a question about
|
#1 |
New Member
Marco Zecchi
Join Date: Mar 2009
Location: Italy
Posts: 8
Rep Power: 17 |
Hi!
I've got a question about how nonuniform BC work. I want to set a parabolic inlet velocity profile in a pipe. In order to get it, I set a case in which I impose a uniform Inlet velocity distribution (3 m/s) and, at the end of simulation, whit a sampleSurface at the Outlet, I get the parabolic profile. The sampleSurfaceDict is as follow surfaceFormat foamFile; interpolationScheme cell; surfaces ( constantPatch { name Outlet_constant; patchName Outlet; triangulate false; } ); fields ( Ux ); In the directory sampleSurfaces/<time>/Outlet_constant/scalarField there is the Ux list n ( . . ) I use this list to set U in the startTime directory of the new case, so Inlet { type fixedValue; value nonuniform List<vector> n ( (Ux 0 0) . . ) } Everything seems to work fine, but if I try to compute the average velocity at the Inlet with pathAverage I get 2.96 m/s, even if at the outlet of the first case I get 3 m/s whit patchAverage ! Can someone explain me why? |
|
June 16, 2008, 04:30 |
Hi
It sounds like crossing
|
#2 |
Senior Member
Niels Gjoel Jacobsen
Join Date: Mar 2009
Location: Copenhagen, Denmark
Posts: 1,902
Rep Power: 37 |
Hi
It sounds like crossing the river to fetch water ... look at this thread, where you directly can get a parabolic inlet profile. http://www.cfd-online.com/OpenFOAM_D...es/1/2246.html I cannot recall which I used, but at least the post from the 6th of September 2007, at 7:13PM should work under 1.4.1. Best regards, Niels
__________________
Please note that I do not use the Friend-feature, so do not be offended, if I do not accept a request. |
|
June 16, 2008, 09:31 |
Thank you Niels!
I'll read th
|
#3 |
New Member
Marco Zecchi
Join Date: Mar 2009
Location: Italy
Posts: 8
Rep Power: 17 |
Thank you Niels!
I'll read the thread that you suggest in order to set a parabolic Inlet profile. ...but I would like to understand why my solution doesn't works like should. Marco |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
non uniform velocity profile at inlet | hiba | FLUENT | 2 | July 25, 2006 04:32 |
udf for uniform shear at inlet | ayapan | FLUENT | 0 | March 28, 2006 00:49 |
NON-UNIFORM VELOCITY INLET BOUNDARY PROFILE | MURAT | Main CFD Forum | 0 | December 30, 2003 22:08 |
transient non-uniform velocity inlet profiles??? | Dan Brzozowski | FLUENT | 1 | June 10, 2003 02:45 |
Non-uniform inlet velocity application in Fluent | ghlee | Main CFD Forum | 2 | August 11, 1999 22:32 |