|
[Sponsors] |
viscous flux treatment in compressible NS sovler |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 9, 2008, 06:49 |
viscous flux treatment in compressible NS sovler
|
#1 |
Guest
Posts: n/a
|
Dear friends, who can tell me how to solve the compressible Navier-Stokes equations? The governing equations are the 2D compressible viscous NS equations, U_t+F_x+G_y=Fd_x+Gd_y (1) which is written in vector form. U is the vector of conserved variables, F, G are inviscid fluxe vectors and Fd,Gd are viscous flux vectors. I want to apply piecewise parabolic method (PPM) in conjunction with time operator splitting to solve the system of equations. One paper says that the system (1) can reduce to the following three problems, U_t+F_x=0 (2) U_t+G_y=0 (3) U_t=Fd_x+Gd_y (4) (2) and (3) are solved by applying a Godunov-type scheme. (4) is solved via an explicit update and spatial derivative are approximated using central difference. The key problem is I don't know how to solve diffusion equation system (4). The following is my questions: 1. Is there any reference describing the splitting procedure (1)-(4)? So far I can't find any one, so I am not sure whether the above splitting procedure is correct. 2. How can the derivatives of viscous flux vectors containing mixed derivative be approximated using central difference approximation? (or how can we solve the diffusion equations)
|
|
January 9, 2008, 06:58 |
Re: viscous flux treatment in compressible NS sovl
|
#2 |
Guest
Posts: n/a
|
Dear friends, who can tell me how to solve the compressible Navier-Stokes equations? The governing equations are the 2D compressible viscous NS equations,
U_t+F_x+G_y=Fd_x+Gd_y (1) which is written in vector form. U is the vector of conserved variables, F, G are inviscid fluxe vectors and Fd,Gd are viscous flux vectors. I want to apply piecewise parabolic method (PPM) in conjunction with time operator splitting to solve the system of equations. One paper says that the system (1) can reduce to the following three problems, U_t+F_x=0 (2) U_t+G_y=0 (3) U_t=Fd_x+Gd_y (4) (2) and (3) are solved by applying a Godunov-type scheme. (4) is solved via an explicit update and spatial derivative are approximated using central difference. The key problem is I don't know how to solve diffusion equation system (4). The following is my questions: 1. Is there any reference describing the splitting procedure (1)-(4)? So far I can't find any one, so I am not sure whether the above splitting procedure is correct. 2. How can the derivatives of viscous flux vectors containing mixed derivative be approximated using central difference approximation? (or how can we solve the diffusion equations) |
|
January 9, 2008, 16:29 |
Re: viscous flux treatment in compressible NS sovl
|
#3 |
Guest
Posts: n/a
|
A good starting point is the last chapter of Anderson Book, once you get the basic programme running, you can introduce the modifications you want. Good Luck
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Fixed grid methods for compressible viscous flow | liujmljm | Main CFD Forum | 1 | November 7, 2010 18:54 |
Viscous flux | 9mile | Main CFD Forum | 2 | September 25, 2010 09:17 |
Viscous Flux Jacobian | bearcat | Main CFD Forum | 10 | March 11, 2010 18:14 |
Laplacian viscous stress term in compressible solver | jelmer | OpenFOAM Running, Solving & CFD | 3 | June 23, 2006 08:31 |
total mass flux correction for compressible fluid? | Francesco Di Maio | Main CFD Forum | 0 | August 21, 2000 05:23 |