|
[Sponsors] |
influence of convex or concave control volume in finite volume discretization |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 23, 2014, 16:34 |
influence of convex or concave control volume in finite volume discretization
|
#1 |
Senior Member
Join Date: Jan 2013
Posts: 372
Rep Power: 14 |
Dear CFD friends,
When we do the finite volume discretization, if the control volumes are polyhedral, then the feature that the control volumes are convex and concave has any influence on the finite volume discretization? In terms of the Gauss divergence method, convex control volume is not a required condition, but how it affects the discretization? Any hints? Thank you very much. Thanks, OFFO |
|
March 24, 2014, 03:13 |
|
#2 |
Senior Member
|
There are typicaly two aspects to consider (in my knowledge):
1) Geometrical algorithms. These are used to build face and volume related quantities for the FV cell. You have to be sure that these work well for non convex polyhedra. Algorithms related to point search, particle tracking, etc. might also have some requirement. 2) Accuracy for the face flux. In general, when you use a first order Taylor reconstruction and the mid-point rule for the face integrals you might end-up with a severe error for non-convex polyhedra. Consider, for example, a C-shaped 2D cell, would you expect this discretization to work well in this case? However, i suggest to look for geometric multigrid topics. That's possibly the only case where such cells might come out. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Other] mesh airfoil NACA0012 | anand_30 | OpenFOAM Meshing & Mesh Conversion | 13 | March 7, 2022 18:22 |
how to set periodic boundary conditions | Ganesh | FLUENT | 15 | November 18, 2020 07:09 |
[snappyHexMesh] No layers in a small gap | bobburnquist | OpenFOAM Meshing & Mesh Conversion | 6 | August 26, 2015 10:38 |
[blockMesh] error message with modeling a cube with a hold at the center | hsingtzu | OpenFOAM Meshing & Mesh Conversion | 2 | March 14, 2012 10:56 |
Control Volume FEM | Charles | Main CFD Forum | 0 | February 26, 1999 05:19 |