CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   Main CFD Forum (https://www.cfd-online.com/Forums/main/)
-   -   METIS (https://www.cfd-online.com/Forums/main/3430-metis.html)

Rob Kunz May 8, 2001 11:45

METIS
 
I am using a METIS graph partitioning for domain decomposition of my unstructured code, but even for very simple topology METIS returns a non-optimal decomposition. For example for a simple 8x8x8 cube mesh with 8 partitions I'd expect 8 4x4x4 cubes but I get something non-"symmetric". I've tried messing with the node and edge weighting without success. Anybody have any ideas? Thanks Rob

ananda himansu May 8, 2001 15:21

Re: METIS
 
I use METIS too, to partition unstructured meshes. I have noticed the same property of METIS. When i supplied a very small 2D mesh of triangles, METIS produced a non-optimal partition into 4 pieces.

You might contact the authors of the METIS codes to see if it is possible to modify the algorithm to give an improved (not necessarily optimal) answer in these limitingly small mesh cases. However, on any (larger) mesh that i would actually use for a flow computation, METIS certainly produces a good partition. Also, it is extremely rapid.


All times are GMT -4. The time now is 09:38.