|
[Sponsors] |
August 9, 2013, 06:54 |
Moving mesh problem
|
#1 |
New Member
Vinicius Barros
Join Date: May 2013
Posts: 1
Rep Power: 0 |
Hello,
I have an OpenFOAM case with a circular cylinder (cross-section) and I want to apply motion to it. I want to simply move it from x1 to x2, only a horizontal motion. The amplitude of my motion is 0.5m and the function parameters are the following: oscillatingDisplacement omega = 6rad/s amplitude = (0.5 0 0) endTime = 0.3 The problem is that my simulation always crashes at 0.172 seconds and I think this is happening because the cells are too compressed in one point because when I make the mesh coarser it can run for a little bit longer. I'm a newbie to OpenFOAM, so is there anyone who could have any idea of what's going on and how I can solve it? Thanks in advance |
|
August 12, 2013, 03:20 |
|
#2 |
Senior Member
|
Hi barsvinicius,
What solver are you using? Regardless of the solver, I would try to use the moveDynamicMesh tool to test if the mesh motion is the root cause of your problem. Just execute it in your case directory. It solely performs the dynamic mesh steps, no other equations are taken into consideration. If this does not blow up and the mesh looks fine during the simulation, something else blows up. Remember to run checkMesh after the simulation. Please attach some more information on your case setup to your next post (solver, mesh dimensions, checkMesh output for time=0, fvS* files, dynamicMeshDict,...) Jens |
|
Tags |
mesh motion, oscillatingdisplacement |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Moving mesh | Niklas Wikstrom (Wikstrom) | OpenFOAM Running, Solving & CFD | 122 | June 15, 2014 07:20 |
[Other] How to set up a dynamic mesh for a piston moving through a tube of variable diameter? | karkar | OpenFOAM Meshing & Mesh Conversion | 0 | July 4, 2012 07:54 |
[Gmsh] 2D Mesh Generation Tutorial for GMSH | aeroslacker | OpenFOAM Meshing & Mesh Conversion | 12 | January 19, 2012 04:52 |
[snappyHexMesh] snappyHexMesh won't work - zeros everywhere! | sc298 | OpenFOAM Meshing & Mesh Conversion | 2 | March 27, 2011 22:11 |
How to control Minximum mesh space? | hung | FLUENT | 7 | April 18, 2005 10:38 |