Physics 5071 : Computational Physics
Class & Homework
Fall 2016
Week
Session
Ch
Notes
Packed files
H-Work
8/22/16
Basics
HjortJ_Ch1
HjortJ_Ch2
2
Suse1
,
Guide1
,
Furnstahl_UUnixC
,
vi
,
emacs
,
xmgrace
F95
first_f.tar
plot1d.tar
hw1
8/29/16
Errors
3
good code?
Intro to Continued Fractions
precision.tar
hw2
9/06/16
Recursion Roots
3 N7
Newton-Raphson
Nonlinear Equations (MHJ Ch.4)
Debugging (Oracle)
Debugging (gfortran)
roots.tar
9/12/16
Differentiation
8 N6
M.Hjorth-Jensen: Ch.3
Fitting in Grace
Radioative Decay
diff2.tar
hw3
9/19/16
Integration
4
Tricky Integrals
,
M.Hjorth-Jensen: Ch.7
NR-Doc:gauleg/gaulag
integration.tar
hw4
9/26/16
Data Fitting
5 N9
SplineNR
CubH-Spl
CubSpl
intp2.tar
hw5
10/03/16
Project I
Pr1
10/10/16
Eigensystems
15/16
Eigensystems Ch.12
Eigenvalues
testlin.tar
hw6
10/17/16
Randomness
11
Sobol-NR
RANDU-issue
CDF-RANDU
random.tar
hw7
10/24/16
Monte Carlo Integration
7
MC-Strategy
mc.tar
hw8
10/31/16
Diffusion & Metropolis
MHJ: Random Walks
Metropolis Algorithm
hw9
11/07/16
Path Integrals
MHJ: Quantum Monte Carlo Methods
Pathintegrals
hw10
11/14/16
ODE's
9/10, N15
Differential Eqs
Euler-Cromer Method
diffg.tar
hw11
11/21/16
Bound Value Problems
II 16
Numerov Alg.
MHJ_Ch9
J.M.Blatt, JCP1(1967)
V.E. Reis, Nusp 8636309
hw12
11/28/16
Code Profiling
SunStudio tcov
GNU gprof
OpenMP TAMU
tune.tar
hello_mp.tar
mattvec.tar
11/30/16
Project II
Pr2