|
[Sponsors] |
UDF Parallel error (Is operating only in the serial.) |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 7, 2012, 08:26 |
UDF Parallel error (Is operating only in the serial.)
|
#1 |
New Member
Jong Hwan Park
Join Date: Oct 2011
Posts: 12
Rep Power: 15 |
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! |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Dynamic Mesh- Parallel UDF | DE HEART | Fluent UDF and Scheme Programming | 14 | August 11, 2010 02:29 |
loading udf in parallel sytem | tahere | FLUENT | 5 | December 13, 2008 02:17 |
Help: Serial code to parallel but even slower | Zonexo | Main CFD Forum | 4 | May 14, 2008 11:26 |
UDF problem with Parallel Solver | manu | FLUENT | 0 | January 24, 2008 15:31 |
Help: how to realize UDF on parallel cluster? | Haoyin | FLUENT | 1 | August 6, 2007 14:53 |