|
[Sponsors] |
Question about ghost cells in parallel processing |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 5, 2006, 14:17 |
Question about ghost cells in parallel processing
|
#1 |
Guest
Posts: n/a
|
I have a 3-D grid in which there are 98 blocks. This grid was created using Gridgen. It will be processed using the INCA code prepared by Amtec engineering. It will be processed on one of the linux clusters at Sandia labs. I do not know any thing about the cluster and parallel processing. All I know is there a two ghost cells to be created at the boundaries of the blocks. But my question is are the ghost cells created at all the boundaries for all the blocks for parallel processing?
or Ghost cells are created only at the boundary of the grid? or Ghost cells are created at all the boundaries of the blocks except for the boundaries of the grid? Thank you |
|
March 7, 2006, 13:33 |
Re: Question about ghost cells in parallel process
|
#2 |
Guest
Posts: n/a
|
Hello friend . There are ghost cells where ever there is a boundary, weather block or grid. Solves two purposes:
1)get data from neighbouring blocks 2)impose boundary conditions |
|
March 9, 2006, 22:57 |
Re: Question about ghost cells in parallel process
|
#3 |
Guest
Posts: n/a
|
that should not be understood as a general answer, though. it very much depends on the code, and maybe vasanth's answer is true for your particular code. other codes may use ghostcells only for multiblock communication and specify boundary conditions otherwise. although a very common technique, ghostcells are not the only way to impose boundary conditions and deal with multiblock interfaces.
|
|
March 12, 2006, 22:46 |
Re: Question about ghost cells in parallel process
|
#4 |
Guest
Posts: n/a
|
So mani what are the other ways of dealing with interfaces?
Thanks |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] external flow with snappyHexMesh | chelvistero | OpenFOAM Meshing & Mesh Conversion | 11 | January 15, 2010 20:43 |
couple cells from different meshes in parallel | sylvester | OpenFOAM Programming & Development | 8 | September 29, 2009 05:04 |
Parallel Processing Set Up | virgilhowardson | FLUENT | 1 | May 11, 2009 01:54 |
Parallel processing | ghanshyam | OpenFOAM Running, Solving & CFD | 21 | September 22, 2008 11:52 |
About parallel processing in Linux | tuks | CFX | 10 | August 8, 2005 09:22 |