CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Meshing & Mesh Conversion

[Other] Oscillating cylinder in openFoam

Register Blogs Community New Posts Updated Threads Search

Like Tree3Likes
  • 3 Post By fredo490

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 17, 2013, 00:38
Default Oscillating cylinder in openFoam
  #1
New Member
 
Bhupesh
Join Date: Jun 2012
Location: Germany
Posts: 14
Rep Power: 13
bhups45 is on a distinguished road
Hello foamers,
I have started working with the dynamic meshing in openFoam recently and i am unable to understand the various fields in pimpleDyMFOAM solver.
Can anyone please help me out with the problem of oscillating cylinder using openFoam?
Thanx in advance.
bhups45 is offline   Reply With Quote

Old   May 22, 2013, 10:22
Default
  #2
Senior Member
 
HECKMANN Frédéric
Join Date: Jul 2010
Posts: 249
Rep Power: 16
fredo490 is on a distinguished road
Here is what I understood from the mesh morphing in Openfoam:

To move the mesh, openfoam uses a variable called "pointField". This is the vector from the original place of each node and the current position of the corresponding node.

Your solver only moves the nodes of the patch (a wall for example). Then all the domain is moved via another solver. How the domain moves is controled by the dynamicMeshDict file in Constant. Different techniques can "send" the deformation in the domain more or less deeply.

There are many algorithm to move the patchs. You have some where you give the position for each time step (the vector distance). Some other you give the speed at which the patch moves (the velocity vector).

Some special wall boundary can move the wall according to a function (a sinus for example, or a translation).

There are some other algorithm where the solver is able to add or remove layers. For example in a translating piston, the solver extend the cells until a certain point where the cells are split to avoid very large cells (or gather the cells if compressed).


I agree with you, Openfoam documentation for mesh morphing is really really really bad !
Bollonga, meth and CataV like this.
fredo490 is offline   Reply With Quote

Old   August 7, 2015, 00:45
Default
  #3
Member
 
methma Rajamuni
Join Date: Jul 2015
Location: Victoria, Australia
Posts: 40
Rep Power: 10
meth is on a distinguished road
Thank you very much.
meth 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
Frequently Asked Questions about Installing OpenFOAM wyldckat OpenFOAM Installation 3 November 14, 2023 11:58
circular cylinder oscillating: don't know how to set the dynamicMeshDict file John.C OpenFOAM Pre-Processing 2 June 18, 2015 09:54
What is "Lock-In" in oscillating cylinder problem? 9mile Main CFD Forum 0 June 3, 2015 09:57
Suggestion for a new sub-forum at OpenFOAM's Forum wyldckat Site Help, Feedback & Discussions 20 October 28, 2014 09:04
Oscillating Cylinder in Parallel Flow: Analytical Solution startingcfd Main CFD Forum 7 March 23, 2012 05:49


All times are GMT -4. The time now is 08:22.