down

Section 11 Exercise: The Schrödinger Equation


Subsections

  approx time

CVS

1 min

The xpacket experimentarium

75 min

Additional experiments

75 min

Home Work

2 hours


down top CVS

[about 1 minute]

To extract the exercise files for this weeks exercise, do

    cd ~/ComputerPhysics
    cvs update -d

In case of problems, see the CVS update help page.

To avoid problems with "undefined procedures or functions" make sure IDL can find the necessary procedures.


down top The xpacket experimentarium

[about 75 minutes]

Today's X-widget interface should help refresh your understanding of the basic properties of solutions to the Schrödinger equation.

Starting Up

Flat Potential: Wave Packets

The initial condition corresponds to a wave packet bouncing back and forth

Gaussian Barrier

The "Gauss" button creates a potential barrier in the form of Gaussian.

Harmonic Oscillator

A parabolic potential corresponds to a harmonic oscillator.

Step Function

The step function is not infinitely steep; its shape may be controlled by the width parameter.

Double Well


down top Additional experiments

[about 75 minutes]

The following experiments should add to your understanding of the Schrödinger equation. First we are going to investigate the FFT of the signal, and then change integration algorithm to prove that the straightforward brute force does not work for this case.


Now, lets change to the time integration algorithm. The previous part of the exercise showed that the implicit approach worked - preserved the total norm of the probability in time. We also hinted that this is not the case using an explicit method. Now is the time for proving that:

OK, I have updated and saved the setup.pro procedure to use the Runge-Kutta method for time stepping Locate and upload your setup.pro file: Credits: 5/-2
max: 5


down top Home work

[about 2 hours]

The second Project is introduced one Wednesday. You should read (have read :-) the sections on Partial Differential Equations (in Numerical Recipes -- cf. the Chapter 11 lecture notes for details).


$Id: index.php,v 1.11 2010/06/04 09:42:27 aake Exp $