|
[Sponsors] |
[blockMesh] Problem with wedge type geometry. |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 28, 2015, 21:29 |
Problem with wedge type geometry.
|
#1 |
New Member
nemo
Join Date: Jan 2015
Posts: 26
Rep Power: 11 |
I am new to openFoam.i try to simulate a 2D axi-symmetric problem,it is hard at first,but i find a example here https://openfoamwiki.net/index.php/M...s/AxiSymmetric,it helps a lot.
But i am still confused with the vertex label's order at the outlet.In the user guide,it says that"the order in which the vertices are given must be such that ,looking from inside the block and starting with any vertex,the face must be traversed in a clockwise direction to define the other vertices. at p142",then why the order at outlet is (3 5 2 3) but it is not (3 2 5 3),i think the (3 2 5 3 ) is the order which is clockwise. Any help is really very much appreciated! Thank you! |
|
March 29, 2015, 13:25 |
|
#2 |
Member
Alexander Bartel
Join Date: Feb 2015
Location: Germany
Posts: 97
Rep Power: 11 |
Hi nemo,
simplest way for you would be: copy the dynamicMeshdict file from the tutorial and controldict, fvschemes and fvsolution from any other tutorial you find and let it run. when blockMesh runs without an error everything seems to be fine. Then you can have a look on your mesh with paraview. for this case the defined patch (3 5 2 3) is correct. Its just difficult to visualize the points from the blockmeshdict in your head without mistakes. (remember right-handed coordinate system... it would be easier to run blockmesh and paraview like described above ) regards Alex |
|
March 29, 2015, 22:39 |
|
#3 |
New Member
nemo
Join Date: Jan 2015
Posts: 26
Rep Power: 11 |
Thanks a lot,alex,i'll try it right now.
|
|
March 29, 2015, 22:53 |
|
#4 |
New Member
nemo
Join Date: Jan 2015
Posts: 26
Rep Power: 11 |
Thanks a lot,alex.
I tried what you said,and I get the picture from paraView. But i am still confused with the vertex label's order at the outlet. I want to ask the next few questions: (1)The coordinate system in the paraView is not right-handed,is it right? (2)So looking from inside the block,the vertex order should not be clockwise,is it right? (3)but why the vertex order at the outlet is clockwise? |
|
March 30, 2015, 17:24 |
|
#5 |
Member
Alexander Bartel
Join Date: Feb 2015
Location: Germany
Posts: 97
Rep Power: 11 |
no problem nemo,
you are right, the little picture of the axes seem to be confusing some times... i hope the confusion will go away, when you turn on the cube axes in the properties panel (in paraView) and identify your points when you can assign them with the values. P.S.: if the visibility of an axis is not good, because the axis is too short... just set the custom bounds to greater values (edit button beside the show axis option) regards Alex |
|
March 30, 2015, 22:48 |
|
#6 |
New Member
nemo
Join Date: Jan 2015
Posts: 26
Rep Power: 11 |
Thank you Alex.I think i have solved my problem.Your advice is very useful.Thank you again.
Nemo |
|
March 31, 2015, 16:06 |
|
#7 |
Member
Alexander Bartel
Join Date: Feb 2015
Location: Germany
Posts: 97
Rep Power: 11 |
you are welcome, nemo
everyone started with nearly the same questions... soon you could help with newcomer questions here regards Alex |
|
Tags |
axi-symmetric |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
reactingMultiphaseEulerFoam | tonnykz | OpenFOAM Running, Solving & CFD | 2 | June 15, 2020 03:09 |
Problem with continuity simpleFoam kkl omega airfoils | ibelunatic | OpenFOAM Running, Solving & CFD | 0 | March 20, 2018 12:48 |
Wrong Boundary Conditions (maximum number of iterations) in compressibleInterDyMFoam | silencebreak | OpenFOAM Running, Solving & CFD | 0 | September 11, 2017 08:05 |
Strange high velocity in centrifugal pump simulation | huangxianbei | OpenFOAM Running, Solving & CFD | 26 | August 15, 2014 03:27 |
singularity? | mihaipruna | OpenFOAM Running, Solving & CFD | 5 | April 24, 2012 18:18 |