----------------------------------------------------------------------------- /pub/agbu/DFREML ----------------------------------------------------------------------------- This directory contains the FORTRAN code, test data, worked examples and manual for DFREML version 2.1. As the extension '.Z' signifies, all files have been compressed, i.e. don't forget to set binary more for ftp-ing. ----------------- All code has ben packaged using the Unix "tar" command. It is held in two files : dfreml.v21.tar.Z contains all DFREML specific source code and accompanying Makefiles. kmlib.tar.Z contains some auxiliary subroutines used by DFREML. See Chapter 9 of the User Notes or "readme.install" for instructions on installation of DFREML. ----------------- Similarly, the various example data files have put together using "tar". dfreml.testdata.tar.Z is the archive containing the test data files. ----------------- The user notes have been typeset using LaTeX and are available as postscript or dvi file(s). Currently there are about 100 pages. NB : These files have been created assuming A4 page size ! (Edit the ps files accordingly if your printer doesn't know about this) dfmanual.v21.pt1.ps.Z contains the postscript code for part 1 of the user manual. dfmanual.v21.pt2.ps.Z contains the postscript code for part 2 of the user manual. dfmanual.v21.pt3.ps.Z contains the postscript code for part 3 of the user manual. dfmanual.v21.dvi.Z contains the "dvi" file with the complete manual. ----------------- examples.tar.Z contains all input, output and result files for the worked examples using the test data; in the moment they are not totally as described in the user notes (to be updated soon). -------------------------------------------------------------------------------