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

laminar flow in one zone and kEpsilon model in the other zone.

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 1 Post By hxaxtma
  • 1 Post By hxaxtma

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 29, 2016, 21:49
Default laminar flow in one zone and kEpsilon model in the other zone.
  #1
New Member
 
lahcen
Join Date: Nov 2016
Posts: 5
Rep Power: 9
super1 is on a distinguished road
Dear Foamers,


How can I make turbulence model which be capable to distinct between lam-
inar and turbulent zones. In other way, how can i set laminar flow in one zone and kEpsilon model in the other zone.

Thank you for your help
super1 is offline   Reply With Quote

Old   January 13, 2017, 09:05
Default
  #2
Senior Member
 
Join Date: Jan 2014
Posts: 179
Rep Power: 12
hxaxtma is on a distinguished road
Sepaprate your surface in two areas, one for laminar and one for turbulent.

Apply the value zero for your wallFunctions in the laminar regime and non zero for the turbulent ones.



Think this is the way how to set fixed transition.
super1 likes this.
hxaxtma is offline   Reply With Quote

Old   January 13, 2017, 11:47
Default
  #3
New Member
 
lahcen
Join Date: Nov 2016
Posts: 5
Rep Power: 9
super1 is on a distinguished road
thank you for your answer. But how can i apply the value zero for wallFunctions. Can you explain please.


Quote:
Originally Posted by hxaxtma View Post
Sepaprate your surface in two areas, one for laminar and one for turbulent.

Apply the value zero for your wallFunctions in the laminar regime and non zero for the turbulent ones.



Think this is the way how to set fixed transition.
super1 is offline   Reply With Quote

Old   January 15, 2017, 10:44
Default
  #4
Senior Member
 
Join Date: Jan 2014
Posts: 179
Rep Power: 12
hxaxtma is on a distinguished road
for example in your k file

laminarPatch
{
type kqRWallFunction;
value 0;
}

turbulentPatch
{
type kqRWallFunction;
value 1.5;
}

same for epsilon, omega, nut, what ever you want!
super1 likes this.
hxaxtma 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
laminar flow in one zone and kEpsilon model in the other zone super1 OpenFOAM Running, Solving & CFD 0 December 28, 2016 08:29
laminar flow in one zone and kEpsilon model in the other zone. super1 OpenFOAM Pre-Processing 0 December 28, 2016 07:55
use laminar and kEpsilon model in one case openfoam super1 OpenFOAM Programming & Development 0 December 28, 2016 07:52
[Commercial meshers] TGridFluent mesh with internal by prism layer and internal face for diagnostic sponiar OpenFOAM Meshing & Mesh Conversion 2 March 30, 2009 15:02


All times are GMT -4. The time now is 21:24.