|
[Sponsors] |
implement explicit algebraic stress model EASM |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 4, 2010, 05:16 |
implement explicit algebraic stress model EASM
|
#1 |
Senior Member
Join Date: Apr 2009
Location: Karlsruhe, Germany
Posts: 104
Rep Power: 17 |
Hi all,
I have implemented an algebraic stress model for 2D turbulent flows near equilibrium in OF 1.6. It's implemented with an explicit formulation of the Reynolds-stresses and the equations are orginally from the paper: "Towards the developement of second-order closure models for non-equilibrium turbulent flows" from Charles G. Speziale and Xiang-Hua Xu. It's an explicit version of the SSG model. Here's the link to the paper: http://www.sciencedirect.com/science...8be3a1fd1158ee But it's a basic model for 2D flows near equilibrium solved with the equations 10, 13 and 14 of the paper. I implemented it with respect to the standard k-epsilon model, so you will need wallfunctions for k, nut, and epsilon, but not for the Reynolds-stresses. You can download it here: http://www-isl.mach.uni-karlsruhe.de/~hi204/OpenFoam_Forum/kEpsilonASM.C.tar.gz If you have any hinds, tips or ideas for improvement let me know. Regards Thomas Last edited by Thomas Baumann; March 4, 2010 at 07:19. |
|
March 4, 2010, 10:49 |
|
#2 |
Member
Markus Weinmann
Join Date: Mar 2009
Location: Stuttgart, Germany
Posts: 77
Rep Power: 17 |
Hi Thomas,
I am just wondering whether you have looked into alternatives to the EASM you have used. Other EASMs solve a non-linear equation for the production to dissipation ratio and hence avoid the singular behaviour in non-equilibrium flows. However, I am not sure how well they perform for strong non-equilibrium flows. Any Experience on that? MArkus |
|
March 5, 2010, 04:57 |
|
#3 |
Senior Member
Join Date: Apr 2009
Location: Karlsruhe, Germany
Posts: 104
Rep Power: 17 |
Hi Markus,
I have no big experience with EASM until now, but I hope this will change in future. In the next steps I want to implement other ASM, too, especially some for 3D ,non-equilibrium, low Reynolds flows and later with turbulent heat fluxes (Reynolds flux models). Thomas |
|
March 30, 2010, 12:10 |
|
#4 |
Senior Member
Join Date: Apr 2009
Location: Karlsruhe, Germany
Posts: 104
Rep Power: 17 |
Hi all,
I have tried to implement another ASM model from: "On explicit algebraic stress models for complex turbulent flows" from Gatski and Speziale, Journal of Fluid Mechanics. It's the regularized algebraic stress model on page 70. http://www-isl.mach.uni-karlsruhe.de/~hi204/OpenFoam_Forum/SSGRegularized.tar.gz Solving with this model a square duct you get the secondary flows at the edges, but they rotate with the wrong direction. The normal velocities nearby the walls are wrong. Maybe I need a boundary condition for them? wrong direction: http://www-isl.mach.uni-karlsruhe.de/~hi204/OpenFoam_Forum/square_duct.png Changing -2(S_ik*S_kj) to +2(S_ik*S_kj) changes the secondary flows to rotate in right direction. right direction: http://www-isl.mach.uni-karlsruhe.de...duct_right.png Has anybody an idea what's wrong? Thanks very much, Thomas Last edited by Thomas Baumann; March 31, 2010 at 04:01. |
|
January 23, 2012, 12:41 |
convert to AnsysFlunet
|
#5 |
New Member
Eli_Ja
Join Date: Jan 2011
Location: NJ
Posts: 7
Rep Power: 15 |
Hi Thomas, I'm actually not very familiar with openfoam but I would like to use Ansys fluent for simulating a very similar case and if possible I would like you to convert the data file or even the mesh file ( that you linked here in the zip file) from Openfoam to Ansysfluent ..... thank you so much for your help
Elias, |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
implement of Spalart-Allmaras model | K S Chang | Main CFD Forum | 1 | August 21, 2010 17:59 |
ALGEBRAIC TURBULENCE MODEL | msha | OpenFOAM Running, Solving & CFD | 7 | March 5, 2009 15:00 |
How to implement swirling phenomenon to model FAN | OPticdesigner | Main CFD Forum | 3 | January 9, 2006 08:16 |
FDS - how to implement your FORTRAN model???? | ana | Main CFD Forum | 0 | July 1, 2005 11:06 |
algebraic slip model with stirred suspension? | Manuel Krause | CFX | 0 | April 15, 2005 10:10 |