|
[Sponsors] |
June 6, 2010, 20:43 |
Dynamic Mesh Changing Shape
|
#1 |
Senior Member
Daniel
Join Date: Jul 2009
Location: Montreal, Canada
Posts: 156
Rep Power: 17 |
Hello all,
I am struggling to produce a dynamic mesh whereby an airfoil surrounded by a 2D C-grid changes shape in an oscillatory manner as a function of time. Specifically, I would like to make the airfoil oscillate, and also make a flap oscillate on the airfoil at a different periodicity. From a survey of the boards, I have found code for older versions of OF that use oscillatingFixedValue to make the airfoil oscillate; however this code does not work in OF1.6 nor does it allow the flap to oscillate relative to the airfoil. Is there a way to make this happen? I would appreciate any ideas. Thank you, Dan |
|
June 13, 2010, 23:09 |
Closer to a solution
|
#2 |
Senior Member
Daniel
Join Date: Jul 2009
Location: Montreal, Canada
Posts: 156
Rep Power: 17 |
I believe I can accomplish what I need by setting the airfoil boundary to type timeVaryingMappedFixedValue in the pointMotionUx file (to be used by a dynamicMeshDict with solver velocityComponentLaplacian). This presents a problem, though: timeVaryingMappedFixedValue requires a "points" file in a /constant/boundaryData/<boundaryName>/ directory. Since the mesh will be moving, I must specify a "points" file for each time step, and I do not think timeVaryingMappedFixedValue can handle that.
Does anyone have an idea of how I could overcome this last hurdle? I think that if I can make timeVaryingMappedFixedValue read a "points" file for each time step, I might have this problem solved. Thank you, Dan |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
decomposePar problem: Cell 0contains face labels out of range | vaina74 | OpenFOAM Pre-Processing | 37 | July 20, 2020 06:38 |
Gambit problems | Althea | FLUENT | 22 | January 4, 2017 04:19 |
[mesh manipulation] Importing Multiple Meshes | thomasnwalshiii | OpenFOAM Meshing & Mesh Conversion | 18 | December 19, 2015 19:57 |
[ICEM] Generating mesh for modified parts in ICEM without changing mesh of other parts | a.habibi | ANSYS Meshing & Geometry | 5 | October 4, 2012 06:10 |
[snappyHexMesh] snappyHexMesh won't work - zeros everywhere! | sc298 | OpenFOAM Meshing & Mesh Conversion | 2 | March 27, 2011 22:11 |