|
[Sponsors] |
May 24, 2012, 03:48 |
Moving Mesh
|
#1 | |
Senior Member
Samuele Z
Join Date: Oct 2009
Location: Mozzate - Co - Italy
Posts: 520
Rep Power: 19 |
Dear All,
I am trying to run a moving-mesh problem when I give the moveDynamicMesh command, I get this error: Quote:
Thanks a lot, Samuele Last edited by samiam1000; May 24, 2012 at 05:04. |
||
May 25, 2012, 03:48 |
|
#2 |
Member
|
Hi Samuele,
there are these three asterisks "***" which tell you, that there's something terribly wrong. So your mesh features the following bad cells: 4786 High aspect ratio cells 34479 severly non-othogonal faces 19112 incorretly oriented faces 2542 highly skewed faces so YES, this is most probably a problem with the mesh an you will need to increase your mesh quality! I suppose you are using snappyHexMesh, so then it's a good start to find the problematic cells by running "checkMesh" after you created your mesh. checkMesh will create "sets" of those bad cells und you can view them in paraview/paraFoam. A good start for snappyHexMesh is to switch off all quality controls, and then have a look at the bad cells with checkMesh and paraview. After that you may slowly try to rise the quality parameters in SHM und see how that effects your mesh. I suggest to do that on a tiny part of your mesh, e.g. by using an appropriate blockMeshDict Greets, Jan
__________________
~~~_/)~~~ |
|
May 28, 2012, 06:59 |
|
#3 |
New Member
Giuliano Lotta
Join Date: May 2012
Posts: 12
Rep Power: 14 |
May I ask where can be found "documented" examples of moving mash, to learn how to configure and deal with them ?
|
|
May 28, 2012, 07:34 |
|
#4 |
Senior Member
cfdkid
Join Date: Mar 2009
Posts: 133
Rep Power: 17 |
Use "moveDynamicMesh --help"
This is the best help. Also try to redo any tutorial on moveDynamicMesh.
__________________
________________________________________ Regards, CFDkid It never gets easier You just get Better |
|
May 30, 2012, 09:22 |
|
#5 | |
Member
Eysteinn Helgason
Join Date: Sep 2009
Location: Gothenburg, Sweden
Posts: 53
Rep Power: 17 |
Quote:
There are a few tutorials where you can read about the different settings for the mesh motion, i.e. here, here, here and here. More tutorials can be found here by changing the year from 2007 to 2011. Hope this helps Eysteinn |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] SnappyHexMesh for internal Flow | vishwa | OpenFOAM Meshing & Mesh Conversion | 24 | June 27, 2016 09:54 |
How to let the mesh motion solver just solve a small region near a moving boundary? | zhajingjing | OpenFOAM Running, Solving & CFD | 9 | April 28, 2016 05:15 |
3D Hybrid Mesh Errors | DarrenC | ANSYS Meshing & Geometry | 11 | August 5, 2013 07:42 |
[Gmsh] 2D Mesh Generation Tutorial for GMSH | aeroslacker | OpenFOAM Meshing & Mesh Conversion | 12 | January 19, 2012 04:52 |
[snappyHexMesh] external flow with snappyHexMesh | chelvistero | OpenFOAM Meshing & Mesh Conversion | 11 | January 15, 2010 20:43 |