|
[Sponsors] |
findCell in parallel: Identifying processor number |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 21, 2017, 07:34 |
findCell in parallel: Identifying processor number
|
#1 |
New Member
Join Date: Jun 2017
Posts: 3
Rep Power: 9 |
Hi guys,
I am running a case in parallel and access the index of a certain cell via Code:
label myPoint=mesh.findCell(point(x, y, z)); Of course each processor's domain contains a cell with that index (as they are enumerated separately for every processor), so I get information by every processor about the cell with the corresponding index. Therefore, my question is: Is there any possibilty to access the number of the processor which calculates the domain on which "point(x, y, z)" was originally found? And is there an output function that allows only a specific processor (not the master processor) to communicate? Thank you a lot in advance! Regards fusionfire |
|
Tags |
findcell, parallel, pout |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
problem during mpi in server: expected Scalar, found on line 0 the word 'nan' | muth | OpenFOAM Running, Solving & CFD | 3 | August 27, 2018 05:18 |
Explicitly filtered LES | saeedi | Main CFD Forum | 16 | October 14, 2015 12:58 |
simpleFoam parallel | AndrewMortimer | OpenFOAM Running, Solving & CFD | 12 | August 7, 2015 19:45 |
Identifying cell in parallel UDF | upeksa | Fluent UDF and Scheme Programming | 0 | July 24, 2013 12:27 |
parallel Grief: BoundaryFields ok in single CPU but NOT in Parallel | JR22 | OpenFOAM Running, Solving & CFD | 2 | April 19, 2013 17:49 |