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

HELP . . . Vertical motion of a wing

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 27, 2011, 10:57
Angry HELP . . . Vertical motion of a wing
  #1
New Member
 
Join Date: Jul 2011
Location: London, UK
Posts: 6
Rep Power: 14
Phil_QM is on a distinguished road
I am trying to model vertical movement of an airfoil.

I currently have a mesh which works well for normal flows over it but I am trying to look at the effects of vertical oscillations on the forces of the airfoil.

My problem is that I cannot work out how to get my airfoil to translate.

Thanks
Phil
Phil_QM is offline   Reply With Quote

Old   July 29, 2011, 05:15
Default
  #2
Member
 
Adrien Lemoine
Join Date: Jun 2011
Location: Paris,France
Posts: 31
Rep Power: 14
AdrienL is on a distinguished road
Hey,

to translate your mesh you have to use a dynamic mesh (DEFINE_CG_MOTION).
You can find some stuff about it in the UDF manual.

If you have any questions ...

bye
__________________
-------------------------------------------
Plz add reputation if the answer is correct

A cœur vaillant rien d'impossible
------------------------------------------
AdrienL is offline   Reply With Quote

Old   August 26, 2011, 06:45
Default
  #3
New Member
 
Join Date: Jul 2011
Location: London, UK
Posts: 6
Rep Power: 14
Phil_QM is on a distinguished road
Hi again, I have had to take some time away from this project but now have some more time to spend on it, I have managed to write a udf though seem to have some issues with it.
I get the following warning come up when I apply my UDF to my airfoil.
"Warning: incorrect cg motion UDF FOILMOTION on zone 7 (assuming no motion)"

The UDF I am using is bellow
#include <udf.h>
DEFINE_CG_MOTION(FOILMOTION, DT, VEL, OMEGA, TIME, DTIME)
{
VEL[1]=sin(CURRENT_TIME)
}

Do you have any idea what could be wrong?
Thanks
Phil_QM is offline   Reply With Quote

Reply

Tags
airfoil, dynamic, movement, translation, wing


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
3D Wing Analysis Ed FLUENT 5 April 13, 2019 13:07
Flapping Wing motion balkrishna FLUENT 19 April 13, 2016 15:42
Moving mesh Niklas Wikstrom (Wikstrom) OpenFOAM Running, Solving & CFD 122 June 15, 2014 06:20
UDF: DEFINE_CG_MOTION for vertical jump motion of an electrode! alban Fluent UDF and Scheme Programming 2 June 8, 2010 18:54
Convergence moving mesh lr103476 OpenFOAM Running, Solving & CFD 30 November 19, 2007 14:09


All times are GMT -4. The time now is 05:38.