|
[Sponsors] |
Problem with Poisson equation with Neumann BC |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 27, 2011, 12:23 |
Problem with Poisson equation with Neumann BC
|
#1 |
New Member
Jeff
Join Date: Mar 2011
Posts: 1
Rep Power: 0 |
Hi everybody !
In my CFD code, I use the pressure correction method and the package Fishpack to solve the pressure poisson equation. I tried to make my own solver for 2D Poisson equation with non homogeneous Neumann BC (FD scheme with ) I realized that it was not as easy as Dirichlet BC : I don't really know how to construct my matrix A. For example for a grid of 3x3 points, here is my matrix A : ( in i represtents x and j represents y) My vector of unknowns p : and the vector B : What do you think ? Is that correct ? What method should I use to solve this system ? SOR method ? |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Calculation of the Governing Equations | Mihail | CFX | 7 | September 7, 2014 07:27 |
orlandi code for poisson equation with FFT ( paid tutorial) | HaKu | Main CFD Forum | 0 | June 29, 2009 16:40 |
How to solve a Poisson equation with only Neumann boundaries? | mbgnfrx2 | Main CFD Forum | 6 | April 2, 2009 05:01 |
FEM pressure poisson equation (Implicit) | cfd-beginner | Main CFD Forum | 0 | August 9, 2005 14:32 |
pressure Poisson equation in fractinoal step metho | Rui | Main CFD Forum | 6 | October 15, 2000 05:57 |