|
[Sponsors] |
July 14, 2005, 17:29 |
Far field boudary conditions in FDM
|
#1 |
Guest
Posts: n/a
|
Hi,
I have a simple shear flow with complicated interface conditions and am struggling to formulate far field boundary conditions for a staggered type grid. Applying du/dx=dv/dx=0 on the boundary I still have an unknown pressure term outside my domain. Any ideas? Also at the boundaries should I apply the boundary conditions above to the equations (Stokes) or simply disretise them and use them instead of the normal equations? Thanks James |
|
July 15, 2005, 13:19 |
Re: Far field boudary conditions in FDM
|
#2 |
Guest
Posts: n/a
|
This is for incompressible flow"
For velocities just set u(N) = u(N-1) {along X) v(N) = v(N-1) (along X) For pressure set pressure such that pressure at boundary to be zero P(N+1) = - P(N-1) Where N+1 is pressure point just ouside of domain and N-1 is point just inside domain (for staggered grid) |
|
July 15, 2005, 13:47 |
Re: Far field boudary conditions in FDM
|
#3 |
Guest
Posts: n/a
|
Thanks, thats great.
One final thing, would you substitute u(N)=u(N-1) into the discretised Stokes equations (so that dp/dx=d2u/dy2 etc) or would you simply use u(N)=u(N-1) instead of the bulk equations? Also do you know of any good books/sites on FDM and in particular staggered grid arrangements as on the whole I have found the literature average. Thanks again James |
|
July 20, 2005, 03:44 |
Re: Far field boudary conditions in FDM
|
#4 |
Guest
Posts: n/a
|
At outflow boundary the zero-gradient condition for (u,v,p) may work well. But you need fix something of the inflow.
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Simple 2D airfoil Boudary Conditions | doug | OpenFOAM Running, Solving & CFD | 3 | November 9, 2009 11:32 |
Reading field values and setting them as boundary conditions | sega | OpenFOAM Running, Solving & CFD | 1 | July 7, 2009 07:18 |
What boudary conditions should I use | lakeat | OpenFOAM Running, Solving & CFD | 3 | February 12, 2008 04:20 |
computational MHD flows, boundary conditions | packer | Main CFD Forum | 0 | March 21, 2006 04:35 |
Far Field Boundary Conditions | Xavi | Main CFD Forum | 8 | December 17, 1998 09:11 |