CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Meshing & Mesh Conversion

[snappyHexMesh] snappyhexmesh error in refinement phase

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By kera

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 10, 2018, 18:45
Default snappyhexmesh error in refinement phase
  #1
New Member
 
Ishan Anjikar
Join Date: Mar 2018
Posts: 21
Rep Power: 8
ianjikar is on a distinguished road
Refinement phase
----------------

--> FOAM FATAL ERROR:
Point (3.0001 3.0001 0.43) is not inside the mesh or on a face or edge.
Bounding box of the mesh-0.003 -0.003 -0.003) (0.003 0.003 0.003)

From function static Foam::labelList Foam::refinementParameters::findCells(bool, const Foam:olyMesh&, const pointField&)
in file snappyHexMeshDriver/refinementParameters/refinementParameters.C at line 207.

FOAM exiting





Can someone please tell me why this is happening. Upon checking the stl file, none of the coordinate of the points is bigger than 0.003 in value
ianjikar is offline   Reply With Quote

Old   May 11, 2018, 05:04
Default
  #2
Member
 
Ricky
Join Date: Jul 2014
Location: Germany
Posts: 78
Rep Power: 11
kera is on a distinguished road
Hallo,

The error message itself is self explanatory. The point specified in your snappyHexMeshDict is out of the domain that you are trying to mesh --> A typical scaling error .

Change the point from (3.0001 3.0001 0.43) to (3e-3 3e-3 0.43e-3).

Hope this helps!

Regards,
Ricky



Quote:
Originally Posted by ianjikar View Post
Refinement phase
----------------

--> FOAM FATAL ERROR:
Point (3.0001 3.0001 0.43) is not inside the mesh or on a face or edge.
Bounding box of the mesh-0.003 -0.003 -0.003) (0.003 0.003 0.003)
aow likes this.
__________________
If it is easy, then something is fishy!
kera is offline   Reply With Quote

Old   May 11, 2018, 13:27
Default
  #3
New Member
 
Ishan Anjikar
Join Date: Mar 2018
Posts: 21
Rep Power: 8
ianjikar is on a distinguished road
Quote:
Originally Posted by kera View Post
Hallo,

The error message itself is self explanatory. The point specified in your snappyHexMeshDict is out of the domain that you are trying to mesh --> A typical scaling error .

Change the point from (3.0001 3.0001 0.43) to (3e-3 3e-3 0.43e-3).

Hope this helps!

Regards,
Ricky
Got the problem. Thanks for your help.
ianjikar 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
[snappyHexMesh] creating baffles using snappyHexMesh (for given random shaped surfaces) ashish.svm OpenFOAM Meshing & Mesh Conversion 1 January 17, 2018 01:24
[snappyHexMesh] SnappyHexMesh no layers and no decent mesh for complex geometry pizzaspinate OpenFOAM Meshing & Mesh Conversion 1 February 25, 2015 07:05
[snappyHexMesh] SnappyHexMesh segmentation Fault nithishgupta OpenFOAM Meshing & Mesh Conversion 1 December 18, 2014 04:03
[snappyHexMesh] snappyHexMesh won't work - zeros everywhere! sc298 OpenFOAM Meshing & Mesh Conversion 2 March 27, 2011 21:11
[snappyHexMesh] snappyHexMesh aborting Tobi OpenFOAM Meshing & Mesh Conversion 0 November 10, 2010 03:23


All times are GMT -4. The time now is 03:04.