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

Implicit SPH

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 28, 2008, 14:02
Default Implicit SPH
  #1
Tiago Etiene Queiroz
Guest
 
Posts: n/a
Hi everyone,

Does anybody know any paper or article that deals with implicit SPH (Smoothed Particles Hydrodynamics) technique. My question is actually if there is any technique to compute implicitly the smooth kernel W.

Thank you in advance,

Etiene
  Reply With Quote

Old   March 2, 2008, 14:46
Default Re: Implicit SPH
  #2
vvcs
Guest
 
Posts: n/a
Implicit SPH in all its glory, with moving particles for computing fluid flow is still and unsolved problem, as far as my information goes. There exists a paper that deals with implicit SPH conduction modeling:

Modeling Transient Heat Transfer Using SPH and Implicit Time Integration Rusty Rook; Mehmet Yildiz; Sadik Dost Num. Heat Transfer, Part B, 51, 1-23.

What do you mean by computing the kernel implicitly ?

  Reply With Quote

Old   March 5, 2008, 07:25
Default Re: Implicit SPH
  #3
Tiago Etiene Queiroz
Guest
 
Posts: n/a
Hello,

Thank you for your answer. I read the paper you've recommended and things starts to became clearer.

I'm trying to solve the following equation:

rho * dv/dt = - grad P, (I)

rho is the density, v is velocity, t is time d/dt is the derivative in time, grad is the gradient and P the pressure field.

What I really meant about computing the kernel implicit is that the kernel W(r) is a function of r = xi - xj, which is the relative position. In the beginning I was thinking that a implicit method in time would compute W not in the current time t but in t + 1 instead, which means compute r in time t+1 (unlike the paper you've cited, my particles can move trhough the domain). In this scenario, I would have a more complicated equation implicit in time, for instance, the SPH discretization of Equation (I) could be:

dv/dt = sum(j) { Vj * (P_j(t+1)/rho_j(t+1)^2 + P_i(t+1)/rho_i(t+1)^2) * grad W_ij(t+1) } where W is the kernel, rho is the density and V is the volume of a particle.

Thanks!
  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
Help. implicit discritization dearboy Main CFD Forum 0 November 25, 2010 21:46
Can anyone explain the difference between these implicit concepts? bearcat Main CFD Forum 0 February 20, 2010 18:39
SPH particle vs. real fragment size Katarina FLUENT 0 April 8, 2009 09:48
how implicit is implicit? Joe cool Main CFD Forum 7 July 16, 2004 11:10
UDF : Chemical Reaction in Catalytic Converter adhimac FLUENT 1 March 27, 2001 14:04


All times are GMT -4. The time now is 03:56.