CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

turbulentInlet + exp. non uniform reference field

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 26, 2009, 05:42
Default turbulentInlet + exp. non uniform reference field
  #1
New Member
 
sungho yoon
Join Date: Mar 2009
Posts: 20
Rep Power: 17
syoon is on a distinguished road
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
syoon is offline   Reply With Quote

Old   March 27, 2009, 04:13
Default
  #2
Senior Member
 
Cedric DUPRAT
Join Date: Mar 2009
Location: Nantes, France
Posts: 195
Rep Power: 17
cedric_duprat is on a distinguished road
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
cedric_duprat is offline   Reply With Quote

Old   March 30, 2009, 09:21
Default
  #3
New Member
 
sungho yoon
Join Date: Mar 2009
Posts: 20
Rep Power: 17
syoon is on a distinguished road
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
syoon is offline   Reply With Quote

Old   March 31, 2009, 04:27
Default
  #4
Senior Member
 
Cedric DUPRAT
Join Date: Mar 2009
Location: Nantes, France
Posts: 195
Rep Power: 17
cedric_duprat is on a distinguished road
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
cedric_duprat is offline   Reply With Quote

Old   March 31, 2009, 11:18
Default
  #5
New Member
 
sungho yoon
Join Date: Mar 2009
Posts: 20
Rep Power: 17
syoon is on a distinguished road
Thank you, Cedric.
I downloaded the thesis and I'm currently exploring directMappedPatch.
Thank you for the information.
syoon is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Moving mesh Niklas Wikstrom (Wikstrom) OpenFOAM Running, Solving & CFD 122 June 15, 2014 06:20
Error with Wmake skabilan OpenFOAM Installation 3 July 28, 2009 00:35
OpenFOAM on MinGW crosscompiler hosted on Linux allenzhao OpenFOAM Installation 127 January 30, 2009 19:08
RasInterFoam STRANGE RESULTS AT BOUNDARY kumar2 OpenFOAM Running, Solving & CFD 8 March 24, 2008 18:38
G95 + CGNS Bruno Main CFD Forum 1 January 30, 2007 00:34


All times are GMT -4. The time now is 20:07.