|
[Sponsors] |
RBF motion solver does not work well in parallel |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
January 7, 2011, 19:56 |
RBF motion solver does not work well in parallel
|
#1 |
Senior Member
Daniel WEI (老魏)
Join Date: Mar 2009
Location: Beijing, China
Posts: 689
Blog Entries: 9
Rep Power: 21 |
Dear all,
Happy New Year! I found that the RBF motion solver does ot work very well in parallel. Version: 1.6-ext 1. Since the solver needs movingIDs for interpolation, but this is not guaranteed after decomposition, some of the processors may not have the moving patches. Using manual decompose is a solution, but not a good solution. 2. Even if the moving patches' cells are decomposed into all the processors, isn't it a better idea to remain all the processors have the same controlPoints as based points for interpolation? 3. After forcing all the processors to have the same controlPoints, I still found another issue, don;t know how to solve it. That is after several deltaT runtime, some of the cell faces do not match with each other for different processors. Compared with differential based motion solver, I think it is bcoz the RBF motion solver is based on solving the pointsField, not volVectorField. So what would be the best solution to correct the face mismatch. Or should the code be rewritten based on solving the volVectorField? Thanks,
__________________
~ Daniel WEI ------------- Boeing Research & Technology - China Beijing, China |
|
December 2, 2011, 22:56 |
help of RBF example
|
#2 |
New Member
Zhang Haijun
Join Date: Nov 2011
Posts: 4
Rep Power: 14 |
Hi Daniel
I am looking for RBF example in OF 1.6-ext. But so far I have not found the RBF example. I will be appreciated If you can give me a tutorial about RBF. My mail is 'haijun0116@gmail.com' Thank you in advance. Haijun |
|
December 5, 2011, 09:53 |
|
#3 |
Senior Member
|
Hi,
are you sure that you tried to search in openfoam-extend? http://openfoam-extend.git.sourcefor...ckRBF;h=36da3c there are two versions of OpenFoam one by SGI/OpenCFD and one by Extend-community. to get the "Extend-version" mkdir ~/OpenFOAM cd ~/OpenFOAM git clone git://openfoam-extend.git.sourceforge.net/gitroot/openfoam-extend/OpenFOAM-1.6-ext |
|
August 8, 2013, 06:50 |
|
#4 |
New Member
Join Date: Mar 2013
Posts: 17
Rep Power: 13 |
Has anyone found a solution for the third problem? I'm have the same issue.
Thanks alot! |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
IcePak network objects in parallel solver | Alexey | FLUENT | 1 | December 25, 2013 09:32 |
Problem of reconstructing pointVectorFields with parallel mesh motion (1.5.x) | LESlie | OpenFOAM | 0 | November 6, 2009 07:07 |
Fastest parallel solver for tridiagonal system | Arpiruk | Main CFD Forum | 16 | August 28, 2007 06:14 |
Which parallel solver is most suitable for my app? | zonexo | Main CFD Forum | 1 | November 17, 2006 10:46 |
direct parallel solver | sylvain | Main CFD Forum | 2 | June 25, 2001 08:56 |