|
[Sponsors] |
May 30, 2011, 09:56 |
Looping Over Cells in Parallel
|
#1 |
New Member
patty
Join Date: Nov 2010
Posts: 21
Rep Power: 16 |
According to the FLUENT manual, I should be able to loop over all interior and exterior cells on a partition using begin_c_loop { } end_c_loop. I should be able to loop over all exterior cells using begin_c_loop_ext { } end_c_loop_ext. However, when I use the first command, my udf only loops over interior cells and when I use the second command, nothing happens. Does anyone know what the problem might be?
I'm using windows 64 platform, is it possibly related to that? I need a way to communicate between to adjacent cells on different partitions. The macros above would make this incredibly easier than looping over individual cell faces. thanks |
|
Tags |
begin_c_loop, parallel, udf |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Netgen] Import netgen mesh to OpenFOAM | hsieh | OpenFOAM Meshing & Mesh Conversion | 32 | September 13, 2011 06:50 |
[snappyHexMesh] snappyHexMesh won't work - zeros everywhere! | sc298 | OpenFOAM Meshing & Mesh Conversion | 2 | March 27, 2011 22:11 |
[snappyHexMesh] snappyHexMesh aborting | Tobi | OpenFOAM Meshing & Mesh Conversion | 0 | November 10, 2010 04:23 |
[snappyHexMesh] external flow with snappyHexMesh | chelvistero | OpenFOAM Meshing & Mesh Conversion | 11 | January 15, 2010 20:43 |
physical boundary error!! | kris | Siemens | 2 | August 3, 2005 01:32 |