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

Immersed Boundary Formulation

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 11, 2008, 14:55
Default Immersed Boundary Formulation
  #1
Rave
Guest
 
Posts: n/a
Hi, I am writing my own code and I want to use immersed boundary method for simulating flow around moving bodies. I have a question regarding the formulation.

According to formulation of Mohd.Yusof we have

u(n+1)(i,j)-u(n)(i,j)/dt=Rhs(n)(i,j)+f(n)(i,j)

where n is the time advanceme and (i,j) are the x and y co-ordinates

If the boudnary is conciding with a grid point and has velocity V we have

-->f(n)=V-u(n)/dt-Rhs(n). --> u(n+1)=u(n)+Rhs(n)*dt+f(n)*dt --> u(n+1)=u(n)+Rhs(n)+((V-u(n)/dt)-Rhs(n))*dt --> u(n+1)=V

If stationary and no -slip is used V=0 --> u(n+1)=0

am I correct to this point??

If the immersed point is not coinciding with the grid point use linear interpolation and instead of V we have velocity at a particular point for example at u(n)(i,j) to be u(n)(i,j+1)*fac (where the fac is the factor used to multiply that can be computed using linear interpolation so that zero falls in between them)i.e.

u(l)(i,j)=fac*u(n)(i,j+1)

using same procedure as above we have

--> u(n+1)(i,j)=fac*u(n)(i,j+1)

am I correct here ???

Is my formulation ok?? Thanks in advance

  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
Water subcooled boiling Attesz CFX 7 January 5, 2013 03:32
Immersed Boundary Ghost Cell Method thehexman Main CFD Forum 1 February 5, 2010 06:10
Concentric tube heat exchanger (Air-Water) Young CFX 5 October 6, 2008 23:17
Solver error message!!! IoSa CFX 1 September 14, 2006 04:48
immersed boundary method with unstructured mesh x.zhang Main CFD Forum 0 August 25, 2002 21:57


All times are GMT -4. The time now is 17:13.