|
[Sponsors] | |||||
|
|
|
#1 |
|
Guest
Posts: n/a
|
Hi, dear friends,
I am trying to solve the Poisson equation on a retangular by using Neumann and Dirichlet boundary conditions. In the numerical method there is no mesh. We work with points distributed in the geometry. My question is this: "How to apply the Neumann boundary condition?" Thank you a lot, Kemelli |
|
|
||
|
|
|
#2 |
|
Guest
Posts: n/a
|
How do you discretize the Poisson equation, i.e. how do you describe derivatives using the control points? You must know that,... and your question should answer itself.
|
|
|
||
|
|
|
#3 |
|
Guest
Posts: n/a
|
I can think of two approaches, which may be called strong and weak implementations.
Strong 1 You already have a formula for the derivatives. Plug them into the Neumann condition and solve for the boundary value. Strong 2 If you are using least squares for approximating derivatives, use a Lagrange multiplier to include the Neumann condition. Weak If you are using least squares, square the Neumann condition and add it to the quantity you are minimizing. |
|
|
||
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Mixed/Robin boundary condition | aaev | OpenFOAM Bugs | 2 | December 15, 2011 14:03 |
| How to set the Heat Flux boundary condition at Outlet | creddy_trddc | CFX | 3 | September 21, 2011 07:44 |
| UDF : Neumann boundary condition | PierreM | FLUENT | 1 | December 5, 2008 07:06 |
| Rotating interpolated boundary condition | hani | OpenFOAM Running, Solving & CFD | 0 | July 4, 2006 07:09 |
| New topic on same subject - Flow around race car | Tudor Miron | CFX | 15 | April 2, 2004 05:18 |