|
[Sponsors] | |||||
Implementation of Periodic boundary condition |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
|
|
|
#1 |
|
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. |
|
|
||
|
|
|
#2 |
|
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) |
|
|
||
|
|
|
#3 |
|
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 |
|
|
||
|
|
|
#4 |
|
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... |
|
|
||
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Periodic boundary condition | Arif | FLUENT | 3 | March 9, 2017 02:18 |
| Simulating A water bubble in air with periodic boundary condition | cubicmatrixist | Main CFD Forum | 0 | October 14, 2010 13:26 |
| vorticity boundary condition | bearcharge | Main CFD Forum | 0 | May 14, 2010 12:32 |
| Periodic Boundary Condition Q | symkimon | COMSOL | 0 | May 15, 2009 00:54 |
| periodic boundary condition? | Sima Baheri | Phoenics | 5 | October 20, 2007 10:20 |