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

Inlet BC for LES

Register Blogs Community New Posts Updated Threads Search

Like Tree5Likes

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   November 10, 2010, 10:51
Default
  #11
Senior Member
 
Francois
Join Date: Jun 2010
Posts: 107
Rep Power: 20
Fransje will become famous soon enough
Hello Andrea,

The definition you show here, from your ./constant/polyMesh/boundary file, is fine to use with the nearestCell keyword.

If you want to use the nearestPatchFace keyword, you will have to specify a sample patch to the samplePatch switch, instead of none.

I also understand that there is a bug under investigation associated with the use of the nearestFace keyword.

Let me know if this solves your problem.

Kind regards,

Francois.

Quote:
Originally Posted by And View Post
Dear Francois,

thank you very much for your help.

Now I'm confident about the meaning of the offset value. Anyway, only the sample mode "nearestCell" seems working for my application. NEARESTFACE and NEARESTPATCHFACE model are not working. I'm not sure of what I'm doing wrong,

Regards

Andrea

Code:
inlet
{
        type                 directMappedPatch;
        nFaces             1500;
        startFace          2486476;
        sampleMode      nearestCelll;
        sampleRegion    region0;
        samplePatch      none;
        offset               (0.081 0 0);
}
calf.Z likes this.
Fransje is offline   Reply With Quote

 


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
velocity inlet vs pressure inlet cheong FLUENT 6 April 9, 2011 03:07
subsonic inlet or supersonic inlet? mali CFX 0 November 28, 2008 20:57
about inlet bc ivanyao OpenFOAM Running, Solving & CFD 0 November 25, 2008 03:17
reversed flow at velocity inlet / mass flow inlet ib FLUENT 1 March 26, 2007 13:11
How to set smoke inlet speed on inlet Adam FLUENT 0 October 4, 2005 08:18


All times are GMT -4. The time now is 00:18.