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

Error in Implementation of Pressure-Strain Correlation in SSG Model?!

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 6, 2017, 11:03
Default Error in Implementation of Pressure-Strain Correlation in SSG Model?!
  #1
Senior Member
 
NablaDyn's Avatar
 
Join Date: Oct 2015
Location: Germany
Posts: 100
Rep Power: 10
NablaDyn is on a distinguished road
Hello everybody,

studying the SSG Reynolds-stress model on openfoam.com (http://www.openfoam.com/documentatio...8C_source.html) I came across something that confused me. First, the related documentation (http://www.openfoam.com/documentatio...e-ras-ssg.html) is very sparse and maybe also erroneous as it seems to be under construction.

The model equations in the documentation seem to contain a redundant \rho in the second right hand side term (i.e. the first term of the pressure-strain correlation). Also, the documentation, as well as the source code show a sum within the same expression as above
Code:
fvm::Sp(((C1_/2)*epsilon_ + (C1s_/2)*G)*alpha*rho/k_, R)
. To my knowlegde
Code:
G
is the newtonian gravitational constant with units \mathrm{[m^3/(kg \cdot s^2)]}, whereas
Code:
epsilon_
has dimensions \mathrm{[m^2/s^3]}. This looks inconsistent to me. Dimensional analysis of the mentioned expression shows G differs from epsilon_ by the units \mathrm{[kg / (m \cdot s)]} which implies that there is a dynamic-viscosity-like cofactor missing in the G term, since: \mathrm{[kg / (m \cdot s)] \equiv [Pa \cdot s]}

I'm new to the OpenFOAM source code, so please take it easy on me ...

... but is it possible that there's an error in the implementation of the SSG model?

Thanks in advance for any help or comments

Last edited by NablaDyn; October 23, 2017 at 09:38.
NablaDyn is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Superlinear speedup in OpenFOAM 13 msrinath80 OpenFOAM Running, Solving & CFD 18 March 3, 2015 05:36
Setting rotating frame of referece. RPFigueiredo CFX 3 October 28, 2014 04:59
what the result is negatif pressure at inlet chong chee nan FLUENT 0 December 29, 2001 05:13
Hydrostatic pressure in 2-phase flow modeling (long) DS & HB Main CFD Forum 0 January 8, 2000 15:00


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