Fortan Codes for PHYCS 498A

The codes are written in FORTRAN 90, free format style. To compile them on an IBM workstation, use the xlf90 command.

To download the files to a file on your computer using netscape, hold down the shift while clicking with the mouse. To decompress gz files, use gunzip. To untar files, use tar -xvf name.tar 


Numerical Quadrature:
Root finding:
Semiclassical Quantization:
All above codes in a tar-file: codes.tar
Poison Equation solution by Green's function method
Solution of 1d Schrodinger equation by shooting method
Source code: Other files:
Atom calculations in the local density approximation
Source code: Other files:

Makefile for all the above programs: Makefile. (Heavily commented.)

Compressed tar file for the Koonin project 3 (modified by R. Martin) proj3.tar.gz


Programs for Plane wave calculations for bands in crystals:


Programs for Monte Carlo Calculations:

Additional Monte Carlo Codes beyond those covered in class
back to PHYCS 498A HomePage 
Richard M. Martin (rmartin@uiuc.edu)