|
[Sponsors] |
June 19, 2006, 02:59 |
Hi,
I am solving for a turb
|
#1 |
Member
Ankur Gupta
Join Date: Mar 2009
Posts: 38
Rep Power: 17 |
Hi,
I am solving for a turbulent mixing (using LES model) of a passive scalar in a turbulent flow. The scalar has lower and upper bounds of 0 and 1 (as contrained by the boundary conditions). However, when solved, I get values in the computational domain which are like -0.001 and 1.001. What steps need to be taken in terms of solver settings (or anything else that would help) so as to aviod getting the scalar values out of the bounds ?? Thanks in advance. Regards, Ankur |
|
June 19, 2006, 06:03 |
You need to use a bounded diff
|
#2 |
Senior Member
Eugene de Villiers
Join Date: Mar 2009
Posts: 725
Rep Power: 21 |
You need to use a bounded differencing scheme for the scalar. E.g.
div(phi,gamma) Gauss limitedLinear01 1; |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
SimpleFoam k and epsilon bounded | nedved | OpenFOAM Running, Solving & CFD | 16 | March 4, 2017 09:30 |
Bounded scheme gives unbounded solution | su_junwei | OpenFOAM Running, Solving & CFD | 3 | November 18, 2011 03:35 |
SimpleFoam k and epsilon bounded | nedved | OpenFOAM Running, Solving & CFD | 1 | November 25, 2008 21:21 |
Bounded slice in Tecplot possible? | Sam | Tecplot | 1 | August 20, 2008 13:18 |
if two scalars calculation in scalfn.f | mspark | Siemens | 2 | April 5, 2004 03:49 |