Numerically solving NLS equation

  • Thread starter Thread starter hanson
  • Start date Start date
hanson
Messages
312
Reaction score
0
Hi all.
I am using the Split Step Fourier Method to solve NLS to study the interaction of two solitons.
I have done the animation of the collision of two solitons for exact solution.

But when I numerically solve it and watch the animation, the profiles during interaction is not quite the same. I don't really know what's wrong. I have used a finer step size to try again. But it doesn't help.

Will the numerical solution resemble the exact solution very well during interaction?

Can you kindly refer me to some animations of NLS soliton collision using numerical solutions? I am using the NLS in water wave context in the most simple form, namely iut+uxx+u^2u=0.
 
Physics news on Phys.org
hanson said:
iut+uxx+u^2u=0.
It going to be
iut + uxx + |u|^2u = 0
 
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