|
[Sponsors] |
Question regarding non-uniform FVM staggered grid |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 17, 2011, 06:39 |
Question regarding non-uniform FVM staggered grid
|
#1 |
Senior Member
TWB
Join Date: Mar 2009
Posts: 414
Rep Power: 19 |
Hi,
I have a question regarding non-uniform FVM staggered Cartesian grid. When the grid is non-uniform, I believe there are 2 ways to discretize the volume of the u/v grid, assuming the p grid is created. 1. The east/west faces of the u grid intersects the cell center of p. In that case, the distance of the east/west faces from the cell center of u will be different. the volume of u and p cells are different. 2. The west face of the u grid intersects the cell center of p but the east face does not. The volume of the u cell and p cell are equal, except shifted. In that case, the distance of the east/west faces from the cell center of u will be different. Are these 2 discretizations sound? Is there any preferences of one over another? Thanks |
|
June 17, 2011, 11:05 |
|
#2 |
Member
private
Join Date: Mar 2009
Posts: 74
Rep Power: 17 |
I think there's a real advantage in having the cell faces coincide with the p locations (cell centers). Try a simple one-d steady state heat conduction problem as an easy-to-derive example. With fixed temperatures at each end, this problem has a simple analytic solution. Expand your two differencing choices in Taylor series and example the lower-order terms that you truncate. One of the two choices will have a leading truncated term that grows as 1 over dt for a non-uniform mesh!
|
|
June 18, 2011, 18:18 |
|
#3 |
Senior Member
TWB
Join Date: Mar 2009
Posts: 414
Rep Power: 19 |
thanks for your explanation.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
boundary conditions for simpleFoam calculation | foam_noob | OpenFOAM Running, Solving & CFD | 8 | July 1, 2015 09:07 |
buoyantSimpleRadiationFoam | msarkar | OpenFOAM | 0 | February 15, 2010 07:22 |
Problems with Turbulence Modeling | ezsoal | OpenFOAM Running, Solving & CFD | 4 | November 26, 2009 16:12 |
RasInterFoam STRANGE RESULTS AT BOUNDARY | kumar2 | OpenFOAM Running, Solving & CFD | 8 | March 24, 2008 19:38 |
Incompressible flow solver (staggered grid) | J. Ehrhard | Main CFD Forum | 1 | October 8, 1998 20:47 |