The assignment is due Thursday, April 30 in class.
This assignment should be done without any teamwork, i.e., only dead sources
and the advice of the instructor.
Please download the software package labeled Fortuna from the free
software area of MGNet.
The code is the file mgsor.tgz.
The file extension .tgz means that it is a gzipped tar file.
You may unpack it with
The code is written in Fortran-77.
You are do not need to modify it to do the assignment.
Thus, you should not need to know any Fortran in order to use this package.
You might find it worthwhile to look at the code, however.
If you modify the code in order to simplify some of the parts below, do not
use your modified code when reporting times.
Please compile and run the program on a UNIX workstation.
You can compile and link the code with the command make.
If your Fortran compiler objects to the -O3 option, try deleting the
3 (look in the file called Makefile).
Experiment with choices of the parameters.
Determine the fastest choice of methods and parameters to solve Laplace's
equation according to this software package.
Pleae do all of the following:
Write a report on what you found and provide details.
Please provide tables and make a solid recommendation (no wiggling) backed up
by your analysis.
Cheers,
Craig C. Douglas