CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

6 DOF

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 24, 2008, 05:55
Default 6 DOF
  #1
lavanjay
Guest
 
Posts: n/a
Hi ! I am doing a 2D simulation in Fluent for the motion of a rigid sphere in a fluid column . The simulation is going fine in the dymanic mesh > 6DOF solver. The problem is when the sphere translate down the column,how can we track its CENTER OF GRAVITY with time? In the Dynamic meshing > zone , the CG of the ball updates with each time step. but how can we get its plot with time.

Any help regarding this problem is highly appreciated.

Regards, Lavanjay
  Reply With Quote

Old   May 27, 2008, 05:59
Default Re: 6 DOF
  #2
Alexander
Guest
 
Posts: n/a
HI!!! You can find CG position by using Fluent UDF function. For example you can find cg position and angle of rotation of rigid body by apply the following functions: // XYZ x = DT_CG (dt)[0]; //- x y = DT_CG (dt)[1]; //- y z = DT_CG (dt)[2]; //- z // angles of rotation a = DT_THETA (dt)[0]; b = DT_THETA (dt)[1]; c = DT_THETA (dt)[2]; You can write down obtain values of body position in file. Plots of displacement could be done in TechPlot for instance.

On the other hand you could monitor CG position as a surface monitor of considered rigid body. (I think second approach coud be used while CG is located in the centre of you sphere)

Also I have a lot of questions about 6DOF solver of Fluent.

How can we define CG position of body (ship for example)? What values of inertia tensor we must set up as a parameter of 6DOF in a such case?

  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
Force can not converge colopolo CFX 13 October 4, 2011 22:03
Need help on 6 DOF model zhaopeng FLUENT 0 January 4, 2011 08:58
The concept of DOF in fluid mechanics and CFD bearcat Main CFD Forum 8 May 27, 2007 18:02
help required in using six dof solver in fluent Shah FLUENT 1 February 25, 2006 11:31
Six dof UDF Dr. John Anttonen FLUENT 0 February 22, 2002 14:47


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