|
[Sponsors] |
December 12, 2011, 08:33 |
Memory Problem
|
#1 |
Member
Join Date: Jun 2011
Posts: 38
Rep Power: 15 |
Hello!
I'm trying to mesh a rather complex STL-file. When i put this file in the middle of a "windtunnel" where the boundaries of the surrounding box are far away from the file, everything works fine and the caluclations seem to be realistic. But in my case, it is necessary that at least one face (inlet patch) touches the stl, because I want to simulate the flow inside of an airfoil. But when I make these adjustments I get the following error whilst running snappyHexMesh: Code:
Edge intersection testing: Number of edges : 8189103 Number of edges to retest : 8060091 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 (I reset the swap size of my computer to ten times of the original size) It doesn't matter how long the calucation takes. It simply should work! thanks Christian |
|
December 17, 2011, 19:17 |
|
#2 | |
Retired Super Moderator
Bruno Santos
Join Date: Mar 2009
Location: Lisbon, Portugal
Posts: 10,981
Blog Entries: 45
Rep Power: 128 |
Greetings Christian,
I saw your post a while back, but only now have I been able to log in and try to answer you:
Bruno
__________________
|
||
December 18, 2011, 05:11 |
|
#3 |
Member
Join Date: Jun 2011
Posts: 38
Rep Power: 15 |
hey bruno!
thanks for your reply!! I tried the same case on a computer with 24GB of memory and it worked but thank you for your hint using featureEdge!! And I also thought about just meshing the inside of course, but the problem is that the stl-file of the wing is hollow and the solid layer is very thin. So snappyHexMesh won't stop when reaching the boundary of the airfoil. Or is there any option which handles this? christian |
|
December 18, 2011, 11:38 |
|
#4 | |
Senior Member
Vieri Abolaffio
Join Date: Jul 2010
Location: Always on the move.
Posts: 308
Rep Power: 17 |
Quote:
You can do that with the first step of refinement (ie, bounding box). Practically you need the cells in that area to be smaller of the solid thickness to let the snapping part to work and understand which cells have to be eliminated and to which side snap onto. |
||
December 23, 2011, 08:31 |
|
#5 |
Member
Join Date: Jun 2011
Posts: 38
Rep Power: 15 |
Ok thanks!
I'm going to try this! |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
combustion problem | mcnair | CFX | 9 | March 22, 2011 15:06 |
Fluent Parallel Memory Usage | David Christopher | FLUENT | 1 | March 3, 2011 03:20 |
RAM memory problem | alpha | Main CFD Forum | 8 | February 12, 2008 12:07 |
memory problem | Matt | FLUENT | 1 | October 1, 2006 19:24 |
"Memory too low" problem with Fluent HELP NEEDED | Amr | FLUENT | 6 | May 8, 2006 13:06 |