CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Some numerical problem with ASM

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   December 19, 2004, 07:55
Default Some numerical problem with ASM
  #1
lars
Guest
 
Posts: n/a
HI. I am currently working on implementation of explicit algebraic stress model(ex, Gatski & Speziale, 1993) in my code( a 2D-FVM code, AUSM with Muscl). I can calculate the 2-D compressible mixing layer with standard k-epsilon model with linear stress-strain relation. But, when I using the ASM, the wiggles of Reynols stress in the center region of the mixing layer are shown. and they grow for further iteration. So, I cann't obtain the converged solution.I think that this is due to the numerical error in the higher-order term in Reynolds stress. If there is anyone out there who actually done this kind of coding work, I will be most grateful if he/she shares some of his/her experiences with me.
  Reply With Quote

Old   December 20, 2004, 16:46
Default Re: Some numerical problem with ASM
  #2
Srini
Guest
 
Posts: n/a
I think you will need to limit the time scale term appearing in the non-linear part of the stresses. This has a tendency to go nuts and take the solution with it.

Srini
  Reply With Quote

Old   December 22, 2004, 09:52
Default Re: Some numerical problem with ASM
  #3
Biga
Guest
 
Posts: n/a
You must probably have already checked for any typo or other stuff in your implementation, correct?

Since this type of model is completely nonlinear, one interesting thing to do to guarantee robustness is to apply realizability criterions for the Reynolds-stress terms.

Get this document form internet to help you on the realizability criterions you should apply to your code: http://cfd.me.umist.ac.uk/mcjihsg2/T...R/appendAB.pdf This would be the same approach as clipping the k equation so as k do not getnegative, and so on.

This is usually recommended because, in the middle of the simulation, when you do not have a physically meaningful solution, this could lead the turbulence terms to a nonphysical state as well, and all that will blow on your face.

Hope that helps you.

PS.: I'm currently trying to implement a RSM from people from UMIST. Huge amount of work... =)
  Reply With Quote

Reply


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
Numerical Solution of the Blunt Body in Supersonic Flow Problem andres17 Main CFD Forum 19 April 26, 2016 15:29
conduction problem venkataramana OpenFOAM 3 December 1, 2013 07:30
UDF compiling problem Wouter Fluent UDF and Scheme Programming 6 June 6, 2012 04:43
Problem Importing Geometry ProE to CFX fatb0y CFX 3 January 14, 2012 19:42
Can I solve this problem by Fluent? Kai_kc FLUENT 1 October 27, 2010 05:29


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