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

On the reduction of cpu time

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 5, 1999, 00:17
Default On the reduction of cpu time
  #1
lee
Guest
 
Posts: n/a
hi! I have been studied on the reduction of cpu time by using the stochastic approach in using the galekin method

in that result we reduced the cpu time about 1/100 compared to the general finite difference method.

and we adopted this method to the inverse heat conduction problem /navier stokes equation solver and got very good result with drastically reduced cpu time..

what do you think about reducing the cpu time and i want to know the applicablity of this result..

thank you for reading

  Reply With Quote

Old   March 5, 1999, 05:25
Default Re: On the reduction of cpu time
  #2
Shigunov
Guest
 
Posts: n/a
Are there any publications on this question ? With best regards
  Reply With Quote

Old   March 5, 1999, 14:58
Default Re: On the reduction of cpu time
  #3
Adrin Gharakhani
Guest
 
Posts: n/a
Generally speaking stochastic methods (random walk for heat conduction) are very fast - for the conduction problem all you have to do is to call a Gaussian random number generator for each coordinate direction (3 calls for 3D) and to modify the positions of the collocation points (particles) according to the random numbers.

However, the major drawbacks of stochastic methods are their poor accuracy and slow rate of convergence (proportional to 1/sqrt(N) where N is the number of particles).

There are ways of smoothing out the solution, but the accuracy can still be quite poor.

So, although the stochastic computations are much faster (and easier to implement and parallelize) than other methods for the same number of degrees of freedom, the former may be more expensive for the same level of accuracy (because we would end up using a much larger number of particles or DOF's)

Unless, you have come up with a new methodology that is smooth and converges faster?

Adrin Gharakhani
  Reply With Quote

Old   March 7, 1999, 21:59
Default Re: On the reduction of cpu time
  #4
lee
Guest
 
Posts: n/a
refer to " A method of solving inverse convection problems by means of mode reduction "

'H.M.Park, and J.H.Lee," "chemical engineering science, 99, 01 "

I can't remember the date exactly thank you

  Reply With Quote

Old   March 7, 1999, 22:02
Default Re: On the reduction of cpu time
  #5
lee
Guest
 
Posts: n/a
we use karhuenen-loeve galerkin method

'refer to

"A method of solving inverse convection problems by means of mode reduction" "H.M.Park , and J.H.LEE" Chemical engineering science . 99/01
  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
TimeVaryingMappedFixedValue irishdave OpenFOAM Running, Solving & CFD 32 June 16, 2021 06:55
Computational time sunnysun OpenFOAM Running, Solving & CFD 5 March 16, 2009 03:32
Convergence moving mesh lr103476 OpenFOAM Running, Solving & CFD 30 November 19, 2007 14:09
CPU states kris Siemens 0 January 19, 2006 22:51
cpu time Gengsheng Wei Main CFD Forum 1 November 19, 1998 15:22


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