Home
|
Lectures
|
Library
|
Homework
Lectures Notes and Codes
Chapter 10: Quantum Mechanics
Wednesday April 1 Lecture Notes
and code
dmc.cpp
.
Monday March 30 Lecture Notes
Friday March 27 Lecture Notes
and code
vmc-he.cpp
.
Wednesday March 25 Lecture Notes
and code
vmc.cpp
.
Friday March 20 Lecture Notes
and code
wavepacket.cpp
.
Monday March 16 Lecture Notes
Friday March 6 Lecture Notes
and codes
schroedinger.cpp
.
Wednesday March 4 Lecture Notes
and codes
shooting.cpp
,
relaxing.cpp
.
Computational Physics Library (cpl)
code from Fall 2008.
Chapter 9: Molecular Dynamics
Friday February 20 Lecture Notes
and code
fpu.cpp
.
Check out these
Java Simulations for Statistical and Thermal Physics
.
Wednesday February 18 Lecture Notes
Monday February 16 Lecture Notes
Friday February 13 Lecture Notes
and codes
md3.cpp
,
count.cpp
.
Wednesday February 11 Lecture Notes
and code
md2.cpp
.
Monday February 9 Lecture Notes
and code
md.cpp
.
Chapter 8: Statistical Mechanics, Phase Transitions and the Ising Model
Wednesday February 4 Lecture Notes
and code
wolff.cpp
.
Monday February 2 Lecture Notes
and code
auto.cpp
.
Friday January 30 Lecture Notes
Wednesday January 28 Lecture Notes
Please register your clicker with UBlearns, see
UBclicks for students
for instructions. You only need to do this once for all your courses that use UBclicks.
Monday January 26 Lecture Notes
and code
ising2.cpp
.
Friday January 23 Lecture Notes
and code
metropolis.cpp
.
Wednesday January 21 Lecture Notes
and codes
bisection.cpp
,
secant.cpp
,
tangent.cpp
.
Chapter 7: Random Systems
Friday January 16 Lecture Notes
and code
darts.cpp
,
uniform.cpp
.
Wednesday January 14 Lecture Notes
and code
random-test.cpp
,
decay-rand.cpp
.
Chapter 1: A First Numerical Problem
Monday January 12 Lecture Notes
and code
decay.cpp
To compile and run decay.cpp on a Windows machine, and plot the output:
Download and install
Visual C++ 2008 Express Edition
Download and install
Gnuplot
Richard J. Gonsalves