Limitation of Split-Step Fourier method

  • Thread starter Thread starter iamkitchai
  • Start date Start date
  • Tags Tags
    Fourier Method
iamkitchai
Messages
2
Reaction score
0
Hi,

I'm using the Split-step Fourier method for programming. I am going to use this method to solve a nonlinear Schrodinger equation with variable coefficients.

But before implement this method in Matlab, I would like to ask if this method always works in all siturations, and in what cases, this method can not be used.

Thanks,
Lam
 
Physics news on Phys.org
hi,
I also want to use split step Fourier method to solve gross-pitaevskii equation (nonlinear Schrodinger eq.). as well as I know it is the best method to solve this kind of equations.
But unfortunately I can't find any algorithm or a source code or something that gives a detailed information about this method. So I don't know how to implement this method.
Could you recommend me anything (paper, book, website etc.) about this? Or have you got any written code that you can send me?

Thanks,
Elif
 
Are there any good visualization tutorials, written or video, that show graphically how separation of variables works? I particularly have the time-independent Schrodinger Equation in mind. There are hundreds of demonstrations out there which essentially distill to copies of one another. However I am trying to visualize in my mind how this process looks graphically - for example plotting t on one axis and x on the other for f(x,t). I have seen other good visual representations of...
Back
Top