|
[Sponsors] |
NEUMANN BOUNDARY CONDITION IN MESHLESS METHODS |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 14, 2006, 07:53 |
NEUMANN BOUNDARY CONDITION IN MESHLESS METHODS
|
#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 |
|
July 14, 2006, 10:19 |
Re: NEUMANN BOUNDARY CONDITION IN MESHLESS METHODS
|
#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.
|
|
July 15, 2006, 02:41 |
Re: NEUMANN BOUNDARY CONDITION IN MESHLESS METHODS
|
#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. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Mixed/Robin boundary condition | aaev | OpenFOAM Bugs | 2 | December 15, 2011 15:03 |
How to set the Heat Flux boundary condition at Outlet | creddy_trddc | CFX | 3 | September 21, 2011 08:44 |
UDF : Neumann boundary condition | PierreM | FLUENT | 1 | December 5, 2008 08:06 |
Rotating interpolated boundary condition | hani | OpenFOAM Running, Solving & CFD | 0 | July 4, 2006 08:09 |
New topic on same subject - Flow around race car | Tudor Miron | CFX | 15 | April 2, 2004 07:18 |