schroedinger_nonlinear_pde_test


schroedinger_nonlinear_pde_test, a MATLAB code which calls schroedinger_nonlinear_pde(), which solves the complex partial differential equation (PDE) known as Schroedinger's nonlinear equation: dudt = i uxx + i gamma * |u|^2 u, in one spatial dimension, with Neumann boundary conditions.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and codes:

schroedinger_nonlinear_pde, a MATLAB code which solves the complex partial differential equation (PDE) known as Schroedinger's nonlinear equation: dudt = i uxx + i gamma * |u|^2 u, in one spatial dimension, with Neumann boundary conditions.

Source Code:


Last revised on 04 March 2021.