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

6Dof Solver + Moving Object in fluent

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes

 
 
LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
Old   January 20, 2013, 21:56
Default Body to rotate by action of the air flow - 6Dof Solver + Moving Object in fluent
  #1
New Member
 
Pouyan Jahangiri
Join Date: Jan 2013
Posts: 1
Rep Power: 0
PouyanJ is on a distinguished road
Hi everybody. I need your help.

Here, I have a channel (2D) with a inclined rectangle in the middle and I'd like to simulate the rotation of this object by action of the fluid flow. I've been using a 6DOF udf together with dynamic mesh, but when I run the solver, the rectangular object wont rotate. I decreased the values of Moment of Inertia to even very low numbers, but it didn't rotate again. Would it be possible to help me what to do?

I used the following UDF file (however I Changed the values of mass and moment of inertia):

DEFINE_SDOF_PROPERTIES(body, prop, dt, time, dtime)
{
prop[SDOF_MASS] = 666.66;
prop[SDOF_IXX] = 129.6296;
prop[SDOF_IYY] = 111.1111;
prop[SDOF_IZZ] = 129.6296;

printf ("\n2d_test_box: Updated 6DOF properties");
}

Last edited by PouyanJ; January 21, 2013 at 00:38.
PouyanJ is offline   Reply With Quote

 


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
Prescribed object motion and 6DOF vinz OpenFOAM Running, Solving & CFD 1 September 23, 2013 07:37
few quesions on ANSYS ICEMCFD and FLUENT Prakash.Paudel ANSYS 0 August 12, 2010 12:07
Changing from STAR to FLUENT - Solver Troubles BastiL FLUENT 0 February 15, 2008 16:41
2D flapping foil- moving ref frame model in Fluent VJ FLUENT 0 October 20, 2007 01:15
Moving Dynamic Mesh in Fluent 6.2 R.M.Bharath Somayaji FLUENT 0 January 9, 2006 20:36


All times are GMT -4. The time now is 17:25.