|
[Sponsors] |
February 17, 2014, 21:38 |
extrudeMesh index error
|
#1 |
New Member
A. Craig
Join Date: Feb 2014
Posts: 2
Rep Power: 0 |
Hello everyone,
I have been following the excellent tutorial for going from points->stl->snappyHex->extrudeMesh for a 2D geometry as given here https://www.dropbox.com/s/jibjooemkg8makz/memory.pdf with code available here https://www.dropbox.com/s/tihb4d943e23xdu/gearMain.zip (I also just completed trying the wingmotion tutorial with identical results.) So far, I have just been running the unmodified code. I have followed the instructions to the letter, with the one exception that I did not do parallel computing. Unfortunately, there is something wrong: after running snappyHexMesh and flattenMesh but attempting to run extrudeMesh comes back with the error --> FOAM FATAL ERROR: index -1 out of range 0 ... 0 From function UList<T>::checkIndex(const label) in file /share/apps/me469/openfoam/2.2.2/OpenFOAM-2.2.2/src/OpenFOAM/lnInclude/UListI.H at line 109. FOAM aborting To me, this is looking like something to do newer OpenFoam versions being backwards incompatible, but I am hoping that is not the case. I haven't been able to find anything about this error on the threads, but I apologize if I missed the answer somewhere. If anyone has suggestions as to what might be causing this error or how I can track it down more thoroughly, I would be very grateful. Thank you! Best, A. Craig |
|
Tags |
error, extrudemesh, openfoam, snappyhexmesh |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM.org] Compile OF 2.3 on Mac OS X .... the patch | gschaider | OpenFOAM Installation | 225 | August 25, 2015 20:43 |
[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] Paraview 3.98 - errors when saving geometry file | pajot | ParaView | 1 | September 28, 2013 11:45 |
Installation OF1.5-dev | ttdtud | OpenFOAM Installation | 46 | May 5, 2009 03:32 |
DecomposePar links against liblamso0 with OpenMPI | jens_klostermann | OpenFOAM Bugs | 11 | June 28, 2007 18:51 |