CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > General Forums > Main CFD Forum

Fluent - Out of Memory Error

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 20, 2007, 05:21
Default Fluent - Out of Memory Error
  #1
asd
Guest
 
Posts: n/a
i get a 'out of memory.malloc_storage: unable to malloc Density' errors when i initiliaze my domain for computation in fluent. Any ideas??

  Reply With Quote

Old   July 20, 2007, 11:01
Default Re: Fluent - Out of Memory Error
  #2
Ben
Guest
 
Posts: n/a
Surely you have answered your own question...
  Reply With Quote

Old   July 20, 2007, 11:41
Default Re: Fluent - Out of Memory Error
  #3
NewtonUSP
Guest
 
Posts: n/a
Ben, I don't know if it is the problem, because here I had the same problem with version 6.3 of fluent in a system with a lot of memory avaliable. But when I choose to run the parallelized version of fluent, in the same system, the memory issue disappears. Have any ideas??? Does Fluent have memory limitations runing in serial mode??

Thanks...
  Reply With Quote

Old   July 20, 2007, 19:12
Default Re: Fluent - Out of Memory Error
  #4
Ahmed
Guest
 
Posts: n/a
Are you running on a Windows os? Switch to Linux
  Reply With Quote

Old   July 20, 2007, 20:10
Default Re: Fluent - Out of Memory Error
  #5
NewtonUSP
Guest
 
Posts: n/a
Yeap... I thought it was a windows problem... but I had the same problem in a linux cluster... so... It maight be an Ansys problem, cause in the 6.2 version of fluent, this problem does not happens...
  Reply With Quote

Old   July 20, 2007, 20:29
Default Re: Fluent - Out of Memory Error
  #6
Ahmed
Guest
 
Posts: n/a
the function malloc (see any book on the C language) requests from the operating system to reserve and assign a memory block, if the os fails to assign this block of memory you get this message. The memory need not be real, virtual memory is OK too. As you see, this is os problem
  Reply With Quote

Old   July 21, 2007, 00:57
Default Re: Fluent - Out of Memory Error
  #7
asd
Guest
 
Posts: n/a
Ben..the question was put fwd becuase it was hard to belive that memory would be an issue given that the system has 2GB RAM and over 120GB of disk space....as others have correctly pointed out, its an issue with the OS.
  Reply With Quote

Old   July 21, 2007, 09:02
Default Re: Fluent - Out of Memory Error
  #8
NewtonUSP
Guest
 
Posts: n/a
Yes, I though it was a OS problem too... But it is very interesting that this problem, for me, only appers when runing the serial version of fluent. As I said before, when it is parallel, in the same machine (SMP), this problem goes away, in both windows and Linux systems...
  Reply With Quote

Old   July 21, 2007, 17:47
Default Re: Fluent - Out of Memory Error
  #9
Ahmed
Guest
 
Posts: n/a
Computers use two types of memory:- 1- RAM or actual physical memory chips installed 2- Virtual Memory, a sector of the hard disk that is reserved by the operating system in case the physical memory is totaly used and there is still need for more. To pinpoint what exactly is happening in your case, well, not easy, any way I will give you some pointers that might help (They are not ordered logically)

A- If your IT guy is smart and diligent he/she might be able to install more RAM or he/she can fine tune the maximum virtual memory size allocated by your computer OS or he/she can upgrade your computer graphic card to a one with (More Installed RAM) that will relieve more virtual memory for your programme.

B- Here is what you can do

1- Do you have time to remesh your problem, if so do the following: reduce the number of cells outside the boundary layers (unless the rate of strain tensor is high) these cells are not needed in excess 2- What solver are you using The segregated or coupled one The coupled solver uses more memory. 3- If your wallet is in good shape, you can always buy a CRAY, SG.....

There are two more minor factors that might affect your problem, but I need to have the full picture before me, Only you can decide to see if changing the discretization scheme or order will affect the quality of the results of your analysis.

Wish you good luck.

NewtonUSP: when your computer is running two or more processors, each require its own virtual memory space
  Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Building OpenFOAM1.7.0 from source ata OpenFOAM Installation 46 March 6, 2022 13:21
Compile calcMassFlowC aurore OpenFOAM Programming & Development 13 March 23, 2018 07:43
OpenFOAM install on Ubuntu Natty 11.04 bkubicek OpenFOAM 13 May 26, 2011 05:48
Version 15 on Mac OS X gschaider OpenFOAM Installation 113 December 2, 2009 10:23
POSDAT problem piotka STAR-CD 4 June 12, 2009 08:43


All times are GMT -4. The time now is 18:35.