CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Post-Processing

Forces projections with moving mesh

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 19, 2015, 05:55
Default Forces projections with moving mesh
  #1
Member
 
daniel fernex
Join Date: Oct 2014
Location: Braunschweig, Germany
Posts: 36
Rep Power: 11
fernexda is on a distinguished road
Dear all,

I'm currently simulating a Vertical Axis Wind Turbine (VAWT) just as the one presented here : https://www.youtube.com/watch?v=-iyK5de2E1Q
I'm using OpenFoam 2.1 and the solver pimpleDyMFoam (to move the mesh). I set the controlDict so that it computes the forces and moments for each paddle. The simulation runs without issue.

BUT : I get strange forces and moments results. The problem seems to be the orientation of the forces. I got some drag that are negative when they should be positive and vice versa.

From what I've understood, the resulting force is computed by integrating the pressure on the paddle. But then how are the Drag and Lift computed from that ? So my question is : on which axis are the resulting forces projected to give Drag and Lift ?
  • Is it on the main (X,Y,Z) coordinates ? Even though the geometry rotates ?
  • Or is it on some Lift and Drag coordinates computed with the relative velocity between the paddle and the wind ?
Thanks in advance for any answer !


Regards,

Daniel
fernexda is offline   Reply With Quote

Old   March 23, 2015, 03:39
Default Answer found
  #2
Member
 
daniel fernex
Join Date: Oct 2014
Location: Braunschweig, Germany
Posts: 36
Rep Power: 11
fernexda is on a distinguished road
Hi,
I found an answer to my question : whatever is the mesh mouvement and its position, the forces are always expressed in the main coordinates (which are the (x, y, z) that can be seen in paraFoam for example). So with OF2.1 the forces are of the form :
Code:
# Time   forces(pressure, viscous) moment(pressure, viscous)
time       ((Fx Fy Fz) (Fx(visc) Fy(visc) Fz(visc)) (and so on for the moments))
Hope this helps someone.

Daniel
fernexda 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
How to let the mesh motion solver just solve a small region near a moving boundary? zhajingjing OpenFOAM Running, Solving & CFD 9 April 28, 2016 04:15
3D Hybrid Mesh Errors DarrenC ANSYS Meshing & Geometry 11 August 5, 2013 06:42
[snappyHexMesh] 2D AMI Moving Mesh with sHM; How hard can this be? ADGlassby OpenFOAM Meshing & Mesh Conversion 18 June 18, 2013 06:07
Dynamic Mesh moving interface help akash.iitb FLUENT 0 August 23, 2010 23:53
salome, openfoam and moving mesh prhlava OpenFOAM Running, Solving & CFD 8 November 9, 2009 08:59


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