|
[Sponsors] |
![]() |
![]() |
#1 |
Member
Fridrik Magnusson
Join Date: Aug 2017
Location: Denmark
Posts: 34
Rep Power: 7 ![]() |
Hallo Everyone
Im trying to rotate a searchableBox 60 deg (pi/3) with the following command: Code:
refinementBox4 { type searchableBox; min (0.355 0.190 -0.01); max (0.485 0.250 0.12); transform { coordinateSystem { type cartesian; origin (0 0 0); coordinateRotation { type localAxesRotation; e3 (60 0 0); } } } } |
|
![]() |
![]() |
![]() |
![]() |
#2 | |
New Member
KAWA
Join Date: Mar 2018
Posts: 4
Rep Power: 7 ![]() |
Quote:
Hi Fridrik, Have you solved this problem, I have exactly the same problem? Regards |
||
![]() |
![]() |
![]() |
![]() |
#3 | |
New Member
Kristina
Join Date: May 2018
Posts: 3
Rep Power: 7 ![]() |
Quote:
I rotated searchableBox for 45 deg. around y-axes. Code:
zone1 { name zone1; type searchableRotatedBox; span (1 1 1); //dimensions of the box origin (0 0 -0.707); //first corner of the box - origin of local coordinate system //definition of the axes of the local coordinate system (cartesian, left-handed coordinate system) e1 (0.707 0 0.707); //relationship of e1 local axes and global coord.system e3 (-0.707 0 0.707); //relationship of e3 local axes and global coord.system } |
||
![]() |
![]() |
![]() |
Tags |
rotating, searchablebox, shm |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Gmsh] Rotate and duplicate mesh! | tareqkh | OpenFOAM Meshing & Mesh Conversion | 1 | December 23, 2019 13:01 |
Rotate frame reference in transient simulation | wjy-c | CFX | 4 | September 4, 2013 21:20 |
How to rotate a pointScalarField? | carowjp | OpenFOAM Programming & Development | 5 | January 27, 2013 19:49 |
surfaceTransformPoints -rotate | ynos | OpenFOAM Post-Processing | 1 | July 11, 2012 15:35 |
[GAMBIT] Rotate and revolute possible ? | Ijaz | ANSYS Meshing & Geometry | 19 | January 26, 2012 23:36 |