|
[Sponsors] |
Metis decomposeParDict problem certain patches on one processor |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 27, 2008, 06:14 |
Hi,
I have a case, where in
|
#1 |
New Member
Diana Gaulke
Join Date: Mar 2009
Posts: 3
Rep Power: 17 |
Hi,
I have a case, where in parallel processing certain patches have to be on one processor. I can't use simple or hierarchical as decomposition methods because there I get error messages concerning cellfaces on different processors. How can I define in metis that certain areas or certain patches have to be on one processor? Or how do I define in metis cutting directions? I would be glad for any help!! Bye Diana |
|
August 27, 2008, 06:41 |
Hi Diana!
The "easiest" way
|
#2 |
Assistant Moderator
Bernhard Gschaider
Join Date: Mar 2009
Posts: 4,225
Rep Power: 51 |
Hi Diana!
The "easiest" way is to use the manual decomposition method. You'll have to write a utility that assigns every cell to one processor and writes out a list to a file. The manual decompositon method needs that list as a parameter and will only generate the processor-meshes based on that information. All the balancing etc has to be done by your utility. Bernhard
__________________
Note: I don't use "Friend"-feature on this forum out of principle. Ah. And by the way: I'm not on Facebook either. So don't be offended if I don't accept your invitation/friend request |
|
August 27, 2008, 07:15 |
Hi Bernhard,
thanks for you
|
#3 |
New Member
Diana Gaulke
Join Date: Mar 2009
Posts: 3
Rep Power: 17 |
Hi Bernhard,
thanks for your tip! I had the same idea, but I never found an information how the datafile has to look like. Can you show me or say how to find information on this? Bye Diana |
|
September 9, 2009, 06:33 |
|
#4 |
Member
|
Hi Diana,
I am a new user of OpenFoam and I am also finding a way to construct a manual data file. Do you find a way to manage this problem? Thanks Duong |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Sensitivity to decomposeParDict variables metis | egp | OpenFOAM Running, Solving & CFD | 10 | July 9, 2009 03:41 |
Getting information across processor patches | ntrask | OpenFOAM Running, Solving & CFD | 0 | November 20, 2008 17:35 |
DecomposeParDict | hsieh | OpenFOAM Running, Solving & CFD | 2 | March 21, 2006 11:15 |
METIS | Rob Kunz | Main CFD Forum | 1 | May 8, 2001 16:21 |