|
[Sponsors] |
April 6, 2011, 06:52 |
fluent3DMeshToFoam Error
|
#1 |
Member
Kurne
Join Date: Aug 2010
Location: Pune, INDIA
Posts: 88
Rep Power: 16 |
Dear All
I am trying to convert the unstructured mesh generated in ICEM into OpenFOAM and while converting the mesh using utility fluent3DMeshToFoam i got the following error.One thing i want to add the size of fluent.msh is 409.1 MB.The error is Create time Dimension of grid: 3 Number of points: 1306895 PointGroup: 6 start: 0 end: 1306894. Reading points...done. Number of cells: 4732963 CellGroup: 7 start: 0 end: 4732962 type: 1 Number of faces: 10257932 FaceGroup: 8 start: 0 end: 10087859. Reading mixed faces...done. FaceGroup: 9 start: 10087860 end: 10113565. Reading mixed faces...done. FaceGroup: 10 start: 10113566 end: 10255023. Reading uniform faces...done. FaceGroup: 11 start: 10255024 end: 10257931. Reading mixed faces...done. Zone: 7 name: BODY type: fluid. Reading zone data...done. Zone: 8 name: int_BODY type: interior. Reading zone data...done. Zone: 9 name: INTERFACE_VOLUTE_IMPELLER type: interface. Reading zone data...done. Zone: 10 name: WALLS type: wall. Reading zone data...done. Zone: 11 name: OUTLET type: outlet-vent. Reading zone data...done. FINISHED LEXING --> FOAM Warning : From function boundBox::boundBox(const pointField& points) in file meshes/boundBox/boundBox.C at line 68 Cannot find bounding box for zero sized pointField, returning zero Creating patch 0 for zone: 9 name: INTERFACE_VOLUTE_IMPELLER type: interface Creating patch 1 for zone: 10 name: WALLS type: wall Creating patch 2 for zone: 11 name: OUTLET type: outlet-vent Creating cellZone 0 name: BODY type: fluid Creating faceZone 0 name: int_BODY type: interior faceZone from Fluent indices: 0 to: 10087859 type: interior new cannot satisfy memory request. This does not necessarily mean you have run out of virtual memory. It could be due to a stack violation caused by e.g. bad use of pointers or an out of date shared library Aborted Will anybody help and i am waiting. Thanks In Advance.
__________________
Simulation Is Determination Of Imagination Towards Approximation ® Best Regards Mubeen K Kurne |
|
April 7, 2011, 05:25 |
|
#2 |
Senior Member
Matthias Voß
Join Date: Mar 2009
Location: Berlin, Germany
Posts: 449
Rep Power: 20 |
What is your memory peak during running the tool with this mesh?
"Cannot find bounding box for zero sized pointField, returning zero" first thoughtid you export any empty field, faces from ICEM? You can simply check this by viewing the .msh-file in an text editor (even if this is VERY unusual). second thought: reduce your meshdensities by ... 10 times, export, try the mesh-tool. Just to make sure the error is size-related. |
|
April 8, 2011, 07:17 |
|
#3 |
Member
sirLentschi
Join Date: Nov 2010
Posts: 87
Rep Power: 16 |
Your abort is caused by a problem with your memory-size (ram). You need more memory to perfom the transformation.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM] Native ParaView Reader Bugs | tj22 | ParaView | 270 | January 4, 2016 12:39 |
[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 |
c++ libraries and solver compiling | vaina74 | OpenFOAM Installation | 13 | February 3, 2012 18:43 |
DecomposePar links against liblamso0 with OpenMPI | jens_klostermann | OpenFOAM Bugs | 11 | June 28, 2007 18:51 |
user defined function | cfduser | CFX | 0 | April 29, 2006 11:58 |