|
[Sponsors] |
[snappyHexMesh] what is the importance of locationInMesh keyWord in snappyHexDict? |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 23, 2013, 09:46 |
what is the importance of locationInMesh keyWord in snappyHexDict?
|
#1 |
Member
Join Date: Oct 2013
Posts: 92
Rep Power: 13 |
Hi Foamers,
I would like to know what is the signification of locationInMesh, how would go about specifying it? (how do I compute it?) I have case where I need to generate mesh around an Industrial Fan (like a ceiling fan but Industrial). I have given all the parameters in snappyHexDict appropriately but the mesh generated doesn't acknowledge my surface (Fan .stl file) is a wall. in boundary i have Fan { type wall; nFaces 0; // why 0?? startFace 80894; } you can see nFaces is 0. I am attaching my snappyHexDict. I have closely followed the defaults of (for blockMesh and snappyHexMesh dicts) incompressible/pimpleFoam/pimpleDymFoam/propellor. |
|
October 24, 2013, 03:50 |
|
#2 |
Member
phil
Join Date: Oct 2013
Posts: 36
Rep Power: 13 |
Hi,
i managed to get the coordinates through paraFoam. Just open your blockMesh in paraFoam (without snappy Mesh) and then import also your Fan.stl. As you made your blockMesh by yourself you should have the min and max coordinates of your block. In paraFoam you have a visualisation of the current position from your Fan to your blockMesh. Now just pick a point that is obviously not inside the Fan and use this coordinates for "locationInMesh". I think there are also some other ways to get it done properly. This method was the easiest for me without "googling" etc. Greetings |
|
October 24, 2013, 07:38 |
|
#3 | |
Member
Join Date: Oct 2013
Posts: 92
Rep Power: 13 |
Quote:
there are no errors in log.snappyHexMesh , what am I missing? |
||
October 24, 2013, 07:48 |
|
#4 |
Member
phil
Join Date: Oct 2013
Posts: 36
Rep Power: 13 |
Yes the point has to be inside the blockMesh mesh but as u want to simulate the streaming around your fan the point has to be outside the fan.
About your other error i have no idea what it could be, i am also very new to sHM and OF. |
|
Tags |
snappyhexmesh, snappyhexmeshdict |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] Undefined keyword in dictionary in snappyHexMesh | RebeccaWS | OpenFOAM Meshing & Mesh Conversion | 7 | September 6, 2016 07:19 |
[OpenFOAM] Take derivative of mean velocity in paraFoam | hiuluom | ParaView | 13 | April 26, 2016 07:44 |
[snappyHexMesh] How to define to right point for locationInMesh | Mirage12 | OpenFOAM Meshing & Mesh Conversion | 7 | March 13, 2016 15:07 |
Derivative of velocity and mean velocity | hiuluom | OpenFOAM Post-Processing | 1 | May 30, 2015 00:42 |
simpleFoam in parallel issue | plucas | OpenFOAM Running, Solving & CFD | 3 | July 17, 2013 12:30 |