|
[Sponsors] |
December 25, 2016, 02:34 |
parallel turn on/off in code
|
#1 |
New Member
Join Date: Sep 2012
Location: seoul
Posts: 3
Rep Power: 14 |
Hello,
I have to interact with each other using two meshes. in ver2.1.1 for example, I need some values calculated in mesh_1 (simply, average value of whole mesh_1) and it is using in mesh_2. I use two type of mesh by reference to chtMultiRegionFoam but , when I run parallel(mpi decompose) , the value of calculated in mesh_1 returned the calculated value from divide mesh_1 , not whole mesh_1 I want to calculate the value of the whole mesh_1 by turning off parallel in the middle of the code, and then parallel computing again. because mesh_1 has many cell, but not mesh_2 Please suggest a good way or reference thread or codes in openfoam |
|
Tags |
mpi parallel, parallel code |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
parallel code | samiam1000 | SU2 | 3 | March 25, 2013 05:55 |
modified code crashes in parallel | mabinty | OpenFOAM Programming & Development | 2 | January 11, 2013 06:15 |
Obtain the processor id in parallel code | albcem | OpenFOAM Programming & Development | 4 | August 7, 2009 14:35 |
Design Integration with CFD? | John C. Chien | Main CFD Forum | 19 | May 17, 2001 16:56 |
What is the Better Way to Do CFD? | John C. Chien | Main CFD Forum | 54 | April 23, 2001 09:10 |