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

memory (RAM) estimation for a DNS modelling

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   November 26, 2006, 17:38
Default memory (RAM) estimation for a DNS modelling
  #1
Abbas
Guest
 
Posts: n/a
Dear all,

I would like to perform "Direct Numerical Simulation of the Dynamics of Internal waves". I am not sure the need for supercomputer resources in my simulation which will include 7.5E7 grid points. I want to show how much RAM is needed for this simulation and if it is more than 10 GB, I would need a supercomputer. Do you have any idea?

Thank you in advance,

Abbas

  Reply With Quote

Old   November 27, 2006, 02:19
Default Re: memory (RAM) estimation for a DNS modelling
  #2
Nick
Guest
 
Posts: n/a
Easily! =) i.e. I use my own method for incompressible DNS/LES on tetrahedral/polyhedral mesh. Each tetra is 98bytes in RAM. Say, you have 7.5E7tetras. It means that you'll need 6,845220923424 Gbytes of RAM only to store the mesh. And (!) how long will your PC work? Even for a 1-st order flux splitting scheme and 1-st order GMRES implicit time marching scheme you'll need about 5 min. for each time step!!!

To define the size of a tetrahedral, I use something like "double size=sizeof(TETRA[i])", where TETRA[i] is a pointer to a class of tetras, and "i" is the number of a tetrahedral.

  Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Estimation for memory usage by ICEM ftab Hardware 5 September 19, 2011 04:32
Ram memory doubt L3munoz FLUENT 3 December 9, 2009 13:34
RAM memory alpha CFX 1 October 8, 2009 11:31
RAM memory problem alpha Main CFD Forum 8 February 12, 2008 11:07
CFX CPU time & real time Nick Strantzias CFX 8 July 23, 2006 17:50


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