To use laplace.f please log onto a machine with a fortran compiler. On most machines, this would be g77; however, on the HP's the only compiler is g77. To compile laplace.f, type g77 -o laplace laplace.f To run the code, type ./laplace the output will be in laplace.dat.