|
[Sponsors] |
April 30, 2012, 06:17 |
Laminar flux
|
#1 |
Member
anonymous
Join Date: Mar 2012
Posts: 45
Rep Power: 14 |
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! |
|
May 1, 2012, 11:24 |
|
#3 |
Senior Member
|
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! |
|
May 2, 2012, 04:45 |
|
#4 | |
Member
anonymous
Join Date: Mar 2012
Posts: 45
Rep Power: 14 |
Quote:
in the tutorial "BuoyantBoussinesqSimpleFoam" doesn't exist the turbulenceProperties, there are "g", "RASProperties" and "transportProperties" |
||
September 5, 2012, 14:51 |
|
#5 |
New Member
Anonymous
Join Date: Aug 2012
Posts: 8
Rep Power: 14 |
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! |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Wind turbine simulation | Saturn | CFX | 60 | July 17, 2024 06:45 |
CFX Treatment of Laminar and Turbulent Flows | Jade M | CFX | 18 | September 15, 2022 08:08 |
Problem setting with chtmultiregionFoam | Antonin | OpenFOAM | 10 | April 24, 2012 10:50 |
RPM in Wind Turbine | Pankaj | CFX | 9 | November 23, 2009 05:05 |
Replace periodic by inlet-outlet pair | lego | CFX | 3 | November 5, 2002 21:09 |