|
[Sponsors] |
February 5, 2008, 16:08 |
RAM memory problem
|
#1 |
Guest
Posts: n/a
|
If i have a mesh of half a million hexa cells. Is there a way to calculate how much RAM i need to run this problem in serial. My solver keeps crashing complaining about memory allocation. I do have enough memory in my hard disk so it must be RAM it is complaining about.
Thank you |
|
February 6, 2008, 06:00 |
Re: RAM memory problem
|
#2 |
Guest
Posts: n/a
|
What for a CFD-software do you use!? ... 0.5 Million sounds not much for a modern 2GB RAM Hardware!
Regards, Stephan |
|
February 6, 2008, 06:31 |
Re: RAM memory problem
|
#3 |
Guest
Posts: n/a
|
I am using CFX. I have only 512MB in my computer. Do you think it is crashing due to lack of RAM memory?
Regards alpha |
|
February 6, 2008, 06:52 |
Re: RAM memory problem
|
#4 |
Guest
Posts: n/a
|
Definitively you have lack of RAM. How much RAM is needed for specific problem you can read at the start of solver run in text window under "Memory Allocated for Run".
But still if you have more RAM than needed on single processor computer you would be able to solve only problems which need 1-1,5 GB of memory . The problem is 32bit OS. In this case parallel run must be used. |
|
February 6, 2008, 06:56 |
Re: RAM memory problem
|
#5 |
Guest
Posts: n/a
|
Yes. Memory is cheap, get more.
|
|
February 6, 2008, 11:16 |
Re: RAM memory problem
|
#6 |
Guest
Posts: n/a
|
Definitely! Except you are a pure student ... !
But generally also each CFD-Code have different requirements to the amount of RAM needed for a specific grid size! Unfortunately CFX is one of the more hardware consuming codes than others due to it's unstructured approach - if I remember right!? ... As a last chance you can try to downscale the amount of RAM alredy covered by WINDOWS ( due all this interactive, colorfull but unnecessary garbadge / use Google for more )! Also try to reduce all system background activities to a minimum ( Virus scan ... ). Good Luck! |
|
February 6, 2008, 11:31 |
Re: RAM memory problem
|
#7 |
Guest
Posts: n/a
|
Biggest issue with CFX is its coupled solver, which is a big memory hog. Fluent's segregated solver is much less memory intensive, but the only code I know of that can do big problems with little RAM is CFD-Fastran, which is multi-block structured. I guess other multi-block structured codes would be similar.
|
|
February 6, 2008, 11:56 |
Re: RAM memory problem
|
#8 |
Guest
Posts: n/a
|
Thank you so much for your answers guys. I have solved the memory issue by moving my problem to a 2 Gig RAM computer, but now its crashing due to a "floating point exception: Overflow" error. Any advice with regards to new problem! Thank you again
Regards alpha |
|
February 12, 2008, 12:07 |
Re: RAM memory problem
|
#9 |
Guest
Posts: n/a
|
I would guess bad programing is the cause of your problem. I suggest that you redefine your problem - from the beginning.
Over the years I have found a number of memory related crashes that could be solved by redefining the problem. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Polyflow Simulation with ViscoElastic Model memory problem | sid2909 | ANSYS | 0 | May 10, 2010 06:27 |
[snappyHexMesh] snappyHexMesh memory or install problem? | carowjp | OpenFOAM Meshing & Mesh Conversion | 0 | April 12, 2010 10:50 |
Integer Memory - Problem | Mehul | CFX | 2 | May 23, 2008 03:53 |
Memory problem in Fluent | sai | FLUENT | 0 | January 30, 2007 06:32 |
memory problem | Matt | FLUENT | 1 | October 1, 2006 19:24 |