|
[Sponsors] |
April 22, 2004, 11:54 |
NLEVM in stagnation region
|
#1 |
Guest
Posts: n/a
|
Hi, I'm implementing non-linear eddy viscosity models (for instance the model proposed by Larsson in Two-equation turbulence models for turbine blade heat transfer simulations) and using them in impinging plane jets. However, in the stagnation region (using a grid with 180X120 CV's), these models present oscillations and non-smoothing results in velocity profiles. I want to know if this trend has been observed by anybody else? or can it be an error in my implementation?
|
|
April 22, 2004, 14:08 |
Re: NLEVM in stagnation region
|
#2 |
Guest
Posts: n/a
|
That model is usually not much more unstable than a normal linear k-eps model.
Andreas Abdon used the nonlinear model for impingement simulations with some success. You can find references to his papers on the summary of his PhD thesis here: http://www.lub.lu.se/cgi-bin/show_diss.pl/tec_445.html |
|
April 23, 2004, 00:52 |
Re: NLEVM in stagnation region
|
#3 |
Guest
Posts: n/a
|
Hi,
Can you give the refernce of the paper. I would like to read it. Thanks Apurva |
|
April 23, 2004, 04:14 |
Re: NLEVM in stagnation region
|
#4 |
Guest
Posts: n/a
|
Hi, The paper is: Two-Equation Turbulence Models for Turbine Blade Heat Transfer Simulations, J. Larsson, ISABE Paper 97-7163, Proc. 13th ISABE Conf. vol. 2 pp. 1214-1222, Chattanooga, TN, 1997.
|
|
April 23, 2004, 07:19 |
Re: NLEVM in stagnation region
|
#5 |
Guest
Posts: n/a
|
You can also download a postscript version of this paper and a few others directly from my homepage here:
http://www.cfd-online.com/Users/jola/ |
|
April 27, 2004, 07:35 |
Re: NLEVM in stagnation region
|
#6 |
Guest
Posts: n/a
|
Thanks for your answer Jonas. I've read the papers By Abdon. I have another question: you mention that the NLEVM (Larsson's model) is as stable as a linear k-eps model. I'm using finite volumes, over a staggered grid, with time implicit integration, SIMPLEC method and multigrid. I introduce the nonlinear terms explicitly. However the convergence is seriously affected. Do you use any restriction or relaxation method to improve stability? because Abdon doesn't mention nothing. Thanks.
|
|
April 27, 2004, 07:57 |
Re: NLEVM in stagnation region
|
#7 |
Guest
Posts: n/a
|
I have only used this model in a coupled explicit code, and there it didn't lead to any additional stability problems. Running a k-eps model in genereal in this type of code is often a bit tricky though and we experimented with various forms of point-implicit treatment of the turbulence model to improve stability. We ended up treating it fully explicit though, with a set of well-tuned limiters. We saw no big difference between a standard linear k-eps and the no-linear model in terms of stabitlity though.
I will email you Andreas Abdon's current email address so you can contact him about how he implemented it in his code. I don't remember if he used a SIMPLE code, but it is likely. |
|
May 13, 2004, 08:18 |
Re: NLEVM in stagnation region
|
#8 |
Guest
Posts: n/a
|
Thanks for the email address. Could you tell me, how do you treat the possibility of negative values in the square root of your model in the C2 constant?. Because I'm taking an absolute value and I think it can be one problem.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Commercial meshers] Using starToFoam | clo | OpenFOAM Meshing & Mesh Conversion | 33 | September 26, 2012 05:04 |
[Other] StarToFoam error | Kart | OpenFOAM Meshing & Mesh Conversion | 1 | February 4, 2010 05:38 |
[Commercial meshers] Trimmed cell and embedded refinement mesh conversion issues | michele | OpenFOAM Meshing & Mesh Conversion | 2 | July 15, 2005 05:15 |
[Gmsh] Import gmsh msh to Foam | adorean | OpenFOAM Meshing & Mesh Conversion | 24 | April 27, 2005 09:19 |
k-eps model in stagnation region | Ikhwan, Nur | CFX | 0 | November 9, 2000 04:50 |