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

CFD terminologies

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 7, 2007, 12:42
Default CFD terminologies
  #1
Betty
Guest
 
Posts: n/a
Could anyone please give some basic idea on how to interpret the following : " It takes 14.8 Cray CPU seconds per iteration, or 7x10^-5 ~ 1.0x10^-4 CPU seconds per point and per iteration, and the results are obtained in the order of 1000 to 2000 iterations. The preliminary solution structure emerges after about 1000 iterations with CFL number of O(0.1) and it takes another 1000 iterations to have the solution fully settled." My questions are: If I have a simple cube as the computational domain with say grids like (x y z)=(90 81 35) and side = 10 inches and say there is a 0.5 inch diameter jet at X=5 on the YZ-plne and I want to solve for pressure and velocity on the last face (YZ plane at X=10). For this problem

How is the time per iteration calculated?

How will I know in how many iterations results will be obtained?

How will I know the solution is fully settled?

Kindly give some basic idea on how I would appreciate any references that would put things in perspective.

Thank you all for your time. Sorry about the length of the post. But please please help.

Betty
  Reply With Quote

Old   September 7, 2007, 16:31
Default Re: CFD terminologies
  #2
pc
Guest
 
Posts: n/a
Time per iteration is normally determined by issuing a system call at the start and end of the iteration loop. cpu_time(), second(), or some other intrinsic function to return elapsed CPU time.

The number of iterations is meaningless as a measure of solution convergence.

One may judge the solution is converged ("settled" as you put it) by examining residual histories, force and moment histories, or other measures of the change in the solution. Residuals should drop several orders of magnitude, ideally to machine zero.
  Reply With Quote

Old   September 7, 2007, 21:54
Default Re: CFD terminologies
  #3
Betty
Guest
 
Posts: n/a
Thank you, that helped.

What is the criteria for setting the number of iterations? Do I pick a random number and then monitor the solution for convergence? Please correct me if I am wrong.

Thanks again Betty
  Reply With Quote

Old   September 8, 2007, 13:12
Default Re: CFD terminologies
  #4
pc
Guest
 
Posts: n/a
Yes, you have to pick a number of iterations and monitor the convergence.

For example, say I run 1,000 iterations at a CFL number of 1, and I run the same problem for 1,000 iterations at a CFL number of 0.1 - the former case will be much further evolved (larger time steps), but both ran an equal number of iterations.

That is why I say the number of iterations is meaningless: is it problem-dependent and CFL-dependent.
  Reply With Quote

Old   September 8, 2007, 22:00
Default Re: CFD terminologies
  #5
Betty
Guest
 
Posts: n/a
Thanks pc

  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
CFD terminologies Logesh Main CFD Forum 3 June 14, 2006 17:33
Where do we go from here? CFD in 2001 John C. Chien Main CFD Forum 36 January 24, 2001 21:10
ASME CFD Symposium, Atlanta, July 2001 Chris R. Kleijn Main CFD Forum 0 August 21, 2000 04:49
Since Last June John C. Chien Main CFD Forum 3 July 12, 1999 09:38
Which is better to develop in-house CFD code or to buy a available CFD package. Tareq Al-shaalan Main CFD Forum 10 June 12, 1999 23:27


All times are GMT -4. The time now is 11:27.