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

k and omega boundary conditions.

Register Blogs Community New Posts Updated Threads Search

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   October 12, 2011, 08:44
Default k and omega boundary conditions.
  #1
Member
 
Join Date: Jul 2011
Posts: 42
Rep Power: 14
A.D.E is on a distinguished road
Hi,

I am relatively new with OpenFoam and I would be grateful if some one can help me please. I am trying to set up a case using simpleFoam and the kOmegaSST model (for a subsonic flow around and airfoil) but I have difficulties defining the boundary conditions for k and omega.


My question is what should be the value of the term “value” in the following script ?
And also what should be the value for internal field ?


For k:
dimensions [0 2 -2 0 0 0 0];

internalField uniform ????;

boundaryField
{

airfoil
{
type kqRWallFunction;
value uniform ???;
}
farfield
{
type turbulentIntensityKineticEnergyInlet;
intensity 0.9;
value uniform ????;
}
frontAndBackPlanes
{
type empty;
}
}




For Omega:
dimensions [0 0 -1 0 0 0 0];

internalField uniform ???;

boundaryField
{

airfoil
{
type omegaWallFunction;
Cmu 0.09;
kappa 0.41;
E 9.8;
value uniform ????;
}
farfield
{
type turbulentMixingLengthFrequencyInlet;
mixingLength 0.005;
k k;
value uniform ????;
}
frontAndBackPlanes
{
type empty;
}
}


Thank you in advance for your consideration and time.


Sincerely,


A.D.E
A.D.E 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
Wind turbine simulation Saturn CFX 58 July 3, 2020 01:13
Problems with boundary conditions for a lowRekOmegaSST turbulence model cfdmarkus OpenFOAM Running, Solving & CFD 16 November 14, 2011 04:44
Boundary conditions for rotating reference frame Borna OpenFOAM 1 August 24, 2011 10:25
Boundary Conditions for k omega SST dancfd OpenFOAM Pre-Processing 0 June 9, 2011 23:25
RPM in Wind Turbine Pankaj CFX 9 November 23, 2009 04:05


All times are GMT -4. The time now is 11:50.