|
[Sponsors] | |||||
|
|
|
#1 |
|
Guest
Posts: n/a
|
I'm trying to do an analysis on a spur gear oil pump. I want to define a constant omega value for the gears about an axis, the UDF I tried to use is:
#include "udf.h" DEFINE_CG_MOTION(speed, dt, vel, omega, time, dtime) { omega[0]=25; } I can load the UDF but it will not induce rotation. Am I right that the [0] defines the axis of rotation?, can anyone explain what I have done wrong?, Any help would be much appreciated. Chris |
|
|
||
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| UDF CG_MOTION rotation dynamic mesh | Mads | FLUENT | 2 | April 15, 2014 04:30 |
| [snappyHexMesh] external flow with snappyHexMesh | chelvistero | OpenFOAM Meshing & Mesh Conversion | 11 | January 15, 2010 20:43 |
| Set a set of circular initial conditions on a mesh | jinwon park | Main CFD Forum | 0 | January 26, 2008 12:10 |
| a problem about DEFINE_GEOM in dynamic mesh UDF | speedcat | FLUENT | 1 | May 16, 2005 04:09 |
| How to control Minximum mesh space? | hung | FLUENT | 7 | April 18, 2005 10:38 |