How to Solve a Complex 2D PDE in Toroidal Coordinates?

  • Thread starter Thread starter maverick280857
  • Start date Start date
  • Tags Tags
    2d Pde
maverick280857
Messages
1,774
Reaction score
5
Hi,

After considerable simplification in a problem I'm working on, I end up with the following partial differential equation:

<br /> \partial_{\eta}\left(\frac{\sinh\eta}{\Delta}\partial_{\eta}g\right) + \partial_{\theta}\left(\frac{\sinh\eta}{\Delta}\partial_{\theta}g\right) + c^2\left[\frac{E_{p} - V(\eta,\theta)}{\Delta\sinh\eta}\right]g = 0<br />

where c is a positive constant, E_{p} is a constant, V_{0} is a constant and

V(\eta,\theta) = V_0\sqrt{\frac{\Delta}{\sinh\eta}}Q_{-1/2}(\coth\eta)

where Q is the Legendre function,

\Delta = \cosh\eta - \cos\theta

The d.e. actually comes from a separation of variables in toroidal coordinates. I am not sure how I should proceed to solve this differential equation for g(\eta,\theta).

Any inputs on how to solve this differential equation analytically will be appreciated.

Thanks in advance!
 
Last edited:
Physics news on Phys.org
Is there some substitution which will simplify this equation maybe?
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top