|
[Sponsors] |
May 11, 2004, 10:58 |
Viscous fluxes in a Riemann HLLC solver
|
#1 |
Guest
Posts: n/a
|
I am trying to added viscosity to an existing code which uses HLLC flux solver for inviscid fluxes. Does anyone have any suggestions or references on how to do this. I am hoping to add the viscous fluxes within the HLLC solver, if possible, as it seems to be simpler than adding them to the source terms.
Thanks, Bryce |
|
May 11, 2004, 12:36 |
Re: Viscous fluxes in a Riemann HLLC solver
|
#2 |
Guest
Posts: n/a
|
Do not added to the Riemann solver directly, it is better to create a separate "viscous-riemann" solver. If you neglect gradients no-normal to the cell faces the resultant expressions are very simple, (I did it that way).So then you have a inviscid flux (hllc) and a viscous flux. If you want to add a turbulent model later on, it may be good to add them to the source term.
|
|
May 12, 2004, 15:10 |
Re: Viscous fluxes in a Riemann HLLC solver
|
#3 |
Guest
Posts: n/a
|
Salvador,
Do you have a reference for the methodolgy you used. Thanks a lot, Nashat |
|
May 13, 2004, 11:23 |
Re: Viscous fluxes in a Riemann HLLC solver
|
#4 |
Guest
Posts: n/a
|
Batten et al, Computers & Fluids 25(2):421-436,1996 Batten et al, Journal Of Computational Physics 137:38-78,1997 Bassically those two, I got my papers under the refeeres but basically is the same procedure
|
|
May 16, 2004, 15:48 |
Re: Viscous fluxes in a Riemann HLLC solver
|
#5 |
Guest
Posts: n/a
|
Thanks for the references. Would be interested in reading your publication also, once its out.
|
|
July 9, 2009, 00:29 |
|
#6 |
Member
Nishant Kumar
Join Date: Jun 2009
Posts: 32
Rep Power: 17 |
HI Nashat,
I am kind of looking into similar problem. Were you able to figure out how to add the viscous term in here? Thanks Reply me at babuu.nishu@gmail.com Thanks Nishant |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
2D riemann solver | moein_joon27 | Main CFD Forum | 1 | January 10, 2011 06:45 |
Laplacian viscous stress term in compressible solver | jelmer | OpenFOAM Running, Solving & CFD | 3 | June 23, 2006 08:31 |
Viscous adjoint solver | Steve | Main CFD Forum | 1 | March 7, 2002 06:05 |
Roe's Approximate Riemann Solver | Chan K I | Main CFD Forum | 0 | December 5, 2000 03:21 |
New Approx. Riemann Solver | Andrei Chernousov | Main CFD Forum | 3 | February 15, 2000 05:31 |