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

Implementation of Periodic boundary condition

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 24, 2007, 17:59
Default Implementation of Periodic boundary condition
  #1
pankaj saha
Guest
 
Posts: n/a
hi All,

i want to apply periodic b.c in plane channel flow in the streamwise direction. can anybody help me in this regards.

do , i have to change the governing equation to apply the periodic b.c in the existing code , where inflow/outflow condition was imposed previously. my code is based on fdm.
  Reply With Quote

Old   August 25, 2007, 01:18
Default Re: Implementation of Periodic boundary condition
  #2
John Dongarra
Guest
 
Posts: n/a
> do , i have to change the governing equation to

no,

assume 1-D grid (i=0,N+1), you have two fictitious grids at boundaries (i=0, i=N+1) to exsert bc,

to impose periodic bc you should do sometihng like this:

u(0) = u(N) u(N+1) = u(1)
  Reply With Quote

Old   August 25, 2007, 04:51
Default Re: Implementation of Periodic boundary condition
  #3
taw
Guest
 
Posts: n/a
Hi,

But I think you also have to fix the height of the domain size equal to an integer multiple of the wavelength of the biggest (??) resolved wave.

But I haven't implemented it yet, but trying to.

regards,

TAW
  Reply With Quote

Old   September 25, 2007, 16:12
Default Re: Implementation of Periodic boundary condition
  #4
pankaj saha
Guest
 
Posts: n/a
hi,

could u please tell me that when i will use periodic b.c , in streamwise direction...the how i could handle the driving pressure term as source term...
  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
Periodic boundary condition Arif FLUENT 3 March 9, 2017 01:18
Simulating A water bubble in air with periodic boundary condition cubicmatrixist Main CFD Forum 0 October 14, 2010 12:26
vorticity boundary condition bearcharge Main CFD Forum 0 May 14, 2010 11:32
Periodic Boundary Condition Q symkimon COMSOL 0 May 14, 2009 23:54
periodic boundary condition? Sima Baheri Phoenics 5 October 20, 2007 09:20


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