ASCII FILE README2.DOC ====================== NOTE: Some files contain ASCII characters above 127 (dec.) which will display correctly on a monitor but may not reproduce correctly on a non-graphics printer. This diskette contains the FORTRAN source code of Version 3.00 for the programs BURSUB, DEPOR and RUNCONV. Files with the extension FOR are to be compiled. Files with the extension CMN are common areas which are required to satisfy the INCLUDE statement of FORTRAN during compilation. Each file contains one common area or sub-program. The source code was written for compilation by Lahey FORTRAN 77 (F77L) version 2.22. The root directory contains the following: 1. BURSUB.FOR - Source code for the main program of BURSUB version 3.00 (31 January 1989). It requires the CMN files in sub-directory BURSUB. 2. DEPOR.FOR - Source code for the main program of DEPOR version 3.00 (31 January 1989). It requires the CMN files in sub-directory DEPOR. 3. RUNCONV.FOR - Source code for program RUNCONV. 4. README2.DOC - This file. Sub-directory BURSUB contains the common areas and sub-programs required by both the numerical and the graphics version of program BURSUB. The following files are included: 1. BURINF00.CMN 2. IOFIL00.CMN 3. BURINI00.FOR 4. BURTAB00.FOR 5. DECOMP01.FOR 6. DEPDAT00.FOR 7. DIFDAT00.FOR 8. PARCOM01.FOR 9. RDDATA00.FOR 10. RDHLPB00.FOR 11. RDPARB00.FOR Sub-directory DEPOR contains the common areas and sub-programs required by program DEPOR. The following files are included: 1. DEPINF00.CMN 2. IOFIL00.CMN 3. DEPINI00 FOR 4. FINDLT00.FOR 5. FITOUT00.FOR 6. FPCHK00.FOR 7. RDHLPD00.FOR 8. RDLITH00.FOR 9. RDPARD00.FOR 10. READDP00.FOR 11. WLSLIN00.FOR Sub-directory GRAPHICS contains the common areas and sub-programs required only by the graphics version of program BURSUB. Subroutines BURPLT00 and SELPLT00 will require the CMN files in sub-directory BURSUB as well as those in GRAPHICS. These sub-programs must be linked with version 2.12 of the Graphics Development Toolkit produced by Graphics Software Systems. To eliminate graphics from BURSUB, delete from BURSUB.FOR all lines having the code "@@PLOT@@" in columns 72-80. The following files are included: 1. GRACTL00.CMN 2. POLYGN00.CMN 3. TVALUE00.CMN 4. BURPLT00.FOR 5. CHARAD01.FOR 6. CTSOLV01.FOR 7. CTXSET01.FOR 8. DEVBGN01.FOR 9. GRAINP01.FOR 10. GRID01.FOR 11. GTXSET01.FOR 12. HISTOG00.FOR 13. LINSET01.FOR 14. MRKSET01.FOR 15. RMSKLN00.FOR 16. RMSKPT00.FOR 17. SELPLT00.FOR Sub-directory UTILITY contains minor sub-programs required by both BURSUB and DEPOR. The following files are included: 1. ASKA01.FOR 2. CASE00.FOR 3. CEIL.FOR 4. CHOICE00.FOR 5. DOCOUT.FOR 6. DOSCMD00.FOR 7. DPFUNC00.FOR 8. FLOOR.FOR For program support, contact: Mike Fearon 6080 South St, Halifax N.S. B3H 1T1 Canada 902-429-1449 Suppliers of Lahey FORTRAN and the Graphics Development Toolkit are: Lahey Computer Systems,Inc. Graphics Software Systems,Inc. P.O. Box 6091 9590 SW Gemini Dr. Incline Village Beaverton NV 89450-6091 OR 97005 USA USA 702-831-2500 --------------------------------- 31 January 1989 F.M.Gradstein and M.Fearon Atlantic Geoscience Centre Bedford Institute of Oceanography Dartmouth, N.S. B2Y 4A2 Canada BITNET: GRADSTEI@DALAC ---------------------------------