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

[snappyHexMesh] snappyHexMesh decomposition error

Register Blogs Community New Posts Updated Threads Search

Like Tree4Likes
  • 1 Post By johnsmith332
  • 3 Post By Ramsky

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 27, 2012, 01:16
Default snappyHexMesh decomposition error
  #1
New Member
 
John Smith
Join Date: Feb 2012
Posts: 4
Rep Power: 14
johnsmith332 is on a distinguished road
Hi, I'm pretty new at OpenFOAM and I'm trying to so a dsmcFoam simuation using a mesh created with snappyHexMesh. The mesh looks fine in ParaView but I get warnings when I run dsmcInitialise, and the same warnings when I run the simulation which cause it to crash. The error says:

--> FOAM Warning :
From function Foam::List<Foam::FixedList<Foam::label, 4> >Foam::Cloud<ParticleType>::faceTetIndices(label fI, label cI) const
in file meshes/polyMesh/polyMeshTetDecomposition/polyMeshTetDecomposition.C at line 561
No base point for face 25085, 3(3298 2596 2567), produces a valid tet decomposition.

Another warning says:

No base point for face xxxxx, (xxxx)produces a decomposition that has a minimum volume greater than tolerance

I've looked all over the place trying to figure out what's causing this error but with no luck. Does anyone know what this error means or how I might fix it?
e.ahmadiyan likes this.
johnsmith332 is offline   Reply With Quote

Old   April 8, 2013, 02:53
Default
  #2
New Member
 
Esmaeil Ahmadiyan
Join Date: Sep 2011
Posts: 26
Rep Power: 14
e.ahmadiyan is on a distinguished road
Hi dear johnsmith332
I have same problem as you too. Could you help me to resolve it.
Thanks in advance.
Best regards.

e.ahmadiyan
e.ahmadiyan is offline   Reply With Quote

Old   June 25, 2013, 11:33
Default
  #3
New Member
 
Jackie Chou
Join Date: Mar 2013
Posts: 12
Rep Power: 13
jackeyhust is on a distinguished road
hi, Esmaeil and John,

have you found the way to solve this problem above? Could you give me a hint for it ? thank you!

best regards,

Jackie
jackeyhust is offline   Reply With Quote

Old   July 29, 2013, 09:57
Default
  #4
New Member
 
Join Date: Jul 2013
Posts: 8
Rep Power: 12
Ramsky is on a distinguished road
Looks like the problem is with face tets.

If your mesh is generated with snappyHexMesh, try the following:

In snappyhexMeshDict file, look for "minTetQuality".

//- Minimum quality of the tet formed by the face-centre
// and variable base point minimum decomposition triangles and
// the cell centre. Set to very negative number (e.g. -1E30) to
// disable.
// <0 = inside out tet,
// 0 = flat tet
// 1 = regular tet

For a regular tet, it should be positive. Try setting it to 1. If it does not work, set it to a very low positive number. Say 1e-10.

One way to check whether the issue with face tet is resolved or not before the start of the simulation is to do an "checkMesh -allGeometry". It will report if there are any issues with face tets.

Hope this helps.

ramsky
Mojtaba.a, PonchO and alsaeng like this.
Ramsky is offline   Reply With Quote

Old   April 7, 2017, 22:56
Default
  #5
New Member
 
Manuel Fermin Fonseca
Join Date: Nov 2014
Location: Valencia, Venezuela
Posts: 18
Rep Power: 11
manuelffonseca is on a distinguished road
hi, have you used first the blockmesh command? i had the same error and it was because i forgot to execute the blockmesh...
manuelffonseca 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
[OpenFOAM.org] compile error in dynamicMesh and thermophysicalModels libraries NickG OpenFOAM Installation 3 December 30, 2019 00:21
[blockMesh] blockMesh with double grading. spwater OpenFOAM Meshing & Mesh Conversion 92 January 12, 2019 09:00
[swak4Foam] GroovyBC the dynamic cousin of funkySetFields that lives on the suburb of the mesh gschaider OpenFOAM Community Contributions 300 October 29, 2014 18:00
ParaView for OF-1.6-ext Chrisi1984 OpenFOAM Installation 0 December 31, 2010 06:42
DecomposePar links against liblamso0 with OpenMPI jens_klostermann OpenFOAM Bugs 11 June 28, 2007 17:51


All times are GMT -4. The time now is 00:20.