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

Boundary Condition for SparlattAlmaras

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By HPE

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   May 6, 2020, 01:31
Cool Boundary Condition for SparlattAlmaras
  #1
New Member
 
Mateus
Join Date: Apr 2020
Posts: 6
Rep Power: 6
Mateus Elias is on a distinguished road
I running a SA turbulent model, and would like to confirm if my boundary conditions of nut and nuTilda are ok.


nut
BoundaryField
{
inlet
{
type freestream;
freestreamValue uniform 0.14;
}

outlet
{
type freestream;
freestreamValue uniform 0.14;
}

lowerWall
{
type slip;
value uniform 0;
}

frontAndBack
{
type slip;
value uniform 0;
}

upperWall
{
type nutLowReWallFunction;
value uniform 0;
}

cpolaina
{
type nutLowReWallFunction;
value uniform 0;
}
}

***********************
nuTilda
boundaryField
{
inlet
{
type freestream;
freestreamValue uniform 0.14;
}

outlet
{
type freestream;
freestreamValue uniform 0.14;
}

lowerWall
{
type slip;
value uniform 0;
}

frontAndBack
{
type slip;
value uniform 0;
}

upperWall
{
type fixedValue;
value uniform 1e-20;
}

cpoliana
{
type fixedValue;
value uniform 1e-20;
}

}

Are these values right?

Kind regards.
Mateus Elias 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
sliding mesh problem in CFX Saima CFX 46 September 11, 2021 07:38
Centrifugal fan j0hnny CFX 13 October 1, 2019 13:55
Accessing multiple boundary patches from a custom boundary condition file ripudaman OpenFOAM Programming & Development 0 October 22, 2014 18:34
Radiation interface hinca CFX 15 January 26, 2014 17:11
An error has occurred in cfx5solve: volo87 CFX 5 June 14, 2013 17:44


All times are GMT -4. The time now is 12:17.