|
[Sponsors] |
[blockMesh] FOAM FATAL ERROR Cannot find file points in directory constantpolyMesh |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 9, 2006, 10:24 |
FOAM FATAL ERROR Cannot find file points in directory constantpolyMesh
|
#1 |
Member
Efimenko Evgenii
Join Date: Mar 2009
Location: Nizhnij Novgorod, Russia
Posts: 52
Rep Power: 17 |
Hi, all
I have a problem with blockMesh utility I'm trying to generate simple 3D rectangular mesh with number of cells 500*500*500. If I try to generate mesh 50*50*50 everything works fine, but in this case following message appears: 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 /opt/gcdistro/sge/hod/spool/node06/job_scripts/11156: line 5: 17421 Aborted blockMesh . box --> FOAM FATAL ERROR : Cannot find file "points" in directory "constant/polyMesh" From function Time::findInstance(const word& dir, const word& name) in file db/Time/findInstance.C at line 133. FOAM exiting It seems that problem is the lack of memory for so large mesh. How can I solve this problem? Best regards, Efimenko Evgeny |
|
October 9, 2006, 11:10 |
Get a 64bit machine with a lot
|
#2 |
Senior Member
Eugene de Villiers
Join Date: Mar 2009
Posts: 725
Rep Power: 21 |
Get a 64bit machine with a lot of memory.
125M cells =~ 50GB and thats without any fields. |
|
October 9, 2006, 16:27 |
I think another option is to t
|
#3 |
New Member
Adrian Magda
Join Date: Mar 2009
Posts: 7
Rep Power: 17 |
I think another option is to try to run in parallel, or try to split your problem in smaller parts if possible
adrian |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[Salome] Salome import "Cannot find file "points" in directory..." | mismichael | OpenFOAM Meshing & Mesh Conversion | 6 | June 24, 2024 04:17 |
OpenFoam "Permission denied" and "command not found" problems. | iyidaniel@yahoo.co.uk | OpenFOAM Running, Solving & CFD | 11 | January 2, 2018 07:47 |
Problem compiling a custom Lagrangian library | brbbhatti | OpenFOAM Programming & Development | 2 | July 7, 2014 12:32 |
centOS 5.6 : paraFoam not working | yossi | OpenFOAM Installation | 2 | October 9, 2013 02:41 |
[swak4Foam] Error bulding swak4Foam | sfigato | OpenFOAM Community Contributions | 18 | August 22, 2013 13:41 |