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

LES simulation of vibrating Wing

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 6, 2007, 01:36
Default Hello OpenFOAM Forum, I wou
  #1
Member
 
Alessandro Spadoni
Join Date: Mar 2009
Location: Atlanta, GA
Posts: 65
Rep Power: 17
gtg627e is on a distinguished road
Hello OpenFOAM Forum,

I would like to analyze the effects of a vibrating structure on the surrounding flow. The set up would be say a portion of a wing's outer skin, oscillating at 1000-2000 Hz surrounded by flow moving at Mach 0.1-0.3. I would like to see what effects these oscillations have on the fluid.

I expect some separation and possibly vortex shedding, so RANS may produce significant error,
event hough unsteady RANS models are supposed to average turbulent fluctuations while preserving fluctuations from coherent structures.

So the alternative is to adopt a LES model. I am wondering if anybody in this forum has ever tried anything similar. I have access to a cluster of of 6 workstations with 2 Cpu's on each (Dell PowerEdge 1425), and I think a LES simulation would run for weeks with my set up. What is your experience, as far as simulation time, with LES?

I see that the mesh-moving capabilities have been extended to the turbulent solver in release 1.4.1. Is it possible to create an oodles solver + mesh-motion?

Lastly, I would like to impose displacements on a portion of the wing (mode shapes from modal analyses), by interpolating/mapping such displacements onto the wing profile. In file ...OpenFOAM-1.4.1/src/fvMotionSolver/fvMotionSolvers/displacement/laplacian/disp lacementLaplacianFvMotionSolver.C I noticed the following:

pointDisplacement_
(
IOobject
(
"pointDisplacement",
fvMesh_.time().timeName(),
fvMesh_,
IOobject::MUST_READ,
IOobject::AUTO_WRITE
),
pointMesh_
),

Instead of specifying uniform(1 0 0) for Dx for example, could I write a file with list<vector>:
specifying the displacements as a function of position and then interpolate the new mesh boundary given such list?

Thank you,

Alessandro Spadoni
Georgia Institute of Technology
gtg627e 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
Forward swept wing simulation abid Siemens 1 June 16, 2012 13:26
Vibrating Wall Leigh FLUENT 4 July 13, 2006 03:33
UDF for vibrating membrane Sherif FLUENT 0 November 9, 2004 10:17
Fluent 3d wing simulation cp, cl and cm joegi Main CFD Forum 0 March 10, 2004 14:52
simulation of flexible wing Jerry Main CFD Forum 1 January 1, 2004 13:49


All times are GMT -4. The time now is 13:16.