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

Adding graviational acc. to turbulence model

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By Fabf

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   June 18, 2012, 13:46
Default Adding graviational acc. to turbulence model
  #1
Member
 
Fatih Ertinaz
Join Date: Feb 2011
Location: Istanbul
Posts: 64
Rep Power: 15
fertinaz is on a distinguished road
Hi,

I am trying to modify the standard kEps model to attain the influence of the buoyancy related turbulence.

I followed a few different methods however all seemed to fail.

1- Using readGravitationalAcceleration.H :
--> FOAM FATAL ERROR:
request for dictionary gravitationalProperties from objectRegistry region0 failed
available objects of type dictionary are
4
(
RASProperties
fvSchemes
fvSolution
transportProperties
)

2 - Reading from transportProperties:
--> FOAM FATAL ERROR:
LHS and RHS of + have different dimensions

The solver works fine with the standard kEps so I don't think that I have to change the solver or B.C's.

3- Creating a file called "g" and reading via lookupObject<uniformDimensionedVectorField>("g") :
Unknow type uniformDimensionedVectorField

4- Linking as a field by lookupObject<volVectorField>("g") :
gives an error during the runTime since g is a uniformDimensionedVectorField

I guess one other way would be to use a hard-coded vector but I don't want to do that. Any help is appreciated.

OF version: 1.6.x
OS: CentOS 5

Thanks a lot,
Fatih.
fertinaz 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
Use of k-epsilon and k-omega Models Jade M Main CFD Forum 40 January 27, 2023 07:18
Fluent :- turbulence Model prince_pahariaa FLUENT 9 May 20, 2016 03:41
SimpleFoam case with SpalartAllmaras turbulence model implemented nedved OpenFOAM Running, Solving & CFD 2 November 30, 2014 22:43
Low Reynolds k-epsilon model YJZ ANSYS 1 August 20, 2010 13:57
KOmega Turbulence model from wwwopenFOAMWikinet philippose OpenFOAM Running, Solving & CFD 30 August 4, 2010 10:26


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