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

sliding meshes

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 12, 2009, 08:23
Default sliding meshes
  #1
Member
 
Vojtech Betak
Join Date: Mar 2009
Location: Czech republic
Posts: 33
Rep Power: 18
betakv is on a distinguished road
Hi, I've problem with a geometry which is simply described in attached file. The rotor1 has right-hand rotation and the rotor2 has left-hand rotation.
I've used the MRFSimpleFoam for solution. The results are good and I want try a simulation with sliding meshes. Is there any possibility make this simulation in OpenFOAM? I will try a solver, which is described in mixerGgi, but I don't know how to describe this geometry into dynamicMeshDict.

Can you give me an advice?

Thank's a lot.

Vojta
Attached Images
File Type: jpg problem.jpg (10.1 KB, 45 views)
betakv is offline   Reply With Quote

Old   August 12, 2009, 12:34
Default
  #2
Senior Member
 
Henrik Rusche
Join Date: Mar 2009
Location: Wernigerode, Sachsen-Anhalt, Germany
Posts: 281
Rep Power: 18
henrik is on a distinguished road
Dear Vojta,

The geometry is not described in dynamicMeshDict, but is imported with the mesh which is created by blockMesh in this particular tutorial. The mechanics (point motion, attach, detach) is handled in dynamic mesh motion classes:

$FOAM_SRC/topoChangerFvMesh/mixerFvMesh/mixerFvMesh.C

OR

$FOAM_SRC/dynamicFvMesh/mixerGgiFvMesh/mixerGgiFvMesh.C

which read their controls from dynamicMeshDict.

To get your case off the ground, you need to do three things: a) find a way to create the initial mesh; b) Modify the dynamic mesh motion classes to select and rotate two regions; c) Modify the dynamic mesh motion classes to create and operate two interfaces.

A word of warning, the sliding interfaces don't like corners, but GGI will be okay.

Henrik
henrik 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
sliding meshes Tim Daly FLUENT 3 November 20, 2008 08:20
Boundaries swapt with sliding meshes guido_adriaensen OpenFOAM Running, Solving & CFD 0 January 31, 2006 02:55
sliding meshes with periodic BC's Dan Brozozowski FLUENT 3 June 27, 2003 07:10
Grid angle in sliding meshes mystic_cfd FLUENT 0 October 1, 2002 06:07
Empty surface in sliding meshes. Pierre Ricco FLUENT 2 March 14, 2001 16:01


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