|
[Sponsors] |
May 26, 2010, 06:23 |
unstructured grid, pure convection, code
|
#1 |
Member
|
Hi, friends.
Anyone could provide a code for pure convection problem (if the general scalar equation , it is better) on unstructured meshes. Both FUD and CD as the convection scheme are OK. I want to have some basic thoughts of how to treat the unstructured grids problem. Thanks xikuanghit@gmail.com is my mail-address |
|
May 26, 2010, 07:39 |
|
#2 |
Member
|
as for me, I have written the code for multi-dimensional non-orthogonal grids;
now the key problems are two aspects: 1. the grid generation; the triganle mehses are ok for me, but I have not have the gird generator, so I need a data file for grids; 2. how to organize the structured of the code; they should be some difference when turing from quadrulateral meshes to triangle or hexagonal mesh; I think the linear system solver is not a problem; but the organize the discretization equation should be what about your opinion; |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
edge/face based data structure unstructured grid | sundeep | Main CFD Forum | 0 | April 25, 2007 13:36 |
unstructured grid generation in matlab | hirematth | Main CFD Forum | 2 | December 14, 2006 08:28 |
help with Intro to unstructured grid | mc | Main CFD Forum | 1 | June 8, 2006 14:36 |
to Identify unstructured grid and structrued grid | harry | Main CFD Forum | 4 | February 17, 2006 03:10 |
public CFD Code development | Heinz Wilkening | Main CFD Forum | 38 | March 5, 1999 12:44 |