|
[Sponsors] |
Is it possible to pass data from nodes->node-0 without using PRF_CSEND? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 10, 2011, 18:00 |
Is it possible to pass data from nodes->node-0 without using PRF_CSEND?
|
#1 |
Member
Join Date: Mar 2011
Posts: 38
Rep Power: 15 |
Hi, I know that host_to_node is actually this way: host -> node-0 -> nodes, so node-0 can send data to nodes, but how about nodes-> node-0?
node_to_host just means that data can be passed from node-0 to host. Is it possible to pass data from nodes to node-0 without using PRF_CSEND or PRF_CRECV? In Official UDF manual 7.8 parallel udf example, Global Summation of Pressure on a Face Zone and its Area Average Computation, they just used host_to_node and node_to_host, and they seemed to mean that they can pass data between nodes and host, but I don't see how that's possible. I'm really confused! Please explain. Thanks! |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
export data at nodes | Meenu | FLUENT | 1 | December 30, 2011 02:24 |
Pressure on mesh nodes data | mattyg88 | CFX | 2 | December 1, 2009 09:45 |
finding temperature and velocity data at all nodes | debuchak | Main CFD Forum | 0 | June 23, 2009 06:22 |
How to update polyPatchbs localPoints | liu | OpenFOAM Running, Solving & CFD | 6 | December 30, 2005 18:27 |
CFX4.3 -build analysis form | Chie Min | CFX | 5 | July 13, 2001 00:19 |