|
[Sponsors] |
February 10, 2018, 06:52 |
SnappyHexMesh Error
|
#1 |
New Member
kelvin loh
Join Date: Jan 2018
Posts: 2
Rep Power: 0 |
Hi
I am trying to run snappyHexMesh on a blockMesh (with toposet refinemeshs) following DTChullwave tutorial. The only difference is that I added an additional ship in the snappyhexmesh (2 ship stls). However after running snappyhexmesh, Im getting the following error in the log file: Code:
calculating patchDisplacement as distance to nearest surface point ... --> FOAM Warning : From function static Foam::vectorField Foam::snappySnapDriver::calcNearestSurface(const Foam::meshRefinement&, const scalarField&, const indirectPrimitivePatch&, Foam::pointField&, Foam::vectorField&) in file snappyHexMeshDriver/snappySnapDriver.C at line 1638 For point:57 coordinate:(59 -28.5781 -21.9) did not find any surface within:0.921875 metre. |
|
February 10, 2018, 20:52 |
|
#2 |
Super Moderator
Tobias Holzmann
Join Date: Oct 2010
Location: Bad Wörishofen
Posts: 2,711
Blog Entries: 6
Rep Power: 52 |
Hi,
first of all, it is not an error message it is a warning which tells you that there is no point to push the mesh to. To get rid of that message, you can increase the snap tolerance.
__________________
Keep foaming, Tobias Holzmann |
|
Tags |
dtchull tutorial, snappyhexmesh, stl |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM.org] compile error in dynamicMesh and thermophysicalModels libraries | NickG | OpenFOAM Installation | 3 | December 30, 2019 01:21 |
[blockMesh] blockMesh with double grading. | spwater | OpenFOAM Meshing & Mesh Conversion | 92 | January 12, 2019 10:00 |
[swak4Foam] GroovyBC the dynamic cousin of funkySetFields that lives on the suburb of the mesh | gschaider | OpenFOAM Community Contributions | 300 | October 29, 2014 19:00 |
OpenFOAM without MPI | kokizzu | OpenFOAM Installation | 4 | May 26, 2014 10:17 |
DecomposePar links against liblamso0 with OpenMPI | jens_klostermann | OpenFOAM Bugs | 11 | June 28, 2007 18:51 |