|
[Sponsors] |
![]() |
![]() |
#1 |
Senior Member
Join Date: Dec 2019
Location: Cologne, Germany
Posts: 369
Rep Power: 9 ![]() |
hi all,
i have a mesh which i want to rotate. so i use $ rotateMesh "(0 -1 0)""(0 1 0)" it rotates the geometry, but the mesh quality becomes really bad. screenshots are attached. same happens with $transformPoints -rotate ... hope someone can help |
|
![]() |
![]() |
![]() |
![]() |
#2 |
Senior Member
Join Date: Sep 2013
Posts: 353
Rep Power: 21 ![]() |
That's because you are inverting your mesh. I.e every cell is inside out from that rotation.
try Code:
transformPoints -rotate-angle '((0 1 0) 180)' |
|
![]() |
![]() |
![]() |
![]() |
#3 | |
Senior Member
Join Date: Dec 2019
Location: Cologne, Germany
Posts: 369
Rep Power: 9 ![]() |
Quote:
the following command did the trick: transformPoints -rollPitchYaw "(180 0 0)" |
||
![]() |
![]() |
![]() |
Tags |
mesh quality, rotatemesh |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] non uniform mesh near the stl object | vava10 | OpenFOAM Meshing & Mesh Conversion | 0 | January 31, 2021 15:41 |
Moving mesh | Niklas Wikstrom (Wikstrom) | OpenFOAM Running, Solving & CFD | 122 | June 15, 2014 07:20 |
[Gmsh] 2D Mesh Generation Tutorial for GMSH | aeroslacker | OpenFOAM Meshing & Mesh Conversion | 12 | January 19, 2012 04:52 |
mesh quality and independency..!?? | michelle | CFX | 0 | October 15, 2007 06:50 |
How to control Minximum mesh space? | hung | FLUENT | 7 | April 18, 2005 10:38 |