CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT

Help with parallel UDFs needed

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 6, 2006, 08:40
Default Help with parallel UDFs needed
  #1
Nico
Guest
 
Posts: n/a
Hello,

I tried to write an UDF for a parellel calculation.

In that UDF is a loop over all cells and some cell values are written in an array (cell volume and fraction of second phase). My computer is fitted with two cores, so i started two node processes. The loop is working on all cells, as far as I see, and it accesses the data on node 0 and node 1, like expected.

After runnig over all cells the array is sent from nodes to host, using the FLUENT-macro 'node_to_host_real'.

The host receives only the part of data from node 0, the node 1 data is not passed to host. Looking in the manual, I found no hint about restictions of 'node_to_host'. Also, I found nothing about any special treatment of node 1.

How I can send data from all nodes (read: all cells in parrallel calculations) to the host? Any hints are wellcome,

N.

  Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
parallel (cluster vs local) and UDFs ehooi FLUENT 3 January 6, 2011 02:45
problem using property udfs in parallel mode EllenW Fluent UDF and Scheme Programming 5 July 10, 2009 04:31
problem using property udfs in parallel mode EllenW FLUENT 0 June 23, 2009 17:18
Help needed in Configuring Parallel Computing Hari FLUENT 2 January 11, 2008 04:05
UDFs Parallel Implementation Rules Greg Perkins FLUENT 0 February 4, 2001 05:59


All times are GMT -4. The time now is 19:11.