|
[Sponsors] |
November 25, 2004, 09:46 |
UDS: DEFINE_CG_MOTION
|
#1 |
Guest
Posts: n/a
|
Please, can you explain where's the problem? thanks
#include "udf.h" #include "dynamesh_tools.h" #define ZONE_ID1 4 DEFINE_CG_MOTION(cilindro,dt,vel,omega,time,dtime) { vel[0]=10; vel[1]=0.0; omega[1]=0.0; omega[2]=0.0; omega[0]=0.0; } Error: get_udf_function: function cilindro_4 has wrong type: 8 != 43 Error Object: #f |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
UDS Flux Function Choice | Yang Chung | FLUENT | 1 | November 17, 2015 02:14 |
PEM modeling UDS diffusivity in mixture | gemini | FLUENT | 6 | August 7, 2012 08:37 |
fixed value in the domain for a UDS in case of multiphase flow | swati_mohanty | FLUENT | 2 | November 30, 2010 04:17 |
Doubts UDS Flux, UDS Unsteady for VOF model | kel85uk | FLUENT | 0 | March 17, 2010 09:53 |
A good question about UDS | Z | FLUENT | 1 | March 31, 2005 16:14 |