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

Dummy turbulence model for OpenFoam 3 Simple FOAM

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By vabishek

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   January 7, 2016, 11:27
Default Dummy turbulence model for OpenFoam 3 Simple FOAM
  #1
Member
 
1214
Join Date: Sep 2015
Posts: 30
Rep Power: 10
nusivares is on a distinguished road
Hi all,

So, I have upgraded my OpenFOAM to 3.0.0 and I cannot find any way how to set the dummy turbulent model whilst using the simple loop (using one of the heat transfer apps). Any ideas how to do it? Current turbulenceProperties file is as:

Quote:
/*--------------------------------*- C++ -*----------------------------------*\
| ========= | |
| \\ / F ield | OpenFOAM: The Open Source CFD Toolbox |
| \\ / O peration | Version: 2.4.0 |
| \\ / A nd | Web: www.OpenFOAM.org |
| \\/ M anipulation | |
\*---------------------------------------------------------------------------*/
FoamFile
{
version 2.0;
format ascii;
class dictionary;
location "constant";
object RASProperties;
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //

simulationType laminar;

RAS
{
// Tested with kEpsilon, realizableKE, kOmega, kOmegaSST, v2f,
// ShihQuadraticKE, LienCubicKE.
RASModel laminar;

turbulence on;

printCoeffs on;
}

// ************************************************** *********************** //
All I am getting is a big fat error.
nusivares is offline   Reply With Quote

 


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
[Other] mesh airfoil NACA0012 anand_30 OpenFOAM Meshing & Mesh Conversion 13 March 7, 2022 17:22
[Commercial meshers] Using starToFoam clo OpenFOAM Meshing & Mesh Conversion 33 September 26, 2012 04:04
SIMPLE algorithm and k-eps turbulence model zqnwpu Main CFD Forum 11 May 28, 2012 04:08
question about turbulence model selection and sensitivity karananand Main CFD Forum 1 February 26, 2010 04:41
[Other] StarToFoam error Kart OpenFOAM Meshing & Mesh Conversion 1 February 4, 2010 04:38


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