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

Boundary conditions for LaunderGibsonRSTM discussion

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 26, 2012, 06:43
Default Boundary conditions for LaunderGibsonRSTM discussion
  #1
Member
 
ms
Join Date: Mar 2009
Location: West London
Posts: 47
Rep Power: 17
anothr_acc is on a distinguished road
Hi everyone,

I've set up an incompressible, steady-state simulation of a static body in a freestream using the LaunderGibsonRSTM model for turbulence solving with simpleFoam and would like some discussion regarding appropriate boundary conditions. I am not using wall functions and have what I think is a good mesh of hexas in the boundary layer and tets outside. It is a half mesh,
with symmetry on all walls except the input and output. At the moment I'm using the following boundaryField entries:

0/R: noslipwall{type fixedValue; value uniform (0 0 0 0 0 0);}
inlet{type freestream; freestreamValue uniform (0 0 0 0 0 0};}
symmetry{type symmetryPlane;}
outlet{type freestream; freestreamValue uniform (0 0 0 0 0 0};}

0/U: noslipwall{type fixedValue; value uniform (0 0 0);}
inlet{type freestream; freestreamValue uniform (10 0 0);}
symmetry{type symmetryPlane;}
outlet{type freestream; freestreamValue uniform (10 0 0);}

0/p: noslipwall{type zeroGradient;}
inlet{type freestreamPressure;}
symmetry{type symmetryPlane;}
outlet{type freestreamPressure;}

0/epsilon: noslipwall{type fixedValue; value uniform 1E-10;}
inlet{type freestream; freestreamValue uniform 0.13;}
symmetry{type symmetryPlane;}
outlet{type freestream; freestreamValue uniform 0.13;}

0/k: noslipwall{type fixedValue; value uniform 1E-10;}
inlet{type freestream; freestreamValue uniform 0.1;}
symmetry{type symmetryPlane;}
outlet{type freestream; freestreamValue uniform 0.1;}

0/nut: noslipwall{type fixedValue; value uniform 1E-10;}
inlet{type calculated; value uniform 0.22;}
symmetry{type symmetryPlane;}
outlet{type calculated; value uniform 0.22;}

Do these boundary conditions seem reasonable? I'm using low relaxation values and the solution ticks for some time and then blows up with epsilon being bounded: this makes me doubt the boundary conditions; hence the request for discussion! Please,
any comments about past working cases using this turbulence model would be greatly appreciated!

As a footnote, I'm using the following solvers:

U: smoothSolver. p: GAMG. epsilon: PBiCG. R: PBiCG.
Best regards,

Mark.

Last edited by anothr_acc; April 26, 2012 at 09:27.
anothr_acc is offline   Reply With Quote

Old   April 27, 2012, 10:17
Default
  #2
Member
 
ms
Join Date: Mar 2009
Location: West London
Posts: 47
Rep Power: 17
anothr_acc is on a distinguished road
Equally, if somebody could give me a source of examples (other than $FOAM_TUTORIALS) I'd be happy to look further myself.
Best regards,
Mark.
anothr_acc is offline   Reply With Quote

Old   April 30, 2012, 06:08
Default
  #3
Member
 
ms
Join Date: Mar 2009
Location: West London
Posts: 47
Rep Power: 17
anothr_acc is on a distinguished road
Also, I've refined my mesh through the boundary layer and I'd like to turn off the wall functions used with this turbulence model. I've changed my constant/polyMesh/boundary file from using `wall' at the walls of my body, to `patch' in an attempt to do this and set U, R,
epsilon, k, nut to zero; and p to zeroGradient.

Is this the approach other people use to turn off the wall functions?

Best regards,

Mark.
anothr_acc is offline   Reply With Quote

Old   May 14, 2014, 17:54
Default
  #4
Member
 
CHARLES
Join Date: May 2013
Posts: 46
Rep Power: 12
CHARLES is on a distinguished road
Mark, did you ever figure this out? I'm having the same problem!
CHARLES is offline   Reply With Quote

Reply


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
Impinging Jet Boundary Conditions Anindya Main CFD Forum 25 February 27, 2016 12:58
OpenFOAM Variable Velocity Boundary Conditions NickolasPl OpenFOAM Programming & Development 2 May 19, 2011 05:37
[Netgen] boundary conditions and mesh exporting vaina74 OpenFOAM Meshing & Mesh Conversion 2 May 27, 2010 09:38
[Commercial meshers] Trimmed cell and embedded refinement mesh conversion issues michele OpenFOAM Meshing & Mesh Conversion 2 July 15, 2005 04:15
A problem about setting boundary conditions lyang Main CFD Forum 0 September 19, 1999 18:29


All times are GMT -4. The time now is 09:10.