|
[Sponsors] |
April 21, 2009, 20:47 |
memory error
|
#1 |
New Member
Join Date: Mar 2009
Posts: 9
Rep Power: 17 |
Hello,
I got an insufficient memory error when I used a fine mesh size. Do I need to add an additional memory? Or, there is another solution. Thank you. E. |
|
April 22, 2009, 11:39 |
|
#2 |
Member
Join Date: Mar 2009
Posts: 40
Rep Power: 17 |
if you use 32bit systems, the maximum supported memory size in the operating system would be about 3G. You may upgrade to 64bit operating systems, and add more memory chips.
another solution you may try is to use single precision instead of double precision. or you may look at the simulation and figure out if you need to solve the whole domain in one run. depending on your case, you may solve only part of the domain in a first simulation, and do another restart from there, and maybe more restarts afterwards. Last edited by H.C; April 22, 2009 at 15:54. |
|
April 29, 2009, 20:03 |
|
#3 |
New Member
Join Date: Mar 2009
Posts: 9
Rep Power: 17 |
H.C
Thank you. E. |
|
April 9, 2011, 00:05 |
insufficient memory error during fluentmeshtofoam conversion
|
#4 |
Member
Yuri Feldman
Join Date: Mar 2011
Posts: 30
Rep Power: 15 |
Hi everybody,
I have a conceptual problem. I want to perform large memory simmulation on 32 bit 8 core machine. Namely my problem consumes about 5 Gb memory. If I run it in parallel on 8 processors then each processorwill consume less then 1Gb 32 byte system is not an issue. But before this I have to create my mesh by running fluentmeshtofoam utility. And when I try to do it sequentially I got a memory error. I think this bottleneck will appear also on 64 bit machine if the mesh converting process will demand more operative memory than I have. Can I somehow tell to the program to use swap? Can I run the meshconversion in parallel? Thank you |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Compile problem | ivanyao | OpenFOAM Running, Solving & CFD | 1 | October 12, 2012 10:31 |
Problem with compile the setParabolicInlet | ivanyao | OpenFOAM Running, Solving & CFD | 6 | September 5, 2008 21:50 |
Compiling problems with hello worldC | fw407 | OpenFOAM Installation | 21 | January 6, 2008 18:38 |
DecomposePar links against liblamso0 with OpenMPI | jens_klostermann | OpenFOAM Bugs | 11 | June 28, 2007 18:51 |
user subroutine error | CFDUSER | CFX | 2 | December 9, 2006 07:31 |