schroedinger_nonlinear_pde_test


schroedinger_nonlinear_pde_test, an Octave 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, an Octave 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 14 June 2023.