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

Solve Simple foam for laminar flow

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 16, 2009, 14:52
Default Hi All, I am relatively new
  #1
Senior Member
 
Vishal Nandigana
Join Date: Mar 2009
Location: Champaign, Illinois, U.S.A
Posts: 208
Rep Power: 18
nandiganavishal is on a distinguished road
Hi All,

I am relatively new to openFoam.. I just finished solving the tutorial for SimpleFoam, but I would like to know how the simple foam is used for laminar flow equations as the k epslon terms are not there for laminar flow right... So how do we change the code to make it work for laminar flow...

Kindly give your suggestions in this regard.

Regards

Vishal
nandiganavishal is offline   Reply With Quote

Old   January 17, 2009, 01:46
Default In the constant/RASProperties
  #2
Senior Member
 
Srinath Madhavan (a.k.a pUl|)
Join Date: Mar 2009
Location: Edmonton, AB, Canada
Posts: 703
Rep Power: 21
msrinath80 is on a distinguished road
In the constant/RASProperties file, set the RASModel to 'laminar' instead of 'kEpsilon' and turbulence to 'off' instead of 'on'.

When running the case, you should then see these messages before the first time step:
--------------
Selecting incompressible transport model Newtonian
Selecting RAS turbulence model laminar
--------------

To find out all the available options, set the 'RASModel' to some arbitrary text, say 'scooby_doo' and then run simpleFoam. The code will then return something like:

Unknown RASModel type scooby_doo

Valid RASModel types are :

15
(
NonlinearKEShih
kEpsilon
realizableKE
LienCubicKELowRe
LienLeschzinerLowRe
LaunderSharmaKE
laminar
SpalartAllmaras
LienCubicKE
LamBremhorstKE
RNGkEpsilon
LRR
QZeta
LaunderGibsonRSTM
kOmegaSST
)

Now, you have a full list of available turbulence models!
msrinath80 is offline   Reply With Quote

Old   January 17, 2009, 09:03
Default What does turbulence when set
  #3
Member
 
Mahendra
Join Date: Mar 2009
Location: Pune, Maharashtra, India
Posts: 65
Rep Power: 17
mahendra is on a distinguished road
What does turbulence when set to "on" or "off" while selecting RASModel laminar mean?
mahendra is offline   Reply With Quote

Old   January 19, 2009, 13:35
Default Hi Srinath, Thanks a lot fo
  #4
Senior Member
 
Vishal Nandigana
Join Date: Mar 2009
Location: Champaign, Illinois, U.S.A
Posts: 208
Rep Power: 18
nandiganavishal is on a distinguished road
Hi Srinath,

Thanks a lot for the reply. I would like to know if I select these two options, then what should we do for the RASModel transport properties... as there are many property values like kepsilon etc.. similarly in the fvsolution all these k-e values are present.. wat should one do to these parameters...

Kindly let me know...

Regards

Vishal
nandiganavishal is offline   Reply With Quote

Old   January 20, 2009, 00:56
Default Well, they're not used to my k
  #5
Senior Member
 
Srinath Madhavan (a.k.a pUl|)
Join Date: Mar 2009
Location: Edmonton, AB, Canada
Posts: 703
Rep Power: 21
msrinath80 is on a distinguished road
Well, they're not used to my knowledge. So they are just ignored for laminar flow.
msrinath80 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
Simple foam solver mardinoglu OpenFOAM Running, Solving & CFD 1 October 17, 2014 04:56
Simple Foam flow around airfoil topik OpenFOAM Running, Solving & CFD 15 April 15, 2009 09:59
msha solve Eqn programming in C using FOAM msha OpenFOAM Running, Solving & CFD 2 January 6, 2008 07:03
msha solve Eqn programming in C using FOAM msha OpenFOAM 2 December 30, 2007 02:39
Can the FOAM solve the conjugate heat transfer problem ztdep OpenFOAM Running, Solving & CFD 1 September 15, 2005 14:26


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