|
[Sponsors] |
Evaluation of "diffusive flux" of Compressible Navier-Stoke in the corner |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
November 15, 2013, 13:19 |
Evaluation of "diffusive flux" of Compressible Navier-Stoke in the corner
|
#1 |
New Member
Join Date: Sep 2011
Posts: 4
Rep Power: 15 |
Dear all,
I have a question about the evaluation “diffusive flux” at the corner A like this figure. In my code, I’m developping Navier-Stokes compressible equation 2D (written in DENSITY BASE form) with collocated grid and Explicit Scheme Euler 1st order with Upwind TVD 2nd order and Splitting Flux with ROE approximation scheme used. For the boudary condition, I use two layers of dummy cells because my stencil of solver has second order in space. For the “diffusive flux”, I can calculate easily for all points in my domain except the point in the corner for exemple A (where two boundary conditions are intersected). To estimate the “diffusive flux”, I used the gradient of the variables at the faces of cells. But in the corner for instance A, I can not evaluate the gradient du/dy at the face F because I don’t have information of the point B. I tried to find the information on Internet but I have not yet found the solution. I hope you could give me some helpful advices. Many thanks and best regards. |
|
November 15, 2013, 13:23 |
|
#2 |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,882
Rep Power: 73 |
what kind of boundary you have at flux-section F?
|
|
November 15, 2013, 13:29 |
|
#3 |
New Member
Join Date: Sep 2011
Posts: 4
Rep Power: 15 |
Dear FMDenaro,
The boundary condition at face F either outlet condition or wall condition but I would like to find a method which is able to apply for any boundary condition. I wonder if it's possible. Anyway, I need an advice. Thank to you. |
|
November 15, 2013, 14:36 |
|
#4 | |
Senior Member
Filippo Maria Denaro
Join Date: Jul 2010
Posts: 6,882
Rep Power: 73 |
Quote:
For example, if F is a wall, you have u=v=0 but also du/dy=0. For an outflow you must assume some physical beahviour of the flow. I supppose you are using linear extrapolation to prescribe values in the ghost points. Therefore, to set a value in B you could work along the same idea. That is, assuming the point A (i,j), B (i+1,j+1), consider a bi-linear law involving points (i,j), (i+1,j), (i,j+1) and (i+1,j+1). Once the first three values are prescribed, you need a condition to compute the extrapolation. You have to use some physical information about the boundary |
||
November 20, 2013, 19:08 |
|
#5 |
New Member
Join Date: Sep 2011
Posts: 4
Rep Power: 15 |
Dear FMdenaro,
You can explain your method of bi-lineatmr more clearly. We know the value of three points but the other information is not available. It's enough to find the value of B. Besides, in the case of no-slip wall, we have du/dy=0 but for the symetry condition the gradient du/dy is still curious. You have some ideas for the determination of this gradient? I think the problem of corner is still difficult for the numerical method and there are not many people who focus in this problem. If you have read the documents concerning this problem. Thank to share it with me. Best regard and thanks very much. |
|
January 19, 2016, 10:30 |
|
#6 | |
New Member
Jiangang Yu
Join Date: Feb 2012
Posts: 2
Rep Power: 0 |
Quote:
Have you found a better solution for the boundary condition at the corner? I simulate flow with multi species. Somehow I get fluctuations near the wall corner. Best. |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
how to deal with sharp corner points for compressible simulations? | nickna | Main CFD Forum | 6 | January 6, 2013 01:23 |
easy educational compressible navier stokes implementation anywhere? | Boogiwoogie | Main CFD Forum | 0 | December 19, 2010 07:32 |
Navier Stoke eq. for Sliding Mesh technique | Jackie | Main CFD Forum | 1 | July 3, 2006 12:47 |
Navier Stoke eq. for sliding mesh technique | Jackie | FLUENT | 0 | July 1, 2006 03:42 |
help: I am trying to solve Navier Stokes compressible and viscid flow | Jose Choy | Main CFD Forum | 2 | May 18, 2000 06:45 |