|
[Sponsors] |
May 27, 2008, 03:50 |
How to solve equation ∂^2U/∂X^2 +∂^2U/∂Y^2
|
#1 |
Guest
Posts: n/a
|
I have an equation ∂^2U/∂X^2 +∂^2U/∂Y^2 = K^2U with the boundary conditions U = 0 on the boundary of the equilateral triangle. How to solve the equation
|
|
May 28, 2008, 10:15 |
Re: How to solve equation ∂^2U/∂X^2 +∂^2U/∂Y^2
|
#2 |
Guest
Posts: n/a
|
If your LHS should be -k^2U, this is the Helmholtz equation. It has analytic solution by separation of variables for certain geometries and BC, and maybe yours falls into these. See http://mathworld.wolfram.com/Helmhol...lEquation.html.
If this is not the case, please clarify - are you looking for analytic solution, or are you after a numerical one? |
|
May 30, 2008, 01:04 |
Re: How to solve equation ∂^2U/∂X^2 +∂^2U/∂Y^2
|
#3 |
Guest
Posts: n/a
|
I thought the solution is simply U=0. U=0 satisfies the governing equation and also the boundary conditions at all points on the sides if the triangle. Could not be this simple?
|
|
May 31, 2008, 15:08 |
Re: How to solve equation ∂^2U/∂X^2 +∂^2U/∂Y^2
|
#4 |
Guest
Posts: n/a
|
I would assume this is an eigenvalue problem (modulo sign confusion) so you must find K and corresponding U, |U|=1 which solve this equation. That is, find the first few eigenmodes of the Laplacian on this geometry. For this special case, you can compute the modes analytically. For very accurate numerical methods for more general planar regions, see the references in the paper below. Of course, you can always just discretize the problem and hand it to a solver package.
http://eprints.ma.man.ac.uk/594/01/c...ep2006_367.pdf |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
solve equation | michaelsmit | OpenFOAM Running, Solving & CFD | 4 | March 24, 2011 06:35 |
How to solve a Poisson equation with only Neumann boundaries? | mbgnfrx2 | Main CFD Forum | 6 | April 2, 2009 05:01 |
Can FLUENT solve our own defined equation? | lily | FLUENT | 1 | April 10, 2004 19:31 |
How to solve Poisson equation in CFX 4? | windhair | CFX | 3 | January 27, 2004 22:09 |
what's the best way to solve the energy equation? | canvas | Main CFD Forum | 1 | April 26, 1999 14:18 |