|
[Sponsors] |
June 5, 2006, 13:51 |
Hi,
Is it possible to commu
|
#1 |
Member
Ankur Gupta
Join Date: Mar 2009
Posts: 38
Rep Power: 17 |
Hi,
Is it possible to communicate a scalar field (say, surfaceScalarField) from one processor to other processor?? Does the MPI commands (say, MPI_Send, MPI_Receive) in OpenFOAM are overloaded to recognize scalar fields as the data type?? Any information on the above would be highly appreciated. Thanks! Regards, Ankur |
|
June 7, 2006, 04:32 |
Find some usage of OPstream/IP
|
#2 |
Senior Member
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 26 |
Find some usage of OPstream/IPstream. Is a stream so you can use '<<' to transfer a scalarField (probably not a surfaceScalarField).
|
|
Thread Tools | Search this Thread |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Scalar Field Residual | dak81 | OpenFOAM Running, Solving & CFD | 3 | February 13, 2008 02:48 |
Calculated Values in scalar field | arkangel | OpenFOAM Running, Solving & CFD | 0 | June 28, 2007 08:53 |
MeshPhi for scalar field in 14 gone | tehache | OpenFOAM Running, Solving & CFD | 0 | June 18, 2007 07:20 |
from a vecor field to get a gradient of scalar | dusky.he | Main CFD Forum | 4 | March 30, 2007 10:08 |
Boundary scalar field | segersson | OpenFOAM Running, Solving & CFD | 1 | March 6, 2006 05:22 |