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

UDF Parallel error (Is operating only in the serial.)

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 7, 2012, 07:26
Default UDF Parallel error (Is operating only in the serial.)
  #1
New Member
 
Jong Hwan Park
Join Date: Oct 2011
Posts: 12
Rep Power: 14
startup0820 is on a distinguished road
Hello?

I want to ask you about the parallel issues udf.

Currently I am using the version of FLUENT 13, and the computer is windows 7 64bit.

When I compile the udf in serial no error occurred, but

In parallel, the following error occurs.
--------------------------------------------
# Generating ud_io1.h
rotor_model_v8.0-p1.c
..\..\src\rotor_model_v8.0-p1.c(2811) : warning C4047: 'function' : 'float *' differs in levels of indirection from 'real [10][3]'
..\..\src\rotor_model_v8.0-p1.c(2811) : warning C4024: 'mphost_to_node_float' : different types for formal and actual parameter 1
..\..\src\rotor_model_v8.0-p1.c(2840) : warning C4047: 'function' : 'float *' differs in levels of indirection from 'real [10][20]'
..\..\src\rotor_model_v8.0-p1.c(2840) : warning C4024: 'mphost_to_node_float' : different types for formal and actual parameter 1

Generating Code...
d:\cfd_work\fluent\exercise\p1\libudf\src\rotor_mo del_v8.0-p1.c(3309) : warning C4716: 'xmom_src_1' : must return a value
d:\cfd_work\fluent\exercise\p1\libudf\src\rotor_mo del_v8.0-p1.c(3336) : warning C4716: 'ymom_src_1' : must return a value

(chdir "libudf")()
(chdir "win64\3d_node")()
# Generating ud_io1.h
rotor_model_v8.0-p1.c
..\..\src\rotor_model_v8.0-p1.c(2811) : warning C4047: 'function' : 'float *' differs in levels of indirection from 'real [10][3]'
..\..\src\rotor_model_v8.0-p1.c(2811) : warning C4024: 'mphost_to_node_float' : different types for formal and actual parameter 1
..\..\src\rotor_model_v8.0-p1.c(2840) : warning C4047: 'function' : 'float *' differs in levels of indirection from 'real [10][20]'
..\..\src\rotor_model_v8.0-p1.c(2840) : warning C4024: 'mphost_to_node_float' : different types for formal and actual parameter 1

--------------------------------------------


If you're not too busy, I hope you would advise me..

Have a nice day!
startup0820 is offline   Reply With Quote

Reply


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
Dynamic Mesh- Parallel UDF DE HEART Fluent UDF and Scheme Programming 14 August 11, 2010 01:29
loading udf in parallel sytem tahere FLUENT 5 December 13, 2008 01:17
Help: Serial code to parallel but even slower Zonexo Main CFD Forum 4 May 14, 2008 10:26
UDF problem with Parallel Solver manu FLUENT 0 January 24, 2008 14:31
Help: how to realize UDF on parallel cluster? Haoyin FLUENT 1 August 6, 2007 13:53


All times are GMT -4. The time now is 07:25.