CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

OpenFoam v9 - how to rotate searchableBox

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 13, 2022, 09:32
Default OpenFoam v9 - how to rotate searchableBox
  #1
New Member
 
Mary
Join Date: Sep 2021
Posts: 16
Rep Power: 4
limpideyes is on a distinguished road
Hi,

In OpenFoam v9, how to rotate searchableBox?

Code:
geometry
{
    buildings
    {
        type triSurfaceMesh;
        file "buildings.stl";
    }

    refinementBox
    {
        type searchableBox;
	min (-80 -80 0);
        max (80 80 190);
    }
};
How can I rotate the seachableBox in 45 degrees?
In OpenFoam v9, I am not sure if 'searchableRotatedBox' works or not.


Please help,

Thanks

Last edited by limpideyes; April 13, 2022 at 15:48.
limpideyes is offline   Reply With Quote

Old   April 17, 2022, 15:25
Default
  #2
Senior Member
 
Join Date: Sep 2013
Posts: 353
Rep Power: 20
Bloerb will become famous soon enough
You can't with searchableBox, but there should be a version that is rotated likely called searchableRotatedBox. Atleast that is present in the ESI versions. Or simply create an stl with the dimensions and position you desire. (For example in paraview and save as an stl)
Bloerb is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Map of the OpenFOAM Forum - Understanding where to post your questions! wyldckat OpenFOAM 10 September 2, 2021 05:29
UNIGE February 13th-17th - 2107. OpenFOAM advaced training days joegi.geo OpenFOAM Announcements from Other Sources 0 October 1, 2016 19:20
OpenFOAM Training, London, Chicago, Munich, Sep-Oct 2015 cfd.direct OpenFOAM Announcements from Other Sources 2 August 31, 2015 13:36
Superlinear speedup in OpenFOAM 13 msrinath80 OpenFOAM Running, Solving & CFD 18 March 3, 2015 05:36
[mesh manipulation] rotate mesh in OpenFOAM kiddmax OpenFOAM Meshing & Mesh Conversion 1 February 22, 2014 14:12


All times are GMT -4. The time now is 17:19.