CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Fluid induced motion

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 13, 2008, 05:39
Default Hi guys, I'm trying to simulat
  #1
Member
 
John Wang
Join Date: Mar 2009
Location: Singapore
Posts: 73
Rep Power: 17
cwang5 is on a distinguished road
Hi guys, I'm trying to simulate the motion of a flat plate like tail behind a square/cube. I am assuming that icoDyMFoam would do the job, since the tail would be "hinged" to the end of the square and no deformation would be involved. My question is that how do I setup the motionU/pointmotionU boundary on the tail plate so that it would swing with the wake behind the square?

For the tail, my current 0/U has:

internal_a
{
type movingWallVelocity;
value uniform (0 0 0);
}

internal_b
{
type movingWallVelocity;
value uniform (0 0 0);
}

and in 0/pointMotionU:

internal_a
{
type fixedValue;
value uniform (0 0 0);
}

internal_b
{
type fixedValue;
value uniform (0 0 0);
}

and in dynamicMeshDict I have choose the velocityLaplacian solver.

For now the program runs, but no motion was introduced. I'm wondering if there is anything I am missing in the setup. Thanks a lot
cwang5 is offline   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
modelise the motion of the fluid by a moving wall samnetmoon FLUENT 1 April 21, 2008 07:06
Modeling shaking motion Vs Rotational motion jaswi OpenFOAM Running, Solving & CFD 2 July 19, 2007 22:44
code for large scale fluid induced movement sb Main CFD Forum 0 April 27, 2007 15:42
induced drag Alireza Kazemi Main CFD Forum 0 December 16, 2004 07:00
Induced fluid vibration Tareq Al-shaalan Main CFD Forum 0 January 16, 2000 01:19


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