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

Laminar flux

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By nimasam

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 30, 2012, 05:17
Default Laminar flux
  #1
Member
 
anonymous
Join Date: Mar 2012
Posts: 45
Rep Power: 14
libia87 is on a distinguished road
HI!

I have a problem similar like "buoyantBoussinesqSimpleFoam" and I would like to know how to change from turbulent flux to laminar flux because I use this example to simulate my problem.

I do this because i'm new with OpenFOAM and I would like to change the parameters of this tutorial,

Thanks!
libia87 is offline   Reply With Quote

Old   April 30, 2012, 18:16
Default
  #2
Senior Member
 
Nima Samkhaniani
Join Date: Sep 2009
Location: Tehran, Iran
Posts: 1,266
Blog Entries: 1
Rep Power: 24
nimasam is on a distinguished road
Code:
RASModel        laminar;
lovecraft22 likes this.
nimasam is offline   Reply With Quote

Old   May 1, 2012, 10:24
Default
  #3
Senior Member
 
Bernhard Linseisen
Join Date: May 2010
Location: Heilbronn
Posts: 183
Blog Entries: 1
Rep Power: 15
Linse is on a distinguished road
In case the note from nimasam is not explanatory enough (though everything in there is said!), here a bit more in detail:

The files you have to change are both in CASENAME/constant and are named RASProperties and turbulenceProperties.
Within RASProperties you have to set the entry for "RASModel" to something different from "laminar". The different legal options are enumerated in the user guide. You also have to switch "turbulence" to "on".
Within turbulenceProperties you will have to switch to RASModel.

I guess if you want to do a LES-simulation, you should exchange RAS by LES and above explanations are true again... ;-)

Hope that helps!
Linse is offline   Reply With Quote

Old   May 2, 2012, 03:45
Default
  #4
Member
 
anonymous
Join Date: Mar 2012
Posts: 45
Rep Power: 14
libia87 is on a distinguished road
Quote:
Originally Posted by Linse View Post
In case the note from nimasam is not explanatory enough (though everything in there is said!), here a bit more in detail:

The files you have to change are both in CASENAME/constant and are named RASProperties and turbulenceProperties.
Within RASProperties you have to set the entry for "RASModel" to something different from "laminar". The different legal options are enumerated in the user guide. You also have to switch "turbulence" to "on".
Within turbulenceProperties you will have to switch to RASModel.

I guess if you want to do a LES-simulation, you should exchange RAS by LES and above explanations are true again... ;-)

Hope that helps!
thanks! but in "turbulence" I have to switch to "off" if I want a laminar flux, right??

in the tutorial "BuoyantBoussinesqSimpleFoam" doesn't exist the turbulenceProperties, there are "g", "RASProperties" and "transportProperties"
libia87 is offline   Reply With Quote

Old   September 5, 2012, 13:51
Default
  #5
New Member
 
Anonymous
Join Date: Aug 2012
Posts: 8
Rep Power: 13
Tiffany is on a distinguished road
I am also trying to use the dummy RAS turbulence model for laminar flow. (I am using buoyantBoussinesqPimpleFoam as my solver though.) I was wondering, what theory is OpenFOAM programed to use for this model? I don't know C++, so I'm struggling trying to figure out what the source code is actually doing. I have a link to it here: https://unihub.ru/tools/ofservice/br...inar/laminar.H

Do you guys know what equations/theory OpenFOAM is using to solve here?

Thank you!
Tiffany 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
CFX Treatment of Laminar and Turbulent Flows Jade M CFX 18 September 15, 2022 07:08
Wind turbine simulation Saturn CFX 58 July 3, 2020 01:13
Problem setting with chtmultiregionFoam Antonin OpenFOAM 10 April 24, 2012 09:50
RPM in Wind Turbine Pankaj CFX 9 November 23, 2009 04:05
Replace periodic by inlet-outlet pair lego CFX 3 November 5, 2002 20:09


All times are GMT -4. The time now is 02:33.