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

rhoSimpleFoam searches for RAS model

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By hamsteri15

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 1, 2016, 07:46
Default rhoSimpleFoam searches for RAS model
  #1
New Member
 
Petteri
Join Date: Feb 2014
Posts: 11
Rep Power: 12
hamsteri15 is on a distinguished road
I'm trying to use the rhoSimpleFoam to solve flat plate flow for a laminar case just to demonstrate the differences in setting up compressible and incompressible cases. I was able to do this quite easily with version 1.7 just by switching off the turbulence model but the version 3.0.1 searches for the 'RAS' section from 'turbulenceProperties' although 'simulationType' is set to laminar.

I assume I can overcome this problem just by setting turbulence off under 'RAS' but this is quite annoying since I still have to specify initial values, solvers etc. for some turbulence model. Am I doing something wrong or is this a bug in the code?

Here's some files for you:

working 'turbulenceProperties' file
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

simulationType laminar;

RAS
{
//the solver looks for these values even though it shouldn't
RASModel kEpsilon;

turbulence off;

printCoeffs on;
}


'turbulenceProperties' file that doesn't work
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

simulationType laminar;
hamsteri15 is offline   Reply With Quote

Old   February 10, 2016, 10:54
Default
  #2
New Member
 
Join Date: Oct 2015
Posts: 15
Rep Power: 10
martel is on a distinguished road
I am having the same problem with laminar simulation with rhoSimpleFoam. Have you had any progress on this?
Thanks in advance for your help
--Carlos
martel is offline   Reply With Quote

Old   February 10, 2016, 10:58
Default
  #3
New Member
 
Petteri
Join Date: Feb 2014
Posts: 11
Rep Power: 12
hamsteri15 is on a distinguished road
Quote:
Originally Posted by martel View Post
I am having the same problem with laminar simulation with rhoSimpleFoam. Have you had any progress on this?
Thanks in advance for your help
--Carlos
I ended up running the simulation using a k-epsilon model with small initial values for the turbulence and specifying turbulence 'off' under RAS. The results were exactly the same as the 'laminar' model in version 1.7 for a flat plate flow.
peterf likes this.
hamsteri15 is offline   Reply With Quote

Old   February 10, 2016, 11:00
Default
  #4
New Member
 
Join Date: Oct 2015
Posts: 15
Rep Power: 10
martel is on a distinguished road
Thanks hamsteri15!
martel 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
Wrong flow in ratating domain problem Sanyo CFX 17 August 15, 2015 06:20
Error in Two phase (condensation) modeling adilsyyed CFX 15 June 24, 2015 19:42
problem with solving lagrange reaction cloud Polli OpenFOAM Running, Solving & CFD 0 April 30, 2014 07:53
manualInjection model in sprayFoam Mentalo OpenFOAM Running, Solving & CFD 1 April 2, 2014 09:29
Problems bout CFD model of biomass gasification, Downdraft gasifier wanglong FLUENT 2 November 25, 2009 23:27


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