|
[Sponsors] |
August 29, 1999, 04:27 |
Domain decomposition
|
#1 |
Guest
Posts: n/a
|
What is the meaning of domain decomposition?
|
|
August 30, 1999, 05:43 |
Re: Domain decomposition
|
#2 |
Guest
Posts: n/a
|
Hi there,
Domain decomposition = multi-blocks / chimera schemes Communication among blocks are established via interpolations of the primary variables or fluxes at auxiliary interfaces for either directly connecting grids, patched grids or overlapping grids. Different mathematical models may be adopted in different zones and solved by different numerical methods. This concept brings convenience to complex configurations and problems involving relative body motion such as a train passing a tunnel. It probably also refer to a solution acceleration scheme by alternatively solving a same system on fine and coarse grids. Hope this helps. |
|
August 31, 1999, 05:22 |
Re: Domain decomposition
|
#3 |
Guest
Posts: n/a
|
If you attempt to run a CFD code on a parallel machine, you'll probably use something called the "domain decomposition approach". Here, the mesh is split up into several parts, each of which is assigned to one processor. It is also necessary to set up the communication between sub-domains such that the parallel run reproduces the single processor results. This is called domain decomposition; in short, it's one of the run preparation steps for parallel CFD.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Domain decomposition method | Bram | OpenFOAM | 5 | November 28, 2017 05:42 |
Domain Imbalance | HMR | CFX | 5 | October 10, 2016 06:57 |
CFX domain comparison | Kiat110616 | CFX | 4 | April 3, 2011 23:43 |
domain decomposition | dshawul | Main CFD Forum | 0 | October 22, 2010 13:24 |
Mesh generation software for Domain Decomposition | ali987 | Main CFD Forum | 0 | November 10, 2009 12:06 |