|
[Sponsors] |
April 26, 2013, 12:31 |
Accessing MPI protocols in solver
|
#1 |
New Member
Andrew
Join Date: Feb 2013
Posts: 3
Rep Power: 13 |
I am looking at running an OpenFOAM solver in parallel through a scheduling program that we have been working on. This would require passing in a new MPI communicator to the solver being called. I have not found any documentation or examples showing how to directly edit the MPI comm for a solver. Is there a way to access it?
Thanks |
|
May 6, 2013, 18:57 |
|
#2 |
Senior Member
Kyle Mooney
Join Date: Jul 2009
Location: San Francisco, CA USA
Posts: 323
Rep Power: 18 |
You could start by taking a look at the mpi wrappers that foam uses, the Pstream functions.
They are found here: $FOAM_SRC/Pstream/mpi/ |
|
Tags |
mpi, openfoam, parallel, solver |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
thobois class engineTopoChangerMesh error | Peter_600 | OpenFOAM | 4 | August 2, 2014 10:52 |
Working directory via command line | Luiz | CFX | 4 | March 6, 2011 21:02 |
Using a user-defined solver in OF | ozzythewise | OpenFOAM Running, Solving & CFD | 3 | February 8, 2011 16:28 |
Creating New Solver: For particle-laden compressible jets | sankarv | OpenFOAM | 0 | April 4, 2010 19:06 |
3D PARALLEL SOLVER (MPI Lib) | Saud Khashan | Main CFD Forum | 8 | July 14, 1999 09:52 |