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

cg_motion

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 11, 2008, 10:48
Default cg_motion
  #1
Geri
Guest
 
Posts: n/a
Helo!

I use a very simple udf to define rigid body motion as follows:

#include "udf.h"

DEFINE_CG_MOTION(flutter, dt, vel, omega, time, dtime); { omega[2] = 0.1*cos(time); }

It works, the body moves as desired, but if i use "omega[2] = 0.1*cos(10*time);" or i multiply the "time" with anything, the Fluent rotates the body not with the defined aplitude, something goes wrong...

Can anybody help me?

Thanks
  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
UDF CG_MOTION rotation dynamic mesh Mads FLUENT 2 April 15, 2014 04:30
CG_MOTION Apple FLUENT 0 March 7, 2009 08:08
CG_MOTION : CG_orientation angle : theta_Z ???? calogero FLUENT 0 April 15, 2003 03:29


All times are GMT -4. The time now is 18:01.