|
[Sponsors] |
turbulentInlet + exp. non uniform reference field |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 26, 2009, 06:42 |
turbulentInlet + exp. non uniform reference field
|
#1 |
New Member
sungho yoon
Join Date: Mar 2009
Posts: 20
Rep Power: 17 |
I'm running oodles to simulate a backward facing step.
Running with laminar inlet boundary condiiton (no fluctuation) is okay. Now, I'm trying to use turbulentInlet to impose white noise at the inlet. Then, from oodles/pitzdaily, I can use the following if U=10 m/s. inlet { type turbulentInlet referenceField uniform (10 0 0); fluctuationScale (0.02 0.01 0.01); value uniform (10 0 0); } My problem is my referenceField is not uniform. I do have non-uniform experimental data. I wonder how I can incorporate my experimental data in the above. If I don't use "turbulentInlet", I can incorporate my experimental data as: inlet { type timeVaryingMappedFixedValue: setAverage off; } and impose my experimental data in /constant/boundaryData/inlet/0 Could anyone kindly let me know how I can apply the experimental data using turbulentInlet? Regards, sungho |
|
March 27, 2009, 05:13 |
|
#2 |
Senior Member
Cedric DUPRAT
Join Date: Mar 2009
Location: Nantes, France
Posts: 195
Rep Power: 17 |
Hi sungho,
What do you mean by non-uniform data ? I think that the inlet of the backward facing step could be a "simple" periodic channel flow. in that way, check the directMappedPatch. If you want more paper on this boundary condition, you can check Eugene de Villier Thesis. The problem if you want to use your experimental data is that you will interpolate these data in you computational mesh and I think you will loose your fluctuations. I hope it'll help you Cedric |
|
March 30, 2009, 10:21 |
|
#3 |
New Member
sungho yoon
Join Date: Mar 2009
Posts: 20
Rep Power: 17 |
Thank you, Cedric.
I meant 'experimental data' by non-uniform data. I agree that a "simple" peridodic channel flow would be the best inlet boundary condition. Would you let me know where I can find Eugene de Villier thesis? Regards, Sungho |
|
March 31, 2009, 05:27 |
|
#4 |
Senior Member
Cedric DUPRAT
Join Date: Mar 2009
Location: Nantes, France
Posts: 195
Rep Power: 17 |
Hi Sungho,
Maybe you can have a look at the turbulenceSIG on the wiki to find information. http://openfoamwiki.net/index.php/Si...Implementation Don't hesitate to add comments or informations on the wiki. Cedric |
|
March 31, 2009, 12:18 |
|
#5 |
New Member
sungho yoon
Join Date: Mar 2009
Posts: 20
Rep Power: 17 |
Thank you, Cedric.
I downloaded the thesis and I'm currently exploring directMappedPatch. Thank you for the information. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Moving mesh | Niklas Wikstrom (Wikstrom) | OpenFOAM Running, Solving & CFD | 122 | June 15, 2014 07:20 |
Error with Wmake | skabilan | OpenFOAM Installation | 3 | July 28, 2009 01:35 |
OpenFOAM on MinGW crosscompiler hosted on Linux | allenzhao | OpenFOAM Installation | 127 | January 30, 2009 20:08 |
RasInterFoam STRANGE RESULTS AT BOUNDARY | kumar2 | OpenFOAM Running, Solving & CFD | 8 | March 24, 2008 19:38 |
G95 + CGNS | Bruno | Main CFD Forum | 1 | January 30, 2007 01:34 |